Bug#1115894: systemd: doesn't accept short format timezones, for example CET

Paragoumba debian at paragoumba.fr
Sun Sep 21 11:08:50 BST 2025


Package: systemd
Version: 258-1
Severity: normal
X-Debbugs-Cc: debian at paragoumba.fr

Dear Maintainer,
I am trying to use systemd timers. I want to start the timer at a specific time relative to a timezone. If a timezone is specified as a short format (CET, EET, etc.), the systemd fails to parse the provided time string.
For example, when running `systemd-analyze timestamp 'Fri 2012-11-23 23:02:15 CET'`, I get `Failed to parse "Fri 2012-11-23 23:02:15 CET": Invalid argument`
I found a related systemd issue which says it should have been fixed in v257 (https://github.com/systemd/systemd/pull/34672). I have 258-1 in debian sid. When testing on ArchLinux with the version 258-2, everything works.
I have checked with CET and EET, they are both listed by `timedatectl list-timezones`. Long format timezones (Asia/Tokyo) are working well.
Thank you

-- Package-specific info:

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

Kernel: Linux 6.16.7+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.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  libacl1            2.3.2-2+b1
ii  libaudit1          1:4.1.2-1
ii  libblkid1          2.41.1-3
ii  libc6              2.41-12
ii  libmount1          2.41.1-3
ii  libpam0g           1.7.0-5
ii  libseccomp2        2.6.0-2
ii  libselinux1        3.8.1-1
ii  libssl3t64         3.5.3-1
ii  libsystemd-shared  258-1
ii  libsystemd0        258-1
ii  mount              2.41.1-3

Versions of packages systemd recommends:
ii  dbus [default-dbus-system-bus]   1.16.2-2
ii  linux-sysctl-defaults            4.14
ii  systemd-cryptsetup               258-1
ii  systemd-timesyncd [time-daemon]  258-1

Versions of packages systemd suggests:
pn  libtss2-tcti-device0  <none>
ii  polkitd               126-2
pn  systemd-boot          <none>
pn  systemd-container     <none>
pn  systemd-homed         <none>
pn  systemd-repart        <none>
ii  systemd-resolved      258-1
pn  systemd-userdbd       <none>

Versions of packages systemd is related to:
ii  dbus-user-session  1.16.2-2
pn  dracut             <none>
ii  initramfs-tools    0.150
pn  libnss-systemd     <none>
ii  libpam-systemd     258-1
ii  udev               258-1

-- 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 10:18:41.000000000 +0000
+++ /etc/tmpfiles.d/screen-cleanup.conf	2023-05-31 04:30:06.175891830 +0000
@@ -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

[OVERRIDDEN] /etc/tmpfiles.d/tmp.conf -> /usr/lib/tmpfiles.d/tmp.conf

--- /usr/lib/tmpfiles.d/tmp.conf	2025-09-17 12:00:39.000000000 +0000
+++ /etc/tmpfiles.d/tmp.conf	2024-09-24 21:27:42.367988069 +0000
@@ -1,12 +1 @@
-#  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.
-
-# See tmpfiles.d(5) for details.
-
-# Clear tmp directories separately, to make them easier to override
-q /tmp 1777 root root 10d
-q /var/tmp 1777 root root 30d
+D /tmp 1777 root root -

[OVERRIDDEN] /etc/systemd/system/apache2 at local.service.d/override.conf -> /etc/systemd/system/tailscaled.service.d/override.conf

--- /etc/systemd/system/tailscaled.service.d/override.conf	2025-06-04 17:27:36.893356281 +0000
+++ /etc/systemd/system/apache2 at local.service.d/override.conf	2025-06-04 18:26:49.275870216 +0000
@@ -1,2 +1,6 @@
-[Service]
-ExecStartPost=/bin/bash -c '(while ! ping -c1 100.100.100.100 >/dev/null; do sleep 1; done);'
+[Unit]
+#After=sys-devices-virtual-net-tailscale0.device
+#Requires=sys-devices-virtual-net-tailscale0.device
+
+After=tailscaled.service
+Requires=tailscaled.service

[OVERRIDDEN] /etc/systemd/system/sshd-keygen at .service.d/disable-sshd-keygen-if-cloud-init-active.conf -> /usr/lib/systemd/system/sshd-keygen at .service.d/disable-sshd-keygen-if-cloud-init-active.conf

Files /usr/lib/systemd/system/sshd-keygen at .service.d/disable-sshd-keygen-if-cloud-init-active.conf and /etc/systemd/system/sshd-keygen at .service.d/disable-sshd-keygen-if-cloud-init-active.conf are identical

[OVERRIDDEN] /usr/lib/systemd/system/user at .service.d/10-login-barrier.conf -> /usr/lib/systemd/system/user at 0.service.d/10-login-barrier.conf

--- /usr/lib/systemd/system/user at 0.service.d/10-login-barrier.conf	2025-09-17 12:00:39.000000000 +0000
+++ /usr/lib/systemd/system/user at .service.d/10-login-barrier.conf	2025-09-17 12:00:39.000000000 +0000
@@ -7,6 +7,8 @@
 #  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 
-# Empty file to mask its counterpart for unprivileged users and thus cancels
-# "After=systemd-user-session.service" ordering constraint so that root can log
-# in even if the boot process is not yet finished.
+[Unit]
+# Make sure user instances are started after logins are allowed. However this
+# is not desirable for user at 0.service since root should be able to log in
+# earlier during the boot process especially if something goes wrong.
+After=systemd-user-sessions.service

[EXTENDED]   /usr/lib/systemd/system/postgresql.service -> /etc/systemd/system/postgresql.service.d/override.conf
[EXTENDED]   /usr/lib/systemd/system/rc-local.service -> /usr/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-fsck-root.service -> /usr/lib/systemd/system/systemd-fsck-root.service.d/10-skip-fsck-initramfs.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-localed.service -> /usr/lib/systemd/system/systemd-localed.service.d/x11-keyboard.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-logind.service -> /usr/lib/systemd/system/systemd-logind.service.d/dbus.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-networkd-wait-online.service -> /run/systemd/system/systemd-networkd-wait-online.service.d/10-netplan.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-udevd.service -> /usr/lib/systemd/system/systemd-udevd.service.d/syscall-architecture.conf
[EXTENDED]   /usr/lib/systemd/system/tailscaled.service -> /etc/systemd/system/tailscaled.service.d/override.conf
[EXTENDED]   /usr/lib/systemd/system/user at .service -> /usr/lib/systemd/system/user at .service.d/10-login-barrier.conf

14 overridden configuration files found.
-------------- next part --------------
Manager: systemd 258 (258-1)
Features: +PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE
Timestamp kernel: Mon 2025-09-15 08:42:53 UTC
Timestamp userspace: Mon 2025-09-15 08:42:57 UTC
Timestamp finish: Mon 2025-09-15 08:44:34 UTC
Timestamp security-start: Mon 2025-09-15 08:42:57 UTC
Timestamp security-finish: Mon 2025-09-15 08:42:57 UTC
Timestamp generators-start: Mon 2025-09-15 08:42:58 UTC
Timestamp generators-finish: Mon 2025-09-15 08:42:59 UTC
Timestamp units-load-start: Mon 2025-09-15 08:42:59 UTC
Timestamp units-load-finish: Mon 2025-09-15 08:42:59 UTC
Timestamp units-load: Sun 2025-09-21 09:44:24 UTC
Subscribed: :1.3
? Unit systemd-factory-reset.socket:
	Description: Factory Reset Management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 0054ccb97cda48d4ababcca49f8f1b0a
	Documentation: man:systemd-factory-reset.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-factory-reset.socket
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/io.systemd.FactoryReset (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	MaxConnectionsPerSource: 16
	ListenStream: /run/systemd/io.systemd.FactoryReset
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PollLimitIntervalSec: 2s
	PollLimitBurst: 150
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount:
	Description: /var/lib/containers/storage/overlay/37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:56 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 7bdcc4bef7d949ccb5b60a54cf5677e4
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/F62ROVNDZKHRGZTX2WWWAHVUHW:/var/lib/containers/storage/overlay/l/3ODK4BYM7ZTUAUBHWBNGZW7GV4:/var/lib/containers/storage/overlay/l/FUXC53LAVZTZV56N5KGHL66AKQ:/var/lib/containers/storage/overlay/l/O3WCODBOHDJGCCQKBL73DAZAEU:/var/lib/containers/storage/overlay/l/JQBKTA4ZEZZOFSSIQRRSMFDTKX,upperdir=/var/lib/containers/storage/overlay/37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5/diff,workdir=/var/lib/containers/storage/overlay/37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-tmpfiles-clean.service:
	Description: Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 08:58:04 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 08:58:04 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 08:58:04 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: c3ba3dd9f1724314966fbc88ac42d11f
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-clean.service
	Condition Timestamp: Sun 2025-09-21 08:58:04 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 08:58:04 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	After: time-set.target (origin-file)
	After: local-fs.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-clean.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
	References: local-fs.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: time-set.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	IOSchedulingClass: idle
	IOPriority: 4
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-tmpfiles --clean
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit initrd-switch-root.service:
	Description: Switch Root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/initrd-switch-root.service
	AssertPathExists: /etc/initrd-release untested
	Requires: system.slice (origin-file)
	Wants: initrd-switch-root.target (origin-file)
	WantedBy: initrd-switch-root.target (destination-file)
	ConflictedBy: systemd-udevd.service (destination-file)
	After: initrd-switch-root.target (destination-file)
	After: systemd-udevd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	OnFailure: emergency.target (origin-file)
	References: emergency.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemctl --no-block switch-root
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5f0fd975eaa34fa8badcd6eab626b3d8
	Documentation: man:sshd(8)
	Documentation: man:sshd_config(5)
	Fragment Path: /usr/lib/systemd/system/ssh.service
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run untested
	Condition Timestamp: Mon 2025-09-15 08:43:07 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:07 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: sshd-keygen.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: network.target (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-path)
	After: cloud-init.service (destination-file)
	After: nss-user-lookup.target (origin-file)
	After: sshd-keygen.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: auditd.service (origin-file)
	After: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: auditd.service (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: sshd-keygen.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: network.target (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	ReferencedBy: cloud-init.service (destination-file)
	ReferencedBy: sshd-keygen.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/sshd (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1987
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: -/etc/default/ssh
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: sshd
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount:
	Description: /var/lib/containers/storage/overlay/91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:52 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:52 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:52 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: fb1ce72966cf4c77ab1525018ff78f93
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: -.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/2X4IRDTNCWCMXMAVEV3I43GJBZ:/var/lib/containers/storage/overlay/l/JJI7YOMOBER6ZSDFYL6SRDGSE7:/var/lib/containers/storage/overlay/l/IA7MTGOPYBWDAKIQTEA6I4VYKA:/var/lib/containers/storage/overlay/l/A66F6QU24LNMY5LC4SRBTY6H2M:/var/lib/containers/storage/overlay/l/OKACQDZX4NL3DCQ7EEHXVXSS2J:/var/lib/containers/storage/overlay/l/RR67SSWYBMTESNOZQJRPPVK4TR:/var/lib/containers/storage/overlay/l/UJR6FHFOJY6OT7TJKYJUJ46VVC:/var/lib/containers/storage/overlay/l/4VTTCZOIESGDTYEDP6LCBMPY3M:/var/lib/containers/storage/overlay/l/V2RLWRKTFTZCI6JSBDHOABZCE7:/var/lib/containers/storage/overlay/l/47SOH3ZSVUGDQFCXZZTJSBXVFV:/var/lib/containers/storage/overlay/l/TCTUVRCI5GNPW74KNYGO4QMRNS,upperdir=/var/lib/containers/storage/overlay/91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c/diff,workdir=/var/lib/containers/storage/overlay/91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-networkd.service:
	Alias: dbus-org.freedesktop.network1.service
	Description: Network Configuration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:33 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:33 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:33 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-networkd.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-devices
	Invocation ID: 0819921867be443e9d65fc33edbdafce
	Documentation: man:systemd-networkd.service(8)
	Documentation: man:org.freedesktop.network1(5)
	Fragment Path: /usr/lib/systemd/system/systemd-networkd.service
	ConditionCapability: CAP_NET_ADMIN untested
	Condition Timestamp: Wed 2025-09-17 20:57:33 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:33 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: systemd-networkd-persistent-storage.service (origin-file)
	Wants: netplan-ovs-cleanup.service (origin-file)
	Wants: systemd-networkd.socket (origin-file)
	Wants: systemd-networkd-varlink.socket (origin-file)
	Wants: network.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	BoundBy: systemd-networkd-persistent-storage.service (destination-file)
	BoundBy: systemd-networkd-wait-online.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: network.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-networkd-wait-online.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-networkd-persistent-storage.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: multi-user.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysctl.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-networkd-varlink.socket (origin-file destination-implicit)
	After: systemd-udevd.service (origin-file)
	After: systemd-networkd.socket (origin-file destination-implicit)
	After: network-pre.target (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: -.mount (origin-path)
	TriggeredBy: systemd-networkd-varlink.socket (origin-file destination-implicit)
	TriggeredBy: systemd-networkd.socket (origin-file destination-implicit)
	References: systemd-udevd.service (origin-file)
	References: multi-user.target (origin-file)
	References: systemd-networkd.socket (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: netplan-ovs-cleanup.service (origin-file)
	References: systemd-networkd-varlink.socket (origin-file)
	References: shutdown.target (origin-file)
	References: network.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-networkd-persistent-storage.service (origin-file)
	References: -.mount (origin-path)
	References: network-pre.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-networkd-varlink.socket (destination-implicit)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: systemd-networkd-wait-online.service (destination-file)
	ReferencedBy: systemd-networkd.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/netif (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify-reload
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 861248
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.network1
	Bus Name Good: yes
	RestartSec: 0
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGUSR2
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: invisible
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/netif
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_sys_admin cap_bpf
	AmbientCapabilities: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_sys_admin cap_bpf
	User: systemd-network
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: renameat2 personality pidfd_open request_key epoll_wait eventfd io_setup sched_getaffinity inotify_rm_watch preadv2 setregid setfsgid io_pgetevents_time64 set_tid_address getpriority setgid32 poll readdir semop rt_sigaction waitpid epoll_create setfsuid timer_delete readahead capget sendto newfstatat ioprio_set getrandom restart_syscall getegid32 sched_getscheduler fstatat64 getdents seccomp socketcall setfsgid32 futex_waitv process_madvise getdents64 utime llistxattr fadvise64 sched_getattr sched_setattr statmount gettimeofday pipe2 uretprobe timerfd_settime getcwd recvmmsg_time64 sigreturn fork alarm getgroups rename arch_prctl mq_open faccessat sync_file_range semget _llseek msgctl sched_yield fchownat fchmodat chown32 landlock_add_rule write pidfd_send_signal chmod exit_group nice fchmodat2 timer_gettime64 faccessat2 umask mlockall inotify_add_watch fcntl64 sigaction mmap2 pwritev2 landlock_restrict_self readv epoll_pwait recv removexattrat futimesat timerfd_gettime clock_gettime64 ipc uname remap_file_pages getresgid32 timer_create preadv membarrier timer_getoverrun lstat64 wait4 sched_setparam symlinkat sendmsg timerfd_create inotify_init mlock2 connect rt_sigpending open splice dup lstat shmdt swapcontext tkill oldolduname brk recvfrom cacheflush ppoll mkdirat timerfd_gettime64 mq_timedsend_time64 io_cancel vmsplice getppid memfd_create mknodat ioprio_get close_range recvmsg inotify_init1 setxattrat fcntl lchown32 statfs64 shmat listxattr truncate readlink epoll_ctl io_pgetevents _newselect munmap signalfd4 openat pipe clock_nanosleep_time64 epoll_create1 oldfstat bind listxattrat olduname copy_file_range mremap epoll_wait_old setregid32 sync getxattrat tee timer_gettime pause prlimit64 set_thread_area send symlink setsockopt waitid setresuid32 creat getitimer migrate_pages sync_file_range2 lseek arm_fadvise64_64 getsid geteuid32 set_robust_list userfaultfd fchmod signalfd getsockname vfork setuid32 futex_time64 oldstat dup3 sigprocmask setpriority sched_rr_get_interval_time64 shutdown io_getevents link ppoll_time64 shmctl msgget pread64 sched_get_priority_max pselect6 lgetxattr getpgid fstat mseal rt_sigprocmask shmget sched_rr_get_interval fchown unlink sched_setscheduler get_thread_area exit mq_getsetattr riscv_hwprobe openat2 getrusage linkat pselect6_time64 process_vm_writev geteuid prctl lsetxattr io_destroy getuid32 sendfile eventfd2 stat64 munlockall kcmp io_submit fstatfs64 pwrite64 socket mlock fchdir mq_timedreceive_time64 get_robust_list clock_gettime removexattr accept4 execveat getegid socketpair rt_sigtimedwait_time64 signal semctl truncate64 setresgid setfsuid32 rmdir times recvmmsg move_pages setitimer gettid fsetxattr statx utimensat rt_tgsigqueueinfo process_vm_readv pwritev epoll_ctl_old fadvise64_64 getcpu chdir getgroups32 ugetrlimit setpgid sendfile64 add_key getgid sendmmsg accept getuid readlinkat set_mempolicy sysinfo access timerfd_settime64 setreuid writev clone msgsnd setgroups32 unshare clock_getres rt_sigqueueinfo setgid setsid timer_settime64 tgkill listen fstatfs timer_settime time chown madvise io_uring_enter setresgid32 setgroups msync sigsuspend select listmount io_uring_setup name_to_handle_at mmap getrlimit io_uring_register getsockopt getxattr ftruncate getpgrp utimes fallocate fstat64 clone3 set_mempolicy_home_node fsync open_tree set_tls mq_notify mq_unlink getgid32 setuid getresuid32 sched_setaffinity utimensat_time64 rt_sigtimedwait fchown32 getpid flistxattr getresuid get_mempolicy sched_get_priority_min mknod getpeername read fremovexattr statfs setrlimit rseq msgrcv sigpending mkdir sched_getparam capset mq_timedreceive nanosleep syncfs semtimedop_time64 execve fgetxattr fdatasync kill setns munlock setxattr ftruncate64 ioctl sigaltstack epoll_pwait2 oldlstat landlock_create_ruleset lremovexattr keyctl clock_getres_time64 renameat riscv_flush_icache mprotect clock_nanosleep setresuid flock lchown unlinkat futex rt_sigreturn mbind close mq_timedsend bpf setreuid32 stat rt_sigsuspend getresgid semtimedop dup2
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-networkd
	Status Text: Processing requests...
	File Descriptor Store Max: 512
	File Descriptor Store Pin: restart
	File Descriptor Store Current: 1
	File Descriptor Store Entry: 'manager-serialization' (type=reg; dev=0:1; inode=18268; rdev=0:0; path=/memfd:serialization (deleted); access=rw)
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
	DeviceAllow: char-* rw
? Unit apache2.service:
	Alias: httpd.service
	Description: The Apache HTTP Server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 00:41:10 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:03 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5421b5130dae41c491add0f0b3774c75
	Documentation: https://httpd.apache.org/docs/2.4/
	Fragment Path: /usr/lib/systemd/system/apache2.service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: tmp.mount (origin-path)
	Wants: -.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: system.slice (origin-file)
	After: tmp.mount (origin-path)
	After: network.target (origin-file)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: nss-lookup.target (origin-file)
	After: remote-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: tmp.mount (origin-path)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: network.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: nss-lookup.target (origin-file)
	References: remote-fs.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: on-abnormal
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1097
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: APACHE_STARTED_BY_SYSTEMD=true
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit grafana-server.service:
	Description: Grafana instance
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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/grafana-server.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-devices
	Invocation ID: b8474d91451c49dca2db8e15e752ffd0
	Documentation: http://docs.grafana.org
	Fragment Path: /usr/lib/systemd/system/grafana-server.service
	Condition Timestamp: Mon 2025-09-15 08:43:07 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:07 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	Wants: tmp.mount (origin-path)
	Wants: -.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: -.mount (origin-path)
	After: mysql.service (origin-file)
	After: tmp.mount (origin-path)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	After: influxdb.service (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: postgresql.service (origin-file)
	After: mariadb.service (origin-file)
	References: -.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: tmp.mount (origin-path)
	References: network-online.target (origin-file)
	References: mariadb.service (origin-file)
	References: postgresql.service (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: influxdb.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: mysql.service (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	RequiresMountsFor: /run/grafana (origin-file)
	RequiresMountsFor: /usr/share/grafana (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 2032
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 20s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0027
	WorkingDirectory: /usr/share/grafana
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: invisible
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: /etc/default/grafana-server
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0750
	RuntimeDirectory: grafana
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 10000
	LimitNOFILESoft: 10000
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: 
	User: grafana
	Group: grafana
	DynamicUser: no
	LockPersonality: yes
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/share/grafana/bin/grafana server "--config=\${CONF_FILE}" "--pidfile=\${PID_FILE_DIR}/grafana-server.pid" --packaging=deb "cfg:default.paths.logs=\${LOG_DIR}" "cfg:default.paths.data=\${DATA_DIR}" "cfg:default.paths.plugins=\${PLUGINS_DIR}" "cfg:default.paths.provisioning=\${PROVISIONING_CFG_DIR}"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
? Unit dev-sda15.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2db50d765337449daa7c4ad5de15e5d0
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	RequiredBy: boot-efi.mount (destination-mountinfo)
	Before: boot-efi.mount (destination-mountinfo)
	PropagatesStopTo: boot-efi.mount (destination-mountinfo)
	ReferencedBy: boot-efi.mount (destination-mountinfo)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/sda15
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev,found-mount
? Unit postgresql.service:
	Description: PostgreSQL RDBMS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:56 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Exit Timestamp: Mon 2025-09-15 08:43:53 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:53 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 7de922bd039b4cecaa82c159e1cc47ce
	Fragment Path: /usr/lib/systemd/system/postgresql.service
	DropIn Path: /etc/systemd/system/postgresql.service.d/override.conf
	Condition Timestamp: Mon 2025-09-15 08:43:56 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:56 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: matrix-network.service (origin-file)
	Wants: sys-devices-virtual-net-podman0.device (origin-file)
	Wants: postgresql at 17-main.service (origin-file)
	RequiredBy: mautrix-whatsapp.service (destination-file)
	RequiredBy: mautrix-meta.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	ConsistsOf: postgresql at 17-main.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: grafana-server.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: mautrix-whatsapp.service (destination-file)
	Before: mautrix-meta.service (destination-file)
	After: postgresql at 17-main.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: vaultwarden.service (destination-file)
	After: matrix-network.service (origin-file)
	After: joplin.service (destination-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: sys-devices-virtual-net-podman0.device (origin-file)
	PropagatesReloadTo: postgresql at 17-main.service (destination-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: sys-devices-virtual-net-podman0.device (origin-file)
	References: postgresql at 17-main.service (origin-file)
	References: basic.target (origin-default)
	References: matrix-network.service (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: grafana-server.service (destination-file)
	ReferencedBy: postgresql at 17-main.service (destination-file)
	ReferencedBy: mautrix-meta.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: vaultwarden.service (destination-file)
	ReferencedBy: joplin.service (destination-file)
	ReferencedBy: mautrix-whatsapp.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit unattended-upgrades.service:
	Description: Unattended Upgrades Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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/unattended-upgrades.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 87355d6ce8b3402aa169de67776c90a0
	Documentation: man:unattended-upgrade(8)
	Fragment Path: /usr/lib/systemd/system/unattended-upgrades.service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	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: -.mount (origin-path)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-logind.service (origin-file)
	After: network.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	References: local-fs.target (origin-file)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-logind.service (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run (origin-file)
	RequiresMountsFor: /boot (origin-file)
	RequiresMountsFor: /var/log (origin-file)
	RequiresMountsFor: /var/lib (origin-file)
	RequiresMountsFor: /var/run (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 814
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 30min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signal
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit cryptsetup.target:
	Description: Local Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 56b5e19deb284e4598d56999ca8f860b
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/cryptsetup.target
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	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-pcrphase-initrd.service (destination-file)
	After: systemd-ask-password-console.path (destination-file)
	After: systemd-ask-password-wall.path (destination-file)
	After: cryptsetup-pre.target (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: sysinit.target (destination-file destination-default)
	ReferencedBy: cryptsetup-pre.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? 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: Sun 2025-09-21 09:39:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 1490a0c22c624283adabf7c51fb75005
	Fragment Path: /usr/lib/systemd/system/phpsessionclean.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: phpsessionclean.service (origin-implicit)
	After: time-set.target (origin-default)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	After: -.mount (origin-path)
	Triggers: phpsessionclean.service (origin-implicit)
	References: time-set.target (origin-default)
	References: time-sync.target (origin-default)
	References: shutdown.target (origin-default)
	References: phpsessionclean.service (origin-implicit)
	References: -.mount (origin-path)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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
	DeferReactivation: no
	OnCalendar: *-*-* *:09,39:00
? Unit initrd-root-fs.target:
	Description: Initrd Root File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/initrd-root-fs.target
	AssertPathExists: /etc/initrd-release untested
	RequiredBy: initrd-parse-etc.service (destination-file)
	WantedBy: initrd-switch-root.target (destination-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: initrd.target (destination-file)
	Before: initrd-switch-root.target (destination-file)
	Before: initrd-cleanup.service (destination-file)
	Before: initrd-parse-etc.service (destination-file)
	OnFailure: emergency.target (origin-file)
	References: emergency.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: initrd-cleanup.service (destination-file)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: initrd-parse-etc.service (destination-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: dead
? Unit apparmor.service:
	Description: Load AppArmor profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: e0bdaffb2b9d416f8ecac3ebcdf21129
	Documentation: man:apparmor(7)
	Documentation: https://gitlab.com/apparmor/apparmor/wikis/home/
	Fragment Path: /usr/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: Mon 2025-09-15 08:43:01 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:01 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald-audit.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: systemd-journald-audit.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/cache/apparmor (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: dbc9051c910141ff9824c24362472a0c
	Following: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00001.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:01.1-ata-1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:0/1:0:0:0/block/sr0
	Found: found-udev
? Unit system-modprobe.slice:
	Description: Slice /system/modprobe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 0c08f0ab7dcc44bfb70e447a99a8482b
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: modprobe at efi_pstore.service (destination-file)
	RequiredBy: modprobe at configfs.service (destination-file)
	RequiredBy: modprobe at loop.service (destination-file)
	RequiredBy: modprobe at nvme_fabrics.service (destination-file)
	RequiredBy: modprobe at fuse.service (destination-file)
	RequiredBy: modprobe at drm.service (destination-file)
	RequiredBy: modprobe at dm_mod.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: modprobe at loop.service (destination-file)
	Before: modprobe at fuse.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: modprobe at nvme_fabrics.service (destination-file)
	Before: modprobe at drm.service (destination-file)
	Before: modprobe at configfs.service (destination-file)
	Before: modprobe at efi_pstore.service (destination-file)
	Before: modprobe at dm_mod.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: modprobe at dm_mod.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at efi_pstore.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at nvme_fabrics.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at loop.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at drm.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at configfs.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at fuse.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: modprobe at loop.service (destination-slice-property)
	SliceOf: modprobe at configfs.service (destination-slice-property)
	SliceOf: modprobe at fuse.service (destination-slice-property)
	SliceOf: modprobe at dm_mod.service (destination-slice-property)
	SliceOf: modprobe at nvme_fabrics.service (destination-slice-property)
	SliceOf: modprobe at drm.service (destination-slice-property)
	SliceOf: modprobe at efi_pstore.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount:
	Description: /var/lib/containers/storage/overlay/8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 0c7b6c86772446fbb814d23d96058b17
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/FLXD34ZWLG3CZHKBLLVL5WS25G:/var/lib/containers/storage/overlay/l/XQYRAG25HYZR67TFC4XZYB44T2:/var/lib/containers/storage/overlay/l/3SRRYQZTLD4DFZXX6IEWUHQ4S5:/var/lib/containers/storage/overlay/l/VVFUNGOZQAEXWS4ZTXTGZHANZP:/var/lib/containers/storage/overlay/l/55INTFGVSGJTKWNDW7E65ZWPD7:/var/lib/containers/storage/overlay/l/RN3RYTHHHRJY46AZQIBIQXRKHX:/var/lib/containers/storage/overlay/l/DGDS2F52UPVVBKLVCHWMU5HEIN:/var/lib/containers/storage/overlay/l/KPLK4KF7MS3SUWW76AUG4ZUM7E:/var/lib/containers/storage/overlay/l/PZHB43GRTO2FJFZE7OSFZOQJ4X,upperdir=/var/lib/containers/storage/overlay/8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109/diff,workdir=/var/lib/containers/storage/overlay/8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount:
	Description: /var/lib/containers/storage/overlay/79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:54 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: ee1f8936277b401db298a841e18053a2
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-mountinfo)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/ZWUOXWTTD3TQIRQC2HLY7GSSDJ:/var/lib/containers/storage/overlay/l/ITT3NEPVVH34NTVLGXS2LYGYTW:/var/lib/containers/storage/overlay/l/ENUYG2JIZ2KBG5HNEQSTXDW5GE:/var/lib/containers/storage/overlay/l/VLA37AFVMRZNRUKWHDPMZUDJIV:/var/lib/containers/storage/overlay/l/O57MKRLY3CMISTXB5B2ZP6XIPJ,upperdir=/var/lib/containers/storage/overlay/79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191/diff,workdir=/var/lib/containers/storage/overlay/79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit borgmatic.service:
	Description: borgmatic backup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 01:33:57 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 01:32:41 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 01:33:57 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: io memory pids bpf-devices
	Invocation ID: 6dae45d6aa95437581d297781c10bfeb
	Documentation: https://torsion.org/borgmatic/
	Fragment Path: /usr/lib/systemd/system/borgmatic.service
	ConditionPathExistsGlob: |/etc/borgmatic.d/*.yaml untested
	ConditionFileNotEmpty: |/etc/borgmatic/config.yaml untested
	ConditionACPower: true untested
	Condition Timestamp: Sun 2025-09-21 01:32:41 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 01:32:41 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Wants: tmp.mount (origin-path)
	Wants: -.mount (origin-path)
	Wants: network-online.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: tmp.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: systemd-remount-fs.service (origin-file)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: borgmatic.timer (destination-implicit)
	After: sysinit.target (origin-default)
	TriggeredBy: borgmatic.timer (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: network-online.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: tmp.mount (origin-path)
	References: shutdown.target (origin-default)
	ReferencedBy: borgmatic.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	RequiresMountsFor: /run/borgmatic (origin-file)
	RequiresMountsFor: /var/lib/borgmatic (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: borgmatic
	StateDirectoryMode: 0755
	StateDirectory: borgmatic
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	Nice: 19
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	IOSchedulingClass: best-effort
	IOPriority: 7
	CPUSchedulingPolicy: batch
	CPUSchedulingPriority: 0
	CPUSchedulingResetOnFork: no
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_read_search cap_net_raw
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: msgrcv pipe ppoll_time64 mlock2 flistxattr sysinfo open_tree gettimeofday lsetxattr sendto ioctl rename mq_notify close rt_sigreturn shmctl setfsgid32 timerfd_gettime64 getsockopt swapcontext socketpair fchmodat2 brk rseq statx getegid32 recvmmsg clock_getres getuid io_pgetevents fchmod rt_sigpending mlock mmap2 sigprocmask getresuid clock_gettime64 ioprio_set sched_getscheduler fcntl64 pipe2 writev chown sigsuspend fstatfs vmsplice lchown32 request_key getcwd stat vfork riscv_hwprobe landlock_create_ruleset shutdown setgid sched_getparam inotify_init _newselect ugetrlimit setregid sched_yield getgid landlock_restrict_self process_madvise signalfd readahead memfd_create kcmp epoll_pwait2 capget dup3 rmdir sched_rr_get_interval_time64 futex_time64 getxattr process_vm_writev sched_setscheduler pidfd_send_signal sched_setattr setgroups mq_unlink semctl utimes set_tls getitimer lstat exit_group setgid32 fstat semtimedop sync_file_range2 timer_getoverrun fstatfs64 getppid umask ftruncate64 msgsnd io_cancel futimesat setreuid32 preadv process_vm_readv semget faccessat timer_settime utimensat_time64 capset ipc futex openat2 poll sigpending mmap signalfd4 io_uring_register times munlockall semop open rt_sigaction link setsockopt arm_fadvise64_64 statfs64 getuid32 msgget epoll_pwait execveat getdents64 ppoll geteuid32 fgetxattr shmdt fsetxattr restart_syscall fchown32 lremovexattr fchownat io_getevents oldstat setresgid32 setns mlockall getrusage mknod add_key unlink ftruncate tgkill copy_file_range setpgid sync_file_range msgctl setgroups32 listen bind setxattrat sched_setparam getgroups32 connect execve write futex_waitv close_range access sendmmsg sigaltstack setxattr getresgid32 setfsuid32 mprotect openat setregid32 sched_setaffinity alarm sendfile64 shmget epoll_ctl_old getcpu olduname rt_sigsuspend geteuid inotify_init1 lchown linkat mq_getsetattr llistxattr sync mq_timedreceive utime keyctl io_setup sched_rr_get_interval timerfd_gettime set_mempolicy_home_node removexattrat listxattrat readv sigreturn select pidfd_open setfsgid shmat readlinkat fstat64 setfsuid clock_getres_time64 arch_prctl fadvise64 oldolduname rt_tgsigqueueinfo readdir gettid eventfd inotify_add_watch recvfrom renameat getegid io_uring_enter fchmodat exit chdir dup2 setresgid munlock setuid32 getpriority getpgid splice rt_sigtimedwait nanosleep getresgid epoll_create sched_getaffinity name_to_handle_at inotify_rm_watch mkdirat fsync timerfd_create setuid nice ioprio_get symlink pause uretprobe fork sched_get_priority_min truncate faccessat2 statmount seccomp madvise timer_delete pwrite64 semtimedop_time64 fallocate unlinkat eventfd2 remap_file_pages getresuid32 get_robust_list readlink getpgrp timer_gettime64 lgetxattr clone3 getrlimit chown32 epoll_ctl uname setresuid sendfile statfs pread64 sched_get_priority_max tkill send recv signal setpriority cacheflush rt_sigqueueinfo io_pgetevents_time64 truncate64 recvmmsg_time64 fchown epoll_create1 timer_settime64 epoll_wait_old symlinkat io_destroy kill tee getpeername rt_sigtimedwait_time64 lseek getgroups io_submit setresuid32 wait4 getpid listxattr syncfs read mq_timedsend pwritev2 fstatat64 prlimit64 membarrier setitimer getsid mkdir msync stat64 sched_getattr time fadvise64_64 timerfd_settime64 pselect6_time64 getxattrat accept4 newfstatat preadv2 unshare getrandom pselect6 waitpid sigaction sendmsg timer_create clock_nanosleep_time64 clock_nanosleep mq_timedsend_time64 userfaultfd mbind mseal prctl rt_sigprocmask riscv_flush_icache mknodat munmap set_robust_list setsid listmount migrate_pages fcntl renameat2 clone get_mempolicy set_thread_area recvmsg fchdir pwritev timer_gettime mq_timedreceive_time64 flock clock_gettime landlock_add_rule personality mremap io_uring_setup getgid32 setrlimit creat timerfd_settime epoll_wait set_mempolicy setreuid dup chmod mq_open socket lstat64 accept waitid getsockname utimensat fdatasync get_thread_area oldfstat oldlstat socketcall removexattr _llseek set_tid_address getdents move_pages fremovexattr
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStartPre:
		Command Line: sleep 1m
	? ExecStart:
		Command Line: systemd-inhibit --who=borgmatic --what=sleep:shutdown "--why=Prevent interrupting scheduled backup" /usr/bin/borgmatic --verbosity -2 --syslog-verbosity 1
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 100
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
? Unit run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount:
	Description: /run/netns/netns-a2e76181-8560-76bd-2121-230e68de73b4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2025-09-16 13:16:44 UTC
	Inactive Exit Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Enter Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 864328100aba434ab8a361fc75c5d60f
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: run-netns.mount (origin-path)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: run-netns.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-a2e76181-8560-76bd-2121-230e68de73b4
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-ask-password-wall.service:
	Description: Forward Password Requests to Wall
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-ask-password-wall.service(8)
	Fragment Path: /usr/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: systemd-ask-password-wall.path (destination-implicit)
	After: systemd-user-sessions.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallArchitectures: native
	SystemCallErrorNumber: kill
	? ExecStartPre:
		Command Line: systemctl stop --no-block 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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-net-veth6.device:
	Description: /sys/devices/virtual/net/veth6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ca07fc7be15546a9aec19c002aa6873d
	Following Set Member: sys-subsystem-net-devices-veth6.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth6
	Sysfs Path: /sys/devices/virtual/net/veth6
	Found: found-udev
? Unit systemd-suspend.service:
	Description: System Suspend
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-suspend.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-suspend.service
	Requires: sleep.target (origin-file)
	Requires: system.slice (origin-file)
	RequiredBy: suspend.target (destination-file)
	Before: suspend.target (destination-file)
	After: sleep.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: sleep.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: suspend.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-sleep suspend
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit podman-clean-transient.service:
	Description: Clean up podman transient data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2025-09-15 08:43:03 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:03 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 7512cd76358646ccb5f95892af32259f
	Documentation: man:podman-system-prune(1)
	Fragment Path: /usr/lib/systemd/system/podman-clean-transient.service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: boot-complete.target (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: boot-complete.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: -.mount (origin-path)
	References: boot-complete.target (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman system prune --external
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-hwdb-update.service:
	Description: Rebuild Hardware Database
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:hwdb(7)
	Documentation: man:systemd-hwdb(8)
	Fragment Path: /usr/lib/systemd/system/systemd-hwdb-update.service
	ConditionDirectoryNotEmpty: |/etc/udev/hwdb.d untested
	ConditionPathExists: |/etc/udev/hwdb.bin untested
	ConditionPathExists: |!/usr/lib/udev/hwdb.bin untested
	ConditionNeedsUpdate: /etc untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-update-done.service (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-udevd.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: systemd-update-done.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-hwdb update
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 53f902c582794f4fb2acef47293aae6f
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part/by-uuid/CBDA-3128
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit systemd-ask-password.socket:
	Description: Query the User Interactively for a Password
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: e79d82b2896f42ea951fa77ee7ae0f62
	Documentation: man:systemd-ask-password(1)
	Fragment Path: /usr/lib/systemd/system/systemd-ask-password.socket
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/io.systemd.AskPassword (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	MaxConnectionsPerSource: 16
	ListenStream: /run/systemd/io.systemd.AskPassword
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PollLimitIntervalSec: 2s
	PollLimitBurst: 150
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-subsystem-net-devices-pod\x2dmatrix.device:
	Description: /sys/subsystem/net/devices/pod-matrix
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 28906b8269084a7696aa5d12b3d29b2d
	Following Set Member: sys-devices-virtual-net-pod\x2dmatrix.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/pod-matrix
	Sysfs Path: /sys/devices/virtual/net/pod-matrix
	Found: found-udev
? Unit dev-disk-by\x2ddiskseq-1\x2dpart1.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2f163501007143ce919a18021bdae1c7
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-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-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-diskseq/1-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
? Unit systemd-udevd-varlink.socket:
	Description: udev Varlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:42:25 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 345cd1b1e05e4b439722091cb10dcb03
	Documentation: man:systemd-udevd-varlink.socket(8)
	Documentation: man:udev(7)
	Fragment Path: /usr/lib/systemd/system/systemd-udevd-varlink.socket
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-udevd.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: -.mount (origin-path)
	References: systemd-udevd.service (origin-implicit)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/udev/io.systemd.Udev (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: yes
	DeferTriggerMaxSec: infinity
	ListenStream: /run/udev/io.systemd.Udev
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit remote-cryptsetup.target:
	Description: Remote Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/remote-cryptsetup.target
	WantedBy: initrd-root-device.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-pcrphase.service (destination-file)
	After: remote-fs-pre.target (origin-file)
	After: cryptsetup-pre.target (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: remote-fs-pre.target (origin-file)
	ReferencedBy: initrd-root-device.target (destination-file)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount:
	Description: /var/lib/containers/storage/overlay/264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 3d5f5e47883b42b58db0b98334c36e0a
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/E5OEYP5ZMJTVDRILDOBYGTV54L:/var/lib/containers/storage/overlay/l/W6SLDWKZNYAQX24XL25LDRDG5F:/var/lib/containers/storage/overlay/l/UCWXC43B3GY4G6FYBHXJMBH3ZP:/var/lib/containers/storage/overlay/l/5YPJIZAND7UES5I2ZF55CTDPPT:/var/lib/containers/storage/overlay/l/PHHU7JPTGARHKUNSYO4C2QOSR6:/var/lib/containers/storage/overlay/l/VMNXAVXUXB4TJMRTB7HX67VN6D:/var/lib/containers/storage/overlay/l/U6MJKP66SXK5OU6ZC3GVWWBWHQ:/var/lib/containers/storage/overlay/l/HF74SHOXG7SHZESTJNPVC55L7N,upperdir=/var/lib/containers/storage/overlay/264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7/diff,workdir=/var/lib/containers/storage/overlay/264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit system-apache2.slice:
	Description: Slice /system/apache2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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-apache2.slice
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 544bfbac15f04a84ab21785c21440d9a
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: apache2 at local.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: apache2 at local.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: apache2 at local.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: apache2 at local.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 07ada93bb49b494b88faf3b1ad0ef6eb
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-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:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-partuuid/c6796f75-98ec-4641-b88c-1b096d697b13
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
? Unit synapse.service:
	Description: Synapse container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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/synapse.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 1289a5ceb50943d78ec0786d38f7ba82
	Fragment Path: /run/systemd/generator/synapse.service
	Source Path: /etc/containers/systemd/synapse.container
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: matrix-network.service (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: basic.target (origin-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: matrix-network.service (origin-file)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: matrix-network.service (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: network-online.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /var/containers/synapse (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1955
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=synapse.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name synapse --replace --rm --cgroups=split --network matrix --sdnotify=conmon -d -v /var/containers/synapse:/data --publish 127.0.0.1:8008:8008 ghcr.io/element-hq/synapse:v1.126.0
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i synapse
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i synapse
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5c28665149fd4942a54226e6fb09ce89
	Following: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00001.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:01.1-ata-1.0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:0/1:0:0:0/block/sr0
	Found: found-udev
? Unit dev-vport2p1.device:
	Description: /dev/vport2p1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d8bf59893be64c808310efd310cfc7ad
	Following: sys-devices-pci0000:00-0000:00:08.0-virtio2-virtio\x2dports-vport2p1.device
	Following Set Member: dev-virtio\x2dports-org.qemu.guest_agent.0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-virtio2-virtio\x2dports-vport2p1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/vport2p1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/virtio2/virtio-ports/vport2p1
	Found: found-udev
? Unit systemd-pcrlock.socket:
	Description: Make TPM PCR Policy
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrlock(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrlock.socket
	ConditionSecurity: measured-uki untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: tpm2.target (origin-file)
	References: sockets.target (origin-file)
	References: -.mount (origin-path)
	References: tpm2.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/io.systemd.PCRLock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	MaxConnectionsPerSource: 0
	ListenStream: /run/systemd/io.systemd.PCRLock
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PollLimitIntervalSec: 2s
	PollLimitBurst: 150
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-udev-settle.service:
	Description: Wait for udev To Complete Device Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-udev-settle.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-udev-settle.service
	ConditionPathIsReadWrite: /sys untested
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-udev-trigger.service (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udev-trigger.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-udevd.service (origin-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 3min
	TimeoutStopSec: 3min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: udevadm settle
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit remote-veritysetup.target:
	Description: Remote Verity Protected Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/remote-veritysetup.target
	WantedBy: initrd-root-device.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: remote-fs-pre.target (origin-file)
	After: veritysetup-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: veritysetup-pre.target (origin-file)
	References: remote-fs-pre.target (origin-file)
	ReferencedBy: initrd-root-device.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit -.mount:
	Description: Root Mount
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	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: n/a
	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)
	Wants: systemd-growfs-root.service (origin-file)
	RequiredBy: systemd-logind.service (destination-path)
	RequiredBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-path)
	RequiredBy: sshd-unix-local.socket (destination-path)
	RequiredBy: logrotate.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-path)
	RequiredBy: hookshot.service (destination-path)
	RequiredBy: borgmatic.timer (destination-path)
	RequiredBy: systemd-journald.socket (destination-path)
	RequiredBy: boot-efi.mount (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-path)
	RequiredBy: mautrix-whatsapp.service (destination-path)
	RequiredBy: dbus.socket (destination-path)
	RequiredBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-path)
	RequiredBy: apt-daily-upgrade.timer (destination-path)
	RequiredBy: sshd at sshd-keygen.service (destination-path)
	RequiredBy: podman.socket (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-path)
	RequiredBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-path)
	RequiredBy: run-user-1000.mount (destination-path)
	RequiredBy: var-lib-containers-storage-overlay.mount (destination-path)
	RequiredBy: portainer.service (destination-path)
	RequiredBy: systemd-networkd-persistent-storage.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-path)
	RequiredBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-path)
	RequiredBy: synapse.service (destination-path)
	RequiredBy: syslog.socket (destination-path)
	RequiredBy: dpkg-db-backup.timer (destination-path)
	RequiredBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-path)
	RequiredBy: borgmatic.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-path)
	RequiredBy: prometheus-podman-exporter.service (destination-path)
	RequiredBy: systemd-tpm2-setup.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-path)
	RequiredBy: systemd-ask-password-console.path (destination-path)
	RequiredBy: mautrix-meta.service (destination-path)
	RequiredBy: systemd-journal-upload.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-path)
	RequiredBy: logrotate.timer (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-path)
	RequiredBy: systemd-sysext.socket (destination-path)
	RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-path)
	RequiredBy: grafana-server.service (destination-path)
	RequiredBy: systemd-ask-password.socket (destination-path)
	RequiredBy: run-netns.mount (destination-path)
	RequiredBy: systemd-factory-reset.socket (destination-path)
	RequiredBy: sys-kernel-config.mount (destination-path)
	RequiredBy: systemd-udevd-varlink.socket (destination-path)
	RequiredBy: phpsessionclean.timer (destination-path)
	RequiredBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-path)
	RequiredBy: fstrim.timer (destination-path)
	RequiredBy: postgresql at 17-main.service (destination-path)
	RequiredBy: homepage.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-path)
	RequiredBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-path)
	RequiredBy: systemd-pcrlock.socket (destination-path)
	RequiredBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-path)
	RequiredBy: tailscaled.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-path)
	RequiredBy: systemd-networkd-varlink.socket (destination-path)
	RequiredBy: basic.target (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-path)
	RequiredBy: podman-auto-update.timer (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-path)
	RequiredBy: uuidd.socket (destination-path)
	RequiredBy: dev-mqueue.mount (destination-path)
	RequiredBy: systemd-hostnamed.socket (destination-path)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-path)
	RequiredBy: systemd-ask-password-wall.path (destination-path)
	RequiredBy: tmp.mount (destination-path)
	RequiredBy: sys-kernel-tracing.mount (destination-path)
	RequiredBy: systemd-udevd-control.socket (destination-path)
	RequiredBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-path)
	RequiredBy: sys-kernel-debug.mount (destination-path)
	RequiredBy: systemd-journald.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-path)
	RequiredBy: systemd-pcrextend.socket (destination-path)
	RequiredBy: e2scrub_reap.service (destination-path)
	RequiredBy: podman-clean-transient.service (destination-path)
	RequiredBy: systemd-rfkill.service (destination-file)
	RequiredBy: systemd-logind-varlink.socket (destination-path)
	RequiredBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-path)
	RequiredBy: unattended-upgrades.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-path)
	RequiredBy: systemd-random-seed.service (destination-path)
	RequiredBy: session-1458.scope (destination-file)
	RequiredBy: systemd-pstore.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-path)
	RequiredBy: systemd-journal-flush.service (destination-path)
	RequiredBy: elastic-agent.service (destination-path)
	RequiredBy: systemd-journald-dev-log.socket (destination-path)
	RequiredBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-path)
	RequiredBy: apt-daily.timer (destination-path)
	RequiredBy: n8n.service (destination-path)
	RequiredBy: anacron.timer (destination-path)
	RequiredBy: e2scrub_all.timer (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-path)
	RequiredBy: matrix-network.service (destination-path)
	RequiredBy: ssh.service (destination-path)
	RequiredBy: systemd-networkd.service (destination-path)
	RequiredBy: vaultwarden.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-path)
	RequiredBy: influxdb.service (destination-path)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-path)
	RequiredBy: session-1455.scope (destination-file)
	RequiredBy: systemd-resolved.service (destination-path)
	RequiredBy: maybe.service (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-path)
	RequiredBy: systemd-rfkill.socket (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-path)
	RequiredBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-path)
	RequiredBy: man-db.timer (destination-path)
	RequiredBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-path)
	RequiredBy: joplin.service (destination-path)
	RequiredBy: systemd-resolved-varlink.socket (destination-path)
	RequiredBy: netavark-dhcp-proxy.socket (destination-path)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-path)
	RequiredBy: systemd-creds.socket (destination-path)
	RequiredBy: exim4-base.timer (destination-path)
	RequiredBy: dev-hugepages.mount (destination-path)
	RequiredBy: victorialogs.service (destination-path)
	RequiredBy: apparmor.service (destination-path)
	RequiredBy: sys-fs-fuse-connections.mount (destination-path)
	RequiredBy: systemd-timesyncd.service (destination-path)
	RequiredBy: systemd-resolved-monitor.socket (destination-path)
	RequiredBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-path)
	RequiredBy: openbao.service (destination-path)
	WantedBy: phpsessionclean.service (destination-path)
	WantedBy: e2scrub_reap.service (destination-path)
	WantedBy: apache2.service (destination-path)
	WantedBy: exim4.service (destination-path)
	WantedBy: systemd-logind.service (destination-path)
	WantedBy: borgmatic.service (destination-path)
	WantedBy: polkit.service (destination-file)
	WantedBy: emergency.service (destination-path)
	WantedBy: rescue.service (destination-path)
	WantedBy: systemd-journal-upload.service (destination-path)
	WantedBy: man-db.service (destination-path)
	WantedBy: grafana-server.service (destination-path)
	WantedBy: apache2 at local.service (destination-path)
	WantedBy: logrotate.service (destination-path)
	WantedBy: systemd-hostnamed.service (destination-path)
	Before: syslog.socket (destination-path)
	Before: borgmatic.timer (destination-path)
	Before: homepage.service (destination-path)
	Before: systemd-ask-password-wall.path (destination-path)
	Before: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-path)
	Before: systemd-journal-flush.service (destination-path)
	Before: sshd at sshd-keygen.service (destination-path)
	Before: systemd-rfkill.socket (destination-file)
	Before: borgmatic.service (destination-path)
	Before: man-db.service (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-path)
	Before: systemd-resolved-monitor.socket (destination-path)
	Before: apparmor.service (destination-path)
	Before: apt-daily-upgrade.timer (destination-path)
	Before: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-path)
	Before: phpsessionclean.timer (destination-path)
	Before: session-1455.scope (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-path)
	Before: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-path)
	Before: podman-clean-transient.service (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-path)
	Before: systemd-hostnamed.service (destination-path)
	Before: sys-kernel-config.mount (destination-path)
	Before: dpkg-db-backup.timer (destination-path)
	Before: dbus.socket (destination-path)
	Before: victorialogs.service (destination-path)
	Before: session-1458.scope (destination-file)
	Before: basic.target (destination-path)
	Before: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-path)
	Before: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-path)
	Before: run-user-1000.mount (destination-path)
	Before: hookshot.service (destination-path)
	Before: systemd-logind-varlink.socket (destination-path)
	Before: systemd-sysext.socket (destination-path)
	Before: elastic-agent.service (destination-path)
	Before: influxdb.service (destination-path)
	Before: fstrim.timer (destination-path)
	Before: man-db.timer (destination-path)
	Before: proc-sys-fs-binfmt_misc.mount (destination-path)
	Before: maybe.service (destination-path)
	Before: systemd-random-seed.service (destination-path)
	Before: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-path)
	Before: tailscaled.service (destination-path)
	Before: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-path)
	Before: dev-mqueue.mount (destination-path)
	Before: sys-kernel-tracing.mount (destination-path)
	Before: systemd-pcrextend.socket (destination-path)
	Before: apt-daily.timer (destination-path)
	Before: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-path)
	Before: uuidd.socket (destination-path)
	Before: mautrix-meta.service (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-path)
	Before: logrotate.service (destination-path)
	Before: vaultwarden.service (destination-path)
	Before: apache2.service (destination-path)
	Before: systemd-journald.socket (destination-path)
	Before: systemd-timesyncd.service (destination-path)
	Before: systemd-tpm2-setup.service (destination-path)
	Before: synapse.service (destination-path)
	Before: ssh.service (destination-path)
	Before: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-path)
	Before: polkit.service (destination-file)
	Before: systemd-ask-password.socket (destination-path)
	Before: local-fs.target (origin-file)
	Before: systemd-journald-dev-log.socket (destination-path)
	Before: rescue.service (destination-path)
	Before: sshd-unix-local.socket (destination-path)
	Before: tmp.mount (destination-path)
	Before: podman-auto-update.timer (destination-path)
	Before: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-path)
	Before: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-path)
	Before: unattended-upgrades.service (destination-path)
	Before: systemd-journal-upload.service (destination-path)
	Before: mautrix-whatsapp.service (destination-path)
	Before: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-path)
	Before: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-path)
	Before: portainer.service (destination-path)
	Before: systemd-logind.service (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-path)
	Before: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-path)
	Before: systemd-networkd.service (destination-path)
	Before: proc-sys-fs-binfmt_misc.automount (destination-path)
	Before: sys-kernel-debug.mount (destination-path)
	Before: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-path)
	Before: sys-fs-fuse-connections.mount (destination-path)
	Before: logrotate.timer (destination-path)
	Before: systemd-journald.service (destination-path)
	Before: postgresql at 17-main.service (destination-path)
	Before: apache2 at local.service (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-path)
	Before: systemd-networkd-varlink.socket (destination-path)
	Before: e2scrub_all.timer (destination-path)
	Before: systemd-udevd-control.socket (destination-path)
	Before: systemd-ask-password-console.path (destination-path)
	Before: systemd-creds.socket (destination-path)
	Before: systemd-resolved.service (destination-path)
	Before: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-path)
	Before: run-netns.mount (destination-path)
	Before: dev-hugepages.mount (destination-path)
	Before: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-path)
	Before: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-path)
	Before: exim4-base.timer (destination-path)
	Before: openbao.service (destination-path)
	Before: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-path)
	Before: podman.socket (destination-path)
	Before: exim4.service (destination-path)
	Before: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-path)
	Before: grafana-server.service (destination-path)
	Before: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-path)
	Before: systemd-networkd-persistent-storage.service (destination-path)
	Before: boot-efi.mount (destination-path)
	Before: e2scrub_reap.service (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-path)
	Before: phpsessionclean.service (destination-path)
	Before: anacron.timer (destination-path)
	Before: prometheus-podman-exporter.service (destination-path)
	Before: systemd-udevd-varlink.socket (destination-path)
	Before: n8n.service (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-path)
	Before: matrix-network.service (destination-path)
	Before: systemd-rfkill.service (destination-file)
	Before: var-lib-containers-storage-overlay.mount (destination-path)
	Before: systemd-resolved-varlink.socket (destination-path)
	Before: systemd-factory-reset.socket (destination-path)
	Before: joplin.service (destination-path)
	Before: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-path)
	Before: systemd-pcrlock.socket (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-path)
	Before: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-path)
	Before: netavark-dhcp-proxy.socket (destination-path)
	Before: systemd-pstore.service (destination-path)
	Before: systemd-hostnamed.socket (destination-path)
	Before: emergency.service (destination-path)
	Before: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-path)
	Before: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-path)
	Before: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-path)
	After: blockdev at dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.target (origin-file)
	After: -.slice (origin-file)
	References: systemd-growfs-root.service (origin-file)
	References: local-fs.target (origin-file)
	References: blockdev at dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.target (origin-file)
	References: -.slice (origin-file origin-slice-property)
	ReferencedBy: synapse.service (destination-path)
	ReferencedBy: tmp.mount (destination-path)
	ReferencedBy: apparmor.service (destination-path)
	ReferencedBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-path)
	ReferencedBy: systemd-tpm2-setup.service (destination-path)
	ReferencedBy: systemd-networkd.service (destination-path)
	ReferencedBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-path)
	ReferencedBy: openbao.service (destination-path)
	ReferencedBy: e2scrub_reap.service (destination-path)
	ReferencedBy: exim4-base.timer (destination-path)
	ReferencedBy: systemd-pcrextend.socket (destination-path)
	ReferencedBy: run-netns.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-path)
	ReferencedBy: apt-daily.timer (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-path)
	ReferencedBy: sys-kernel-tracing.mount (destination-path)
	ReferencedBy: podman-clean-transient.service (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-path)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-path)
	ReferencedBy: matrix-network.service (destination-path)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: maybe.service (destination-path)
	ReferencedBy: unattended-upgrades.service (destination-path)
	ReferencedBy: emergency.service (destination-path)
	ReferencedBy: run-user-1000.mount (destination-path)
	ReferencedBy: e2scrub_all.timer (destination-path)
	ReferencedBy: systemd-logind-varlink.socket (destination-path)
	ReferencedBy: ssh.service (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-path)
	ReferencedBy: systemd-ask-password-wall.path (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-path)
	ReferencedBy: anacron.timer (destination-path)
	ReferencedBy: dev-hugepages.mount (destination-path)
	ReferencedBy: systemd-sysext.socket (destination-path)
	ReferencedBy: dbus.socket (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-path)
	ReferencedBy: systemd-journal-upload.service (destination-path)
	ReferencedBy: portainer.service (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-path)
	ReferencedBy: apache2.service (destination-path)
	ReferencedBy: systemd-resolved.service (destination-path)
	ReferencedBy: systemd-udevd-varlink.socket (destination-path)
	ReferencedBy: man-db.timer (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-path)
	ReferencedBy: sshd at sshd-keygen.service (destination-path)
	ReferencedBy: victorialogs.service (destination-path)
	ReferencedBy: systemd-ask-password-console.path (destination-path)
	ReferencedBy: boot-efi.mount (destination-path)
	ReferencedBy: dev-mqueue.mount (destination-path)
	ReferencedBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-path)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-path)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-path)
	ReferencedBy: systemd-udevd-control.socket (destination-path)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: netavark-dhcp-proxy.socket (destination-path)
	ReferencedBy: session-1455.scope (destination-file)
	ReferencedBy: systemd-hostnamed.service (destination-path)
	ReferencedBy: apache2 at local.service (destination-path)
	ReferencedBy: joplin.service (destination-path)
	ReferencedBy: basic.target (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-path)
	ReferencedBy: systemd-hostnamed.socket (destination-path)
	ReferencedBy: systemd-logind.service (destination-path)
	ReferencedBy: systemd-timesyncd.service (destination-path)
	ReferencedBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-path)
	ReferencedBy: influxdb.service (destination-path)
	ReferencedBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-path)
	ReferencedBy: systemd-creds.socket (destination-path)
	ReferencedBy: systemd-journald.socket (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-path)
	ReferencedBy: systemd-pcrlock.socket (destination-path)
	ReferencedBy: systemd-pstore.service (destination-path)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-path)
	ReferencedBy: n8n.service (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-path)
	ReferencedBy: systemd-journald.service (destination-path)
	ReferencedBy: podman-auto-update.timer (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-path)
	ReferencedBy: systemd-resolved-monitor.socket (destination-path)
	ReferencedBy: sys-kernel-config.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-path)
	ReferencedBy: dpkg-db-backup.timer (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-path)
	ReferencedBy: syslog.socket (destination-path)
	ReferencedBy: prometheus-podman-exporter.service (destination-path)
	ReferencedBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-path)
	ReferencedBy: rescue.service (destination-path)
	ReferencedBy: systemd-journal-flush.service (destination-path)
	ReferencedBy: vaultwarden.service (destination-path)
	ReferencedBy: fstrim.timer (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-path)
	ReferencedBy: uuidd.socket (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-path)
	ReferencedBy: logrotate.service (destination-path)
	ReferencedBy: borgmatic.service (destination-path)
	ReferencedBy: systemd-networkd-varlink.socket (destination-path)
	ReferencedBy: man-db.service (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-path)
	ReferencedBy: hookshot.service (destination-path)
	ReferencedBy: apt-daily-upgrade.timer (destination-path)
	ReferencedBy: grafana-server.service (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay.mount (destination-path)
	ReferencedBy: systemd-random-seed.service (destination-path)
	ReferencedBy: session-1458.scope (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-path)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-path)
	ReferencedBy: tailscaled.service (destination-path)
	ReferencedBy: phpsessionclean.timer (destination-path)
	ReferencedBy: logrotate.timer (destination-path)
	ReferencedBy: postgresql at 17-main.service (destination-path)
	ReferencedBy: phpsessionclean.service (destination-path)
	ReferencedBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-path)
	ReferencedBy: exim4.service (destination-path)
	ReferencedBy: mautrix-whatsapp.service (destination-path)
	ReferencedBy: borgmatic.timer (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-path)
	ReferencedBy: systemd-ask-password.socket (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-path)
	ReferencedBy: sys-kernel-debug.mount (destination-path)
	ReferencedBy: systemd-journald-dev-log.socket (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-path)
	ReferencedBy: systemd-factory-reset.socket (destination-path)
	ReferencedBy: mautrix-meta.service (destination-path)
	ReferencedBy: homepage.service (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-path)
	ReferencedBy: elastic-agent.service (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-path)
	ReferencedBy: sshd-unix-local.socket (destination-path)
	ReferencedBy: podman.socket (destination-path)
	ReferencedBy: systemd-resolved-varlink.socket (destination-path)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /dev/disk/by-uuid/ef689fa2-177b-44b6-a81e-b59fb9446d59 (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /
	What: /dev/sda1
	File System Type: ext4
	Options: rw,relatime,discard,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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit stocks-monitoring.timer:
	Description: Run the Stocks monitoring daily to fetch latest value
	Instance: n/a
	Unit Load State: bad-setting
	Unit Active State: active
	State Change Timestamp: Fri 2025-09-19 18:00:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 92a8db2dfc8045e5aadc0204901960a8
	Fragment Path: /etc/systemd/system/stocks-monitoring.timer
	Condition Timestamp: Mon 2025-09-15 08:43:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:04 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: stocks-monitoring.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	Triggers: stocks-monitoring.service (origin-implicit)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	References: stocks-monitoring.service (origin-implicit)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
? Unit sys-subsystem-net-devices-eth0.device:
	Description: Virtio network device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f91f97257574454d9b1d746beeabfe33
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-virtio3-net-eth0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/eth0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/virtio3/net/eth0
	Found: found-udev
? Unit sys-subsystem-net-devices-veth6.device:
	Description: /sys/subsystem/net/devices/veth6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 34419cd27b4a490fab664e36df5b1a43
	Following Set Member: sys-devices-virtual-net-veth6.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth6
	Sysfs Path: /sys/devices/virtual/net/veth6
	Found: found-udev
? Unit run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount:
	Description: /run/netns/netns-2a85a9e9-5b7d-3570-3377-805de6d8b8bd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:52 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:52 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:52 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: c77bd561dadf4cb1a16346c8c3d4fed0
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: run-netns.mount (origin-path)
	After: system.slice (origin-file)
	References: run-netns.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-2a85a9e9-5b7d-3570-3377-805de6d8b8bd
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sendmail.service:
	Description: sendmail.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	ConflictedBy: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
? Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 7e8c84273a7440edb642b593e979e6ba
	Documentation: man:systemd-binfmt.service(8)
	Documentation: man:binfmt.d(5)
	Documentation: https://docs.kernel.org/admin-guide/binfmt-misc.html
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/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
	ConditionPathIsMountPoint: /proc/sys/fs/binfmt_misc untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:01 UTC
	Assert Result: yes
	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: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: proc-sys-fs-binfmt_misc.mount (origin-file)
	References: sysinit.target (origin-file)
	References: local-fs.target (origin-file)
	References: proc-sys-fs-binfmt_misc.mount (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-binfmt
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-binfmt --unregister
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-network-generator.service:
	Description: Generate network units from Kernel command line
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 073909e4f4b4414cb672cef9e4f6f132
	Documentation: man:systemd-network-generator.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-network-generator.service
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: network-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: systemd-udevd.service (origin-file)
	Before: network-pre.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: network-pre.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: initrd-switch-root.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd.service (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-network-generator
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit tpm2.target:
	Description: Trusted Platform Module
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/tpm2.target
	Wants: dev-tpm0.device (origin-file)
	Wants: dev-tpmrm0.device (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-pcrlock.socket (destination-file)
	Before: systemd-pcrphase-initrd.service (destination-file)
	Before: systemd-tpm2-setup-early.service (destination-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: systemd-pcrextend.socket (destination-file)
	Before: systemd-pcrphase-sysinit.service (destination-file)
	Before: systemd-pcrmachine.service (destination-file)
	Before: systemd-pcrphase.service (destination-file)
	After: dev-tpm0.device (origin-file origin-default)
	After: dev-tpmrm0.device (origin-file origin-default)
	References: dev-tpm0.device (origin-file origin-default)
	References: dev-tpmrm0.device (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: systemd-pcrlock.socket (destination-file)
	ReferencedBy: systemd-pcrextend.socket (destination-file)
	ReferencedBy: systemd-pcrmachine.service (destination-file)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit rdma-hw.target:
	Description: rdma-hw.target
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Before: prometheus-node-exporter-mellanox-hca-temp.timer (destination-file)
	Before: prometheus-node-exporter-mellanox-hca-temp.service (destination-file)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-file)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-file)
? Unit prometheus-podman-exporter.service:
	Description: Prometheus Podman Exporter container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	State Change Timestamp: Sun 2025-09-21 09:42:34 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:42:34 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:42:33 UTC
	Active Exit Timestamp: Sun 2025-09-21 09:42:34 UTC
	Inactive Enter Timestamp: Sun 2025-09-21 09:42:34 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 15545b50abae49d691602be374320cc4
	Fragment Path: /run/systemd/generator/prometheus-podman-exporter.service
	Source Path: /etc/containers/systemd/prometheus-podman-exporter.container
	Condition Timestamp: Mon 2025-09-15 17:52:11 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 17:52:11 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: -.mount (origin-path)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /run/podman/podman.sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: failed
	Result: exit-code
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=prometheus-podman-exporter.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name prometheus-podman-exporter --replace --rm --cgroups=split --sdnotify=conmon -d --security-opt label=disable --user root -v /run/podman/podman.sock:/run/podman/podman.sock --label io.containers.autoupdate=registry --publish 127.0.0.1:9882:9882/tcp --publish 100.64.0.5:9882:9882/tcp --env CONTAINER_HOST=unix:///run/podman/podman.sock quay.io/navidys/prometheus-podman-exporter:latest --collector.enable-all --collector.enhance-metrics
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i prometheus-podman-exporter
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i prometheus-podman-exporter
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-subsystem-net-devices-podman0.device:
	Description: /sys/subsystem/net/devices/podman0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 3e8caba5b34d4afdb3c28dcaaa9f2ee7
	Following Set Member: sys-devices-virtual-net-podman0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/podman0
	Sysfs Path: /sys/devices/virtual/net/podman0
	Found: found-udev
? Unit soft-reboot.target:
	Description: Reboot System Userspace
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/soft-reboot.target
	Job Timeout: 30min
	Job Timeout Action: soft-reboot-force
	Requires: systemd-soft-reboot.service (origin-file)
	ConflictedBy: systemd-journal-flush.service (destination-file)
	ConflictedBy: systemd-journald.service (destination-file)
	ConflictedBy: systemd-udevd.service (destination-file)
	After: systemd-soft-reboot.service (origin-file)
	After: systemd-udevd.service (destination-file)
	After: systemd-journal-flush.service (destination-file)
	After: systemd-journald.service (destination-file)
	References: systemd-soft-reboot.service (origin-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit boot-efi.mount:
	Description: /boot/efi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 66ab5cae22094dce83d45d2f1b4c52b4
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot-efi.mount
	Source Path: /etc/fstab
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:01 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: dev-sda15.device (origin-mountinfo)
	Requires: system.slice (origin-file)
	RequiredBy: local-fs.target (destination-file)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-file origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: blockdev at dev-disk-by\x2duuid-CBDA\x2d3128.target (origin-file)
	After: blockdev at dev-sda15.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: dev-sda15.device (origin-mountinfo)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	StopPropagatedFrom: dev-sda15.device (origin-mountinfo)
	References: dev-sda15.device (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: blockdev at dev-sda15.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: blockdev at dev-disk-by\x2duuid-CBDA\x2d3128.target (origin-file)
	References: local-fs.target (origin-file origin-mountinfo)
	ReferencedBy: local-fs.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /boot (origin-implicit)
	RequiresMountsFor: /dev/disk/by-uuid/CBDA-3128 (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /boot/efi
	What: /dev/sda15
	File System Type: vfat
	Options: rw,relatime,fmask=0022,dmask=0022,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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-sysusers.service:
	Description: Create System Users
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:sysusers.d(5)
	Documentation: man:systemd-sysusers.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-sysusers.service
	ConditionCredential: |sysusers.extra untested
	ConditionNeedsUpdate: |/etc untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-update-done.service (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: systemd-firstboot.service (destination-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-tmpfiles-setup-dev.service (origin-file)
	Before: sysinit.target (origin-file)
	Before: systemd-networkd.service (destination-file)
	Before: systemd-resolved.service (destination-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-tmpfiles-setup-dev-early.service (origin-file)
	After: system.slice (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-update-done.service (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tmpfiles-setup-dev-early.service (origin-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-sysusers
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2bdd4a51c22249329f7f749687ea4922
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
? Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 6863515bcfaf4968a1345d08d3abe067
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit systemd-logind-varlink.socket:
	Description: User Login Management Varlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 96e7884fa5024e5fa7b9e0b1044e0463
	Documentation: man:systemd-logind.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-logind-varlink.socket
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: systemd-logind.service (origin-implicit)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	Triggers: systemd-logind.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: sockets.target (origin-default)
	References: systemd-logind.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/io.systemd.Login (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/systemd/io.systemd.Login
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-tmpfiles-setup-dev-early.service:
	Description: Create Static Device Nodes in /dev gracefully
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: e689eff8baeb4c058a65bd7c1432588e
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: systemd-sysusers.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: systemd-udevd.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: kmod-static-nodes.service (destination-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: initrd-switch-root.target (origin-file)
	References: systemd-udevd.service (origin-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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 --graceful
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-timesyncd.service:
	Alias: dbus-org.freedesktop.timesync1.service
	Description: Network Time Synchronization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:36 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:36 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:36 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:36 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:36 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-timesyncd.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-devices
	Invocation ID: 629e616267e74854b19945726ef580c5
	Documentation: man:systemd-timesyncd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-timesyncd.service
	ConditionVirtualization: !container untested
	ConditionCapability: CAP_SYS_TIME untested
	Condition Timestamp: Wed 2025-09-17 20:57:36 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:36 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: time-set.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: time-set.target (origin-file)
	After: systemd-sysusers.service (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: -.mount (origin-path)
	References: sysinit.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: time-set.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/timesync (origin-file)
	RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 861376
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.timesync1
	Bus Name Good: yes
	RestartSec: 0
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: disconnected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: invisible
	ProcSubset: all
	PrivateBPF: no
	Environment: SYSTEMD_NSS_RESOLVE_VALIDATE=0
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/timesync
	StateDirectoryMode: 0755
	StateDirectory: systemd/timesync
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_sys_time
	AmbientCapabilities: cap_sys_time
	User: systemd-timesync
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: fchdir bind ugetrlimit recvmsg sched_setparam setrlimit sched_rr_get_interval_time64 signal fadvise64_64 getpgid sched_yield poll personality clock_settime sched_setaffinity epoll_create1 memfd_create pause ioprio_get setgid getrlimit process_vm_writev alarm open recvmmsg_time64 io_pgetevents madvise unlinkat dup open_tree timer_delete kill chown vmsplice newfstatat clock_gettime geteuid32 close fchown utimensat removexattrat rename renameat2 clock_getres timer_getoverrun shmdt getresuid setpgid creat adjtimex setfsuid lchown32 sigaction epoll_ctl fsetxattr timer_gettime64 setfsgid semctl fcntl64 epoll_ctl_old pipe2 openat setsid dup2 sendto timer_settime symlink execveat restart_syscall fchown32 chdir timer_settime64 olduname io_uring_enter rt_sigpending sched_setattr listxattrat inotify_init lgetxattr mlock2 fstatat64 migrate_pages sched_rr_get_interval readahead fchmodat2 epoll_pwait tkill set_mempolicy_home_node signalfd4 write rmdir stat64 setresgid shmctl readv io_pgetevents_time64 rt_sigreturn get_robust_list semop getrusage set_mempolicy timer_gettime mq_unlink keyctl semtimedop getuid32 oldstat recvmmsg umask readlinkat prctl fstatfs chown32 fsync fremovexattr signalfd setregid32 fgetxattr fchmod brk ioprio_set mq_timedreceive_time64 landlock_restrict_self waitid tgkill msgsnd rt_sigaction get_thread_area cacheflush setns listxattr removexattr capset setuid splice getresgid set_tls time arm_fadvise64_64 uname getegid sigpending semtimedop_time64 mq_timedreceive ppoll_time64 nice ppoll send clone3 membarrier preadv gettid setgroups setfsuid32 capget lchown gettimeofday setuid32 getgid llistxattr accept4 getsid fdatasync setsockopt munlockall mq_open mmap ftruncate dup3 rt_sigsuspend clone fallocate access nanosleep read mremap clock_settime64 munmap timerfd_create sendmmsg getpriority set_thread_area io_getevents inotify_add_watch set_tid_address io_setup sync_file_range2 pwrite64 oldolduname pipe utimensat_time64 clock_getres_time64 close_range geteuid setresuid clock_gettime64 flistxattr msync getdents semget link getsockname setgroups32 lsetxattr rt_tgsigqueueinfo getrandom listmount timerfd_gettime rt_sigtimedwait setreuid32 sched_setscheduler clock_adjtime64 sched_getscheduler setresuid32 setxattr sigaltstack pread64 faccessat epoll_pwait2 unshare landlock_create_ruleset futex execve listen fstat64 riscv_flush_icache io_uring_setup waitpid vfork setregid shmget rseq sched_getparam epoll_wait process_madvise futimesat seccomp lstat64 utime truncate linkat eventfd getresgid32 connect swapcontext getxattrat remap_file_pages getgroups mkdirat setreuid fstatfs64 lstat mknodat unlink readdir sigreturn fchownat prlimit64 mkdir truncate64 process_vm_readv oldfstat exit_group io_cancel mbind ftruncate64 setfsgid32 mprotect socket openat2 io_destroy wait4 getegid32 getpeername recv io_submit statfs mseal timer_create setxattrat get_mempolicy fstat getcwd rt_sigprocmask pidfd_open sysinfo move_pages rt_sigtimedwait_time64 getxattr sched_getaffinity sendfile64 accept name_to_handle_at msgctl select statx clock_nanosleep_time64 sendfile getcpu fadvise64 inotify_rm_watch getpid sync setitimer socketpair mlockall eventfd2 preadv2 mq_getsetattr shmat sched_getattr sigprocmask utimes mq_notify lremovexattr rt_sigqueueinfo mknod socketcall sched_get_priority_max setpriority riscv_hwprobe faccessat2 sched_get_priority_min statmount exit request_key statfs64 epoll_wait_old setgid32 timerfd_settime64 syncfs tee clock_nanosleep msgget getuid mmap2 fork ioctl clock_adjtime mlock userfaultfd getgroups32 getsockopt settimeofday add_key getitimer readlink mq_timedsend stat pwritev pselect6 flock chmod getpgrp set_robust_list uretprobe shutdown symlinkat pwritev2 copy_file_range ipc _newselect recvfrom landlock_add_rule io_uring_register msgrcv lseek sigsuspend timerfd_settime futex_waitv renameat kcmp inotify_init1 times getresuid32 munlock getdents64 sendmsg epoll_create _llseek timerfd_gettime64 getgid32 pidfd_send_signal setresgid32 arch_prctl getppid fcntl futex_time64 mq_timedsend_time64 oldlstat sync_file_range pselect6_time64 fchmodat writev
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-timesyncd
	Status Text: Contacted time server 54.38.114.34:123 (0.debian.pool.ntp.org).
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 75b4a0bcef4a409f8ad0843337e41429
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device
	Following Set Member: dev-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00001.device
	Following Set Member: dev-cdrom.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:0/1:0:0:0/block/sr0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:0/1:0:0:0/block/sr0
	Found: found-udev
? Unit sys-devices-virtual-net-veth3.device:
	Description: /sys/devices/virtual/net/veth3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:54 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 59fb6109b1ef4987b8ef825ca13b6a06
	Following Set Member: sys-subsystem-net-devices-veth3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth3
	Sysfs Path: /sys/devices/virtual/net/veth3
	Found: found-udev
? Unit systemd-repart.service:
	Description: systemd-repart.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: systemd-growfs-root.service (destination-file)
	ReferencedBy: systemd-growfs-root.service (destination-file)
? Unit podman-auto-update.timer:
	Description: Podman auto-update timer
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:42:19 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: Sun 2025-09-21 09:42:19 UTC
	Inactive Enter Timestamp: Sun 2025-09-21 09:42:19 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ca9c2b1d74714b1997a7cf9afdcb45e4
	Fragment Path: /usr/lib/systemd/system/podman-auto-update.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: shutdown.target (origin-default)
	Before: podman-auto-update.service (origin-implicit)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: time-set.target (origin-default)
	After: -.mount (origin-path)
	Triggers: podman-auto-update.service (origin-implicit)
	References: podman-auto-update.service (origin-implicit)
	References: timers.target (origin-default)
	References: time-set.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: time-sync.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
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: dead
	Result: success
	Unit: podman-auto-update.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 00:00:00
? Unit b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service:
	Description: [systemd-run] /usr/bin/podman healthcheck run b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:56:50 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:56:50 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:56:50 UTC
	Active Exit Timestamp: Sun 2025-09-21 09:56:50 UTC
	Inactive Enter Timestamp: Sun 2025-09-21 09:56:50 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: cc96f5f2bbbf4a4ea8e275fb510c46a3
	Fragment Path: /run/systemd/transient/b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service
	Condition Timestamp: Sun 2025-09-21 09:56:49 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:56:49 UTC
	Assert Result: yes
	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: system.slice (origin-file)
	After: basic.target (origin-default)
	After: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-implicit)
	After: sysinit.target (origin-default)
	TriggeredBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	LogLevelMax: notice
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman healthcheck run b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae
			PID: 2054496
			Start Timestamp: Sun 2025-09-21 09:56:50.021886 UTC
			Handoff Timestamp: 54.622ms since start
			Exit Timestamp: 138.377ms since handoff
			Exit Code: exited
			Exit Status: 0
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit hibernate.target:
	Description: System Hibernation
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/hibernate.target
	Requires: systemd-hibernate.service (origin-file)
	Wants: grub-common.service (origin-file)
	Before: grub-common.service (destination-file)
	After: systemd-hibernate.service (origin-file)
	References: systemd-hibernate.service (origin-file)
	References: grub-common.service (origin-file)
	ReferencedBy: grub-common.service (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit sys-subsystem-net-devices-veth9.device:
	Description: /sys/subsystem/net/devices/veth9
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:56 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d2c34d4e70384e05a51a84197cc87102
	Following Set Member: sys-devices-virtual-net-veth9.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth9
	Sysfs Path: /sys/devices/virtual/net/veth9
	Found: found-udev
? Unit dev-disk-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device:
	Description: QEMU_HARDDISK 14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5e9c7a7afe3d41b1848c7d746a8f7b4f
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-14.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart14.device
	Following Set Member: dev-sda14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-partuuid/b6ea8b2d-4be9-6a4c-a074-200aef1191c8
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.0.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 38a335ee29b04d8f86f77017fa8ca370
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-sr1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:01.1-ata-2.0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host2/target2:0:0/2:0:0:0/block/sr1
	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: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2fee48089b5246bbb5b3d891be4c3377
	Documentation: man:cron(8)
	Fragment Path: /usr/lib/systemd/system/cron.service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: remote-fs.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: remote-fs.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 643
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: -/etc/default/cron
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: cron
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/cron -f "\$EXTRA_OPTS"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit graphical.target:
	Alias: default.target
	Description: Graphical Interface
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:44:34 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:44:34 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:44:34 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c89b658f2ed04ff7aef917f7f10c2c57
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/graphical.target
	Condition Timestamp: Mon 2025-09-15 08:44:34 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:44:34 UTC
	Assert Result: yes
	Requires: multi-user.target (origin-file)
	Wants: vaultwarden.service (origin-file)
	Wants: podman-clean-transient.service (origin-file)
	Wants: cloud-init.service (origin-file)
	Wants: nvmf-autoconnect.service (origin-file)
	Wants: influxdb.service (origin-file)
	Wants: podman-restart.service (origin-file)
	Wants: podman-auto-update.service (origin-file)
	Wants: nvmefc-boot-connections.service (origin-file)
	Wants: portainer.service (origin-file)
	Wants: podman.service (origin-file)
	Wants: openbao.service (origin-file)
	Wants: mautrix-whatsapp.service (origin-file)
	Wants: synapse.service (origin-file)
	Wants: n8n.service (origin-file)
	Wants: joplin.service (origin-file)
	Wants: prometheus-podman-exporter.service (origin-file)
	Wants: hookshot.service (origin-file)
	Wants: mautrix-meta.service (origin-file)
	Wants: maybe.service (origin-file)
	Wants: victorialogs.service (origin-file)
	Wants: display-manager.service (origin-file)
	Wants: netavark-dhcp-proxy.service (origin-file)
	Wants: homepage.service (origin-file)
	Conflicts: rescue.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: rescue.service (origin-file)
	Before: shutdown.target (origin-default)
	After: n8n.service (origin-default)
	After: portainer.service (origin-default)
	After: mautrix-meta.service (origin-default)
	After: hookshot.service (origin-default)
	After: victorialogs.service (origin-default)
	After: synapse.service (origin-default)
	After: podman-auto-update.service (origin-default)
	After: joplin.service (origin-default)
	After: cloud-init.service (origin-default destination-file)
	After: homepage.service (origin-default)
	After: multi-user.target (origin-file origin-default)
	After: nvmf-autoconnect.service (origin-default)
	After: podman-restart.service (origin-default)
	After: openbao.service (origin-default)
	After: netavark-dhcp-proxy.service (origin-default)
	After: vaultwarden.service (origin-default)
	After: maybe.service (origin-default)
	After: rescue.target (origin-file)
	After: podman-clean-transient.service (origin-default)
	After: prometheus-podman-exporter.service (origin-default)
	After: influxdb.service (origin-default)
	After: mautrix-whatsapp.service (origin-default)
	After: rescue.service (origin-file)
	After: podman.service (origin-default)
	After: display-manager.service (origin-file)
	References: synapse.service (origin-file origin-default)
	References: influxdb.service (origin-file origin-default)
	References: netavark-dhcp-proxy.service (origin-file origin-default)
	References: rescue.target (origin-file)
	References: nvmefc-boot-connections.service (origin-file)
	References: mautrix-whatsapp.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: victorialogs.service (origin-file origin-default)
	References: nvmf-autoconnect.service (origin-file origin-default)
	References: joplin.service (origin-file origin-default)
	References: display-manager.service (origin-file)
	References: rescue.service (origin-file)
	References: vaultwarden.service (origin-file origin-default)
	References: openbao.service (origin-file origin-default)
	References: podman-clean-transient.service (origin-file origin-default)
	References: podman-auto-update.service (origin-file origin-default)
	References: maybe.service (origin-file origin-default)
	References: n8n.service (origin-file origin-default)
	References: mautrix-meta.service (origin-file origin-default)
	References: cloud-init.service (origin-file origin-default)
	References: podman-restart.service (origin-file origin-default)
	References: multi-user.target (origin-file origin-default)
	References: homepage.service (origin-file origin-default)
	References: hookshot.service (origin-file origin-default)
	References: portainer.service (origin-file origin-default)
	References: podman.service (origin-file origin-default)
	References: prometheus-podman-exporter.service (origin-file origin-default)
	ReferencedBy: cloud-init.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-networkd.socket:
	Description: Network Service Netlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 9066d77b9d984d04b93c7e5df9b8e1b7
	Documentation: man:systemd-networkd.service(8)
	Documentation: man:rtnetlink(7)
	Fragment Path: /usr/lib/systemd/system/systemd-networkd.socket
	ConditionCapability: CAP_NET_ADMIN untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-networkd.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-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 destination-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sockets.target (origin-file)
	References: systemd-networkd.service (origin-implicit)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: yes
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-networkd.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ReceiveBuffer: 134217728
	ListenNetlink: route 1361
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-subsystem-net-devices-veth4.device:
	Description: /sys/subsystem/net/devices/veth4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5fb470bcab2c4e23a4807460fd5c8090
	Following Set Member: sys-devices-virtual-net-veth4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth4
	Sysfs Path: /sys/devices/virtual/net/veth4
	Found: found-udev
? Unit dev-cdrom.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 30d42a6aeb1c4cf4a0931479279c88a3
	Following: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00001.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/cdrom
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:0/1:0:0:0/block/sr0
	Found: found-udev
? Unit user-runtime-dir at 1000.service:
	Description: User Runtime Directory /run/user/1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:41:58 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 25be7e78dfbb421b92f3c8b5bafde1d1
	Documentation: man:user at .service(5)
	Fragment Path: /usr/lib/systemd/system/user-runtime-dir at .service
	Condition Timestamp: Sun 2025-09-21 09:41:58 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:41:58 UTC
	Assert Result: yes
	Requires: user-1000.slice (origin-file)
	Requires: sysinit.target (origin-default)
	RequiredBy: session-1455.scope (destination-file)
	RequiredBy: session-1458.scope (destination-file)
	BoundBy: user at 1000.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	Before: session-1455.scope (destination-file)
	Before: session-1458.scope (destination-file)
	After: systemd-journald.socket (origin-file)
	After: user-1000.slice (origin-file)
	After: systemd-logind.service (origin-file)
	After: basic.target (origin-default)
	After: dbus.service (origin-file)
	After: sysinit.target (origin-default)
	References: dbus.service (origin-file)
	References: sysinit.target (origin-default)
	References: user-1000.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: systemd-logind.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: session-1458.scope (destination-file)
	ReferencedBy: session-1455.scope (destination-file)
	InSlice: user-1000.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-user-runtime-dir start 1000
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-user-runtime-dir stop 1000
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-net-podman0.device:
	Description: /sys/devices/virtual/net/podman0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 49cfb12b706c4a38b596059441b9c29f
	Following Set Member: sys-subsystem-net-devices-podman0.device
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	WantedBy: postgresql.service (destination-file)
	Before: postgresql.service (destination-file)
	ReferencedBy: postgresql.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/podman0
	Sysfs Path: /sys/devices/virtual/net/podman0
	Found: found-udev
? Unit victorialogs.service:
	Description: VictoriaLogs container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:10 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/victorialogs.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 14b96feccf0143cdb60bda27dc52211a
	Fragment Path: /run/systemd/generator/victorialogs.service
	Source Path: /etc/containers/systemd/victorialogs.container
	Condition Timestamp: Mon 2025-09-15 17:52:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 17:52:04 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (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: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /var/containers/victorialogs (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 138418
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=victorialogs.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name victorialogs --replace --rm --cgroups=split --sdnotify=conmon -d -v /var/containers/victorialogs/:/victoria-logs-data --label io.containers.autoupdate=registry --publish 127.0.0.1:9428:9428/tcp --publish 100.64.0.5:9428:9428/tcp docker.io/victoriametrics/victoria-logs:latest
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i victorialogs
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i victorialogs
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit nvmefc-boot-connections.service:
	Description: Auto-connect to subsystems on FC-NVME devices found during boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/nvmefc-boot-connections.service
	ConditionPathExists: /sys/class/fc/fc_udev_device/nvme_discovery untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: graphical.target (destination-file)
	Before: local-fs-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-udevd.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udevd.service (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: graphical.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: invisible
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: yes
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /bin/sh -c "echo add > /sys/class/fc/fc_udev_device/nvme_discovery"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-confext.service:
	Description: Merge System Configuration Images into /etc/
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-confext.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-confext.service
	ConditionPathExists: !/etc/initrd-release untested
	ConditionDirectoryNotEmpty: |/usr/lib/confexts untested
	ConditionDirectoryNotEmpty: |/usr/local/lib/confexts untested
	ConditionDirectoryNotEmpty: |/var/lib/confexts untested
	ConditionDirectoryNotEmpty: |/run/confexts untested
	ConditionCapability: CAP_SYS_ADMIN untested
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: ldconfig.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs.target (origin-file)
	After: system.slice (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	ReferencedBy: ldconfig.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-confext refresh
	? ExecReload:
		Command Line: systemd-confext refresh
	? ExecStop:
		Command Line: systemd-confext unmerge
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sshd at sshd-keygen.service:
	Alias: sshd-vsock at sshd-keygen.service
	Alias: sshd-unix-local at sshd-keygen.service
	Description: OpenBSD Secure Shell server per-connection daemon
	Instance: sshd-keygen
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-sshd.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:sshd(8)
	Documentation: man:sshd_config(5)
	Fragment Path: /usr/lib/systemd/system/sshd at .service
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Requires: system-sshd.slice (origin-file)
	Wants: sshd-keygen.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: auditd.service (origin-file)
	After: sshd-keygen.service (destination-file)
	After: basic.target (origin-default)
	After: system-sshd.slice (origin-file)
	After: nss-user-lookup.target (origin-file)
	After: -.mount (origin-path)
	References: auditd.service (origin-file)
	References: sshd-keygen.service (origin-file)
	References: basic.target (origin-default)
	References: nss-user-lookup.target (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: system-sshd.slice (origin-file origin-slice-property)
	ReferencedBy: sshd-keygen.service (destination-file)
	InSlice: system-sshd.slice (origin-slice-property)
	RequiresMountsFor: /run/sshd (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: -/etc/default/ssh
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: sshd
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/sshd -i "\$SSHD_OPTS"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit suspend.target:
	Description: Suspend
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/suspend.target
	Requires: systemd-suspend.service (origin-file)
	Wants: grub-common.service (origin-file)
	Before: grub-common.service (destination-file)
	After: systemd-suspend.service (origin-file)
	References: grub-common.service (origin-file)
	References: systemd-suspend.service (origin-file)
	ReferencedBy: grub-common.service (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit mautrix-meta.service:
	Description: Mautrix Meta container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:56 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Exit Timestamp: Mon 2025-09-15 08:43:52 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:53 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/mautrix-meta.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 9b87967374074f2a8a1ca28679e164d5
	Fragment Path: /run/systemd/generator/mautrix-meta.service
	Source Path: /etc/containers/systemd/mautrix-meta.container
	Condition Timestamp: Mon 2025-09-15 08:43:56 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:56 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: postgresql.service (origin-file)
	Requires: matrix-network.service (origin-file)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: matrix-network.service (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: postgresql.service (origin-file)
	After: network-online.target (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: matrix-network.service (origin-file)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: postgresql.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/containers/mautrix-meta (origin-file)
	RequiresMountsFor: /var/containers/mautrix-meta/docker-run.sh (origin-file)
	RequiresMountsFor: /run/containers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 5434
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=mautrix-meta.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name mautrix-meta --replace --rm --cgroups=split --network matrix --sdnotify=conmon -d -v /var/containers/mautrix-meta/:/data/ -v /var/containers/mautrix-meta/docker-run.sh:/docker-run.sh --publish 127.0.0.1:29319:29319 dock.mau.dev/mautrix/meta:v0.5.3
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i mautrix-meta
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i mautrix-meta
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-misc-rfkill.device:
	Description: /sys/devices/virtual/misc/rfkill
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a34b8e7c93e749fbaf6d5cd65d81d568
	Following Set Member: dev-rfkill.device
	Wants: systemd-rfkill.socket (origin-udev)
	BoundBy: systemd-rfkill.socket (destination-file)
	BoundBy: systemd-rfkill.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: systemd-rfkill.service (destination-file)
	References: systemd-rfkill.socket (origin-udev)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/misc/rfkill
	Sysfs Path: /sys/devices/virtual/misc/rfkill
	Found: found-udev
	udev SYSTEMD_WANTS: systemd-rfkill.socket
? Unit modprobe at efi_pstore.service:
	Description: Load Kernel Module efi_pstore
	Instance: efi_pstore
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 12445200bd9c48d1b823479b0194a690
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionKernelModuleLoaded: !efi_pstore untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: no
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	WantedBy: systemd-pstore.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-pstore.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system-modprobe.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system-modprobe.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-pstore.service (destination-file)
	InSlice: system-modprobe.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/modprobe -abq efi_pstore
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit veritysetup.target:
	Description: Local Verity Protected Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: aa1f164b25414e0fb19cec026a3278ac
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/veritysetup.target
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sysinit.target (destination-default)
	After: veritysetup-pre.target (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: veritysetup-pre.target (destination-file)
	ReferencedBy: sysinit.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit sys-subsystem-net-devices-veth8.device:
	Description: /sys/subsystem/net/devices/veth8
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:51 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:51 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:51 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b2d39eee14984409bfdf39dc9ba9b511
	Following Set Member: sys-devices-virtual-net-veth8.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth8
	Sysfs Path: /sys/devices/virtual/net/veth8
	Found: found-udev
? Unit sys-devices-virtual-net-veth4.device:
	Description: /sys/devices/virtual/net/veth4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2b794fba77094d2b923b3aff3d00c8cc
	Following Set Member: sys-subsystem-net-devices-veth4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth4
	Sysfs Path: /sys/devices/virtual/net/veth4
	Found: found-udev
? Unit prometheus-node-exporter.service:
	Description: Prometheus exporter for machine metrics
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit Timestamp: Mon 2025-09-15 08:43:03 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:04 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/prometheus-node-exporter.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1b5877846990490689b3814cb1d20523
	Documentation: https://github.com/prometheus/node_exporter
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter.service
	Condition Timestamp: Mon 2025-09-15 17:52:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 17:52:04 UTC
	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: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 138348
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 20s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: no
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: /etc/default/prometheus-node-exporter
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: prometheus
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/prometheus-node-exporter "\$ARGS"
	? ExecReload:
		Command Line: /bin/kill -HUP "\$MAINPID"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2ddiskseq-1\x2dpart15.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 48cb3c59b5bd4734bfee6019a145570d
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-diskseq/1-part15
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit sys-subsystem-net-devices-veth12.device:
	Description: /sys/subsystem/net/devices/veth12
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5712944fb4f14871b6c57373c2c04568
	Following Set Member: sys-devices-virtual-net-veth12.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth12
	Sysfs Path: /sys/devices/virtual/net/veth12
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a37f3a98f9ea42668e44bd03a86b72ed
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part15
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit fstrim.timer:
	Description: Discard unused filesystem blocks once a week
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 00a30eae0aa14d8092ed1dfaf3e4d54f
	Documentation: man:fstrim
	Fragment Path: /usr/lib/systemd/system/fstrim.timer
	ConditionPathExists: !/etc/initrd-release untested
	ConditionVirtualization: !container untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: shutdown.target (origin-default)
	Before: fstrim.service (origin-implicit)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	After: -.mount (origin-path)
	After: time-set.target (origin-default)
	Triggers: fstrim.service (origin-implicit)
	References: fstrim.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: time-set.target (origin-default)
	References: -.mount (origin-path)
	References: timers.target (origin-default)
	References: sysinit.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
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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
	DeferReactivation: no
	OnCalendar: Mon *-*-* 00:00:00
? Unit systemd-pcrmachine.service:
	Description: TPM PCR Machine ID Measurement
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrmachine.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrmachine.service
	Failure Action: reboot-force
	ConditionSecurity: measured-uki untested
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	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: tpm2.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: tpm2.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-pcrextend --graceful --machine-id
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount:
	Description: /run/netns/netns-7236da5e-141f-7452-1681-0f1626a6df1a
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:54 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 2179cc89a85b4cab812fb5e85a438f06
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: run-netns.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: run-netns.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-7236da5e-141f-7452-1681-0f1626a6df1a
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit prometheus-node-exporter-ipmitool-sensor.timer:
	Description: Run ipmitool sensor metrics collection every minute
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-ipmitool-sensor.timer
	ConditionDirectoryNotEmpty: /sys/class/ipmi untested
	ConditionFileIsExecutable: /usr/bin/ipmitool untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: prometheus-node-exporter-ipmitool-sensor.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	After: systemd-modules-load.service (origin-file)
	After: sysinit.target (origin-default)
	Triggers: prometheus-node-exporter-ipmitool-sensor.service (origin-implicit)
	References: prometheus-node-exporter-ipmitool-sensor.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: timers.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-modules-load.service (origin-file)
	ReferencedBy: timers.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: dead
	Result: success
	Unit: prometheus-node-exporter-ipmitool-sensor.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnUnitActiveSec: 1min
	OnBootSec: 0
? Unit systemd-confext-initrd.service:
	Description: Merge System Configuration Images into /etc/
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-confext-initrd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-confext-initrd.service
	ConditionPathExists: /etc/initrd-release untested
	ConditionDirectoryNotEmpty: |/.extra/global_confext untested
	ConditionDirectoryNotEmpty: |/.extra/confext untested
	ConditionDirectoryNotEmpty: |/usr/lib/confexts untested
	ConditionDirectoryNotEmpty: |/usr/local/lib/confexts untested
	ConditionDirectoryNotEmpty: |/var/lib/confexts untested
	ConditionDirectoryNotEmpty: |/run/confexts untested
	ConditionCapability: CAP_SYS_ADMIN untested
	Requires: system.slice (origin-file)
	Wants: modprobe at dm_mod.service (origin-file)
	Wants: cryptsetup-pre.target (origin-file)
	Wants: modprobe at loop.service (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	Before: cryptsetup-pre.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	After: modprobe at dm_mod.service (origin-file)
	After: modprobe at loop.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: modprobe at loop.service (origin-file)
	References: modprobe at dm_mod.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: initrd.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-confext refresh
	? ExecReload:
		Command Line: systemd-confext refresh
	? ExecStop:
		Command Line: systemd-confext unmerge
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-hibernate-resume.service:
	Description: Resume from hibernation
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-hibernate-resume.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-hibernate-resume.service
	ConditionKernelCommandLine: !noresume untested
	AssertPathExists: /etc/initrd-release untested
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	After: systemd-battery-check.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-battery-check.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-hibernate-resume
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit cloud-init.service:
	Description: LSB: Cloud init
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: f35b63742664402f8ae6eff560c3bbc0
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/cloud-init.service
	Source Path: /etc/init.d/cloud-init
	Condition Timestamp: Mon 2025-09-15 08:43:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:04 UTC
	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)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: ssh.service (origin-file)
	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: cloud-init-local.service (origin-file)
	After: sysinit.target (origin-default)
	After: remote-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	References: graphical.target (origin-file)
	References: cloud-init-local.service (origin-file)
	References: ssh.service (origin-file)
	References: shutdown.target (origin-default)
	References: multi-user.target (origin-file)
	References: remote-fs.target (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: network-online.target (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 5min
	TimeoutStopSec: 5min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /etc/init.d/cloud-init start
	? ExecStop:
		Command Line: /etc/init.d/cloud-init stop
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: ssh.service (destination-file)
	Before: sshd at sshd-keygen.service (destination-file)
	After: cloud-init-local.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: sshd at sshd-keygen.service (destination-file)
	ReferencedBy: cloud-init-local.service (destination-file)
? Unit initrd-cleanup.service:
	Description: Cleaning Up and Shutting Down Daemons
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/initrd-cleanup.service
	AssertPathExists: /etc/initrd-release untested
	Requires: system.slice (origin-file)
	WantedBy: initrd-switch-root.target (destination-file)
	Conflicts: emergency.target (origin-file)
	Before: initrd-switch-root.target (destination-file)
	After: initrd-root-fs.target (origin-file)
	After: initrd-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: initrd.target (origin-file)
	OnSuccessOf: initrd-parse-etc.service (destination-file)
	OnFailure: emergency.target (origin-file)
	References: initrd.target (origin-file)
	References: initrd-fs.target (origin-file)
	References: initrd-root-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: emergency.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: initrd-parse-etc.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemctl --no-block isolate initrd-switch-root.target
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit suspend-then-hibernate.target:
	Description: Suspend; Hibernate if not used for a period of time
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/suspend-then-hibernate.target
	Requires: systemd-suspend-then-hibernate.service (origin-file)
	Wants: grub-common.service (origin-file)
	Before: grub-common.service (destination-file)
	After: systemd-suspend-then-hibernate.service (origin-file)
	References: grub-common.service (origin-file)
	References: systemd-suspend-then-hibernate.service (origin-file)
	ReferencedBy: grub-common.service (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 10303cbea8434ae29554f1706dbe0bed
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-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-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-uuid/ef689fa2-177b-44b6-a81e-b59fb9446d59
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
? Unit mariadb.service:
	Description: mariadb.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: grafana-server.service (destination-file)
	ReferencedBy: grafana-server.service (destination-file)
? Unit var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 326b94f98ba140b7aa7c1b9b82c38d89
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: swap.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit system-systemd\x2dcreds.slice:
	Description: Slice /system/systemd-creds
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2025-09-16 01:50:25 UTC
	Inactive Exit Timestamp: Tue 2025-09-16 01:50:25 UTC
	Active Enter Timestamp: Tue 2025-09-16 01:50:25 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dcreds.slice
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6320bae88d524e6a82e841fd6df8cb41
	Condition Timestamp: Tue 2025-09-16 01:50:25 UTC
	Condition Result: yes
	Assert Timestamp: Tue 2025-09-16 01:50:25 UTC
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	InSlice: system.slice (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit uuidd.service:
	Description: Daemon for generating UUIDs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids bpf-devices
	Documentation: man:uuidd(8)
	Fragment Path: /usr/lib/systemd/system/uuidd.service
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: uuidd.socket (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: uuidd.socket (destination-implicit)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: uuidd.socket (destination-implicit)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: uuidd.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: uuidd.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: self
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	ReadWritePaths: /var/lib/libuuid
	LockPersonality: no
	SystemCallFilter: ipc riscv_flush_icache waitid landlock_add_rule chown inotify_init1 sigreturn epoll_create renameat2 getpeername futex_waitv epoll_wait_old truncate clock_nanosleep_time64 listxattr munlockall getgroups getitimer epoll_ctl rt_sigtimedwait_time64 remap_file_pages oldolduname preadv2 getcwd sysinfo setxattrat clock_gettime setresuid32 setregid rt_sigprocmask sched_getparam process_vm_writev getdents64 pread64 timer_settime64 sched_setaffinity cacheflush utimes chdir sync_file_range2 membarrier chown32 removexattrat vfork name_to_handle_at timerfd_settime pause sched_get_priority_min shmat setpgid socketcall sync pipe2 restart_syscall flock readlink getgroups32 send semop truncate64 splice getrusage mseal getsockname timerfd_create timerfd_settime64 sched_yield getrlimit fsync kcmp fstat timer_create io_uring_enter migrate_pages gettid clock_getres mmap2 statmount mknodat setgid fremovexattr linkat lchown32 getpgid gettimeofday mq_timedreceive_time64 mkdir add_key clone3 signalfd lstat listen uretprobe rt_sigtimedwait tgkill close epoll_wait setuid32 setuid socket sync_file_range timer_settime alarm fstatfs fchmodat2 setgroups symlink rt_sigaction utimensat mkdirat statx sendto clone getpid io_destroy brk setgroups32 setrlimit get_thread_area semget write shmget move_pages signalfd4 renameat syncfs listmount fchmodat munmap io_setup sigaction epoll_ctl_old recv clock_gettime64 setsid execve socketpair timer_delete timerfd_gettime64 capget msync access readv fstatfs64 accept4 getpriority oldlstat utime riscv_hwprobe vmsplice fstatat64 getuid setreuid32 sched_setattr unshare mlockall fchown mmap dup3 setresuid openat2 msgsnd ioprio_get dup rseq mprotect sched_get_priority_max sendmmsg fadvise64_64 semtimedop rt_sigsuspend read ftruncate64 eventfd2 fsetxattr sched_getattr sigaltstack statfs64 ioprio_set mq_timedreceive lsetxattr sigprocmask preadv getppid epoll_create1 prctl rt_sigqueueinfo mknod statfs inotify_add_watch exit olduname ugetrlimit setns link fchdir signal get_robust_list time pwritev setgid32 shmdt geteuid32 flistxattr getrandom umask fgetxattr _llseek sendmsg setfsuid32 rmdir mq_timedsend_time64 getsid fchownat recvmmsg futex sendfile64 ppoll getdents nanosleep semctl select semtimedop_time64 seccomp readahead getxattrat msgget set_thread_area recvfrom pselect6_time64 mq_notify mlock copy_file_range fork pselect6 timer_getoverrun close_range mq_open memfd_create mlock2 timer_gettime64 rt_sigpending setresgid32 io_cancel clock_nanosleep sched_getscheduler kill chmod setregid32 pwrite64 io_pgetevents set_robust_list recvmmsg_time64 fchmod getresuid stat64 setfsuid sched_setscheduler mremap io_submit fadvise64 timerfd_gettime _newselect mq_timedsend setxattr execveat sched_rr_get_interval setreuid shmctl tkill userfaultfd set_mempolicy_home_node geteuid uname unlinkat futex_time64 stat getuid32 madvise open_tree getresuid32 mbind getgid sched_setparam fcntl capset newfstatat inotify_rm_watch getxattr prlimit64 setitimer exit_group symlinkat msgrcv nice ftruncate bind personality ioctl fdatasync setfsgid listxattrat io_uring_setup recvmsg utimensat_time64 rt_tgsigqueueinfo unlink eventfd pidfd_send_signal landlock_create_ruleset process_madvise getgid32 rt_sigreturn openat poll lgetxattr arch_prctl sched_getaffinity msgctl oldfstat sigsuspend io_uring_register ppoll_time64 readdir request_key set_mempolicy connect sendfile epoll_pwait writev times readlinkat llistxattr sigpending lchown getegid32 clock_getres_time64 fchown32 oldstat setpriority fallocate lseek setsockopt timer_gettime open swapcontext tee wait4 getegid mq_unlink getresgid landlock_restrict_self pipe lstat64 getsockopt io_pgetevents_time64 mq_getsetattr getcpu rename getpgrp process_vm_readv faccessat io_getevents sched_rr_get_interval_time64 inotify_init waitpid faccessat2 removexattr set_tid_address shutdown futimesat accept dup2 setresgid getresgid32 lremovexattr set_tls setfsgid32 creat arm_fadvise64_64 munlock keyctl fstat64 get_mempolicy pidfd_open fcntl64 epoll_pwait2 pwritev2
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/uuidd --socket-activation --cont-clock
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-remount-fs.service:
	Description: Remount Root and Kernel File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 00372ef83e7942828cd9747cb4449390
	Documentation: man:systemd-remount-fs.service(8)
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/lib/systemd/system/systemd-remount-fs.service
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	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: local-fs.target (origin-file)
	Before: systemd-logind.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: borgmatic.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: tailscaled.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: systemd-firstboot.service (destination-file)
	Before: systemd-networkd-persistent-storage.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: systemd-quotacheck-root.service (destination-file)
	Before: local-fs-pre.target (origin-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: systemd-journal-upload.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-growfs-root.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-fsck-root.service (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: systemd-journal-upload.service (destination-file)
	ReferencedBy: borgmatic.service (destination-file)
	ReferencedBy: systemd-quotacheck-root.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-growfs-root.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: tailscaled.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-remount-fs
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay.mount:
	Description: /var/lib/containers/storage/overlay
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 9a03e37f04e84d1f88c53a273c6ea542
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: dev-sda1.device (origin-mountinfo)
	Conflicts: umount.target (origin-mountinfo)
	Before: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-path)
	Before: local-fs.target (origin-mountinfo)
	Before: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-path)
	Before: umount.target (origin-mountinfo)
	Before: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-path)
	Before: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: dev-sda1.device (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: blockdev at dev-sda1.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: dev-sda1.device (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: blockdev at dev-sda1.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-path)
	ReferencedBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay
	What: /dev/sda1
	File System Type: ext4
	Options: rw,relatime,discard,errors=remount-ro
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:45 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 40cb2d6c5864468f86906917a613243c
	Documentation: man:dbus-daemon(1)
	Fragment Path: /usr/lib/systemd/system/dbus.service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: user-runtime-dir at 1000.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: dbus.socket (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	TriggeredBy: dbus.socket (destination-implicit)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: dbus.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 644
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -900
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	AmbientCapabilities: cap_audit_write
	User: messagebus
	Group: messagebus
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit joplin.service:
	Description: Joplin container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit 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/joplin.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 8049aede02bd4e3a86c84ae712862795
	Fragment Path: /run/systemd/generator/joplin.service
	Source Path: /etc/containers/systemd/joplin.container
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	Before: postgresql.service (origin-file)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: network-online.target (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: postgresql.service (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1704
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=joplin.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name joplin --replace --rm --cgroups=split --sdnotify=conmon -d --publish 127.0.0.1:22300:22300/tcp --env-file /home/debian/containers/joplin/compose.env docker.io/joplin/server:3.4.2
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i joplin
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i joplin
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit swap.target:
	Description: Swaps
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 54eeb0b5af524d1c8fa71276802181c1
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/swap.target
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	Before: tmp.mount (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	Before: run-user-1000.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	Before: shutdown.target (origin-default)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	Before: sysinit.target (destination-file destination-default)
	Before: run-netns.mount (destination-mountinfo)
	References: shutdown.target (origin-default)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: sysinit.target (destination-file destination-default)
	ReferencedBy: run-netns.mount (destination-mountinfo)
	ReferencedBy: run-user-1000.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit dev-disk-by\x2ddiskseq-1.device:
	Description: QEMU_HARDDISK
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 0cac371614ec4791a1e993daa95bc345
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0.device
	Following Set Member: dev-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-diskseq/1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
? Unit veritysetup-pre.target:
	Description: Local Verity Protected Volumes (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/veritysetup-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: remote-veritysetup.target (destination-file)
	Before: shutdown.target (origin-default)
	Before: veritysetup.target (origin-file)
	References: veritysetup.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: remote-veritysetup.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit systemd-tmpfiles-setup.service:
	Description: Create System Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 202d5c2b65f8499893776151ee0bb6e5
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup.service
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:01 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: e2scrub_reap.service (destination-file)
	Before: apache2.service (destination-file)
	Before: borgmatic.service (destination-file)
	Before: exim4.service (destination-file)
	Before: initrd-switch-root.target (origin-file)
	Before: man-db.service (destination-file)
	Before: phpsessionclean.service (destination-file)
	Before: apache2 at local.service (destination-file)
	Before: systemd-firstboot.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: logrotate.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: ldconfig.service (destination-file)
	Before: systemd-journal-catalog-update.service (destination-file)
	Before: polkit.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-hostnamed.service (destination-file)
	Before: grafana-server.service (destination-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.service (origin-file)
	After: systemd-confext.service (destination-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-sysext.service (destination-file)
	After: systemd-journal-flush.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-sysext-initrd.service (destination-file)
	After: systemd-confext-initrd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-file)
	ReferencedBy: borgmatic.service (destination-file)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: systemd-hostnamed.service (destination-file)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: systemd-confext-initrd.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: apache2 at local.service (destination-file)
	ReferencedBy: systemd-sysext-initrd.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: grafana-server.service (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: phpsessionclean.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: yes
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount:
	Description: /var/lib/containers/storage/overlay/0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 36f75dcabcd64ffeb10dc9cb30873380
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: umount.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: -.mount (origin-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/KJX7IQVVO6NCJ7JQQUMHDWJAN2:/var/lib/containers/storage/overlay/l/WCYKKZII6SZ4EGYKZ2M7FDWAMO:/var/lib/containers/storage/overlay/l/JQBKTA4ZEZZOFSSIQRRSMFDTKX,upperdir=/var/lib/containers/storage/overlay/0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e/diff,workdir=/var/lib/containers/storage/overlay/0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0.device:
	Description: QEMU_HARDDISK
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5d968221ecdf465ca260856229f20c22
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0.device
	Following Set Member: dev-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda
	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: Mon 2025-09-15 08:43:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 939e4a1a63c14c30aa6739f14a8f6b26
	Documentation: man:systemd.special(7)
	Documentation: https://systemd.io/NETWORK_ONLINE
	Fragment Path: /usr/lib/systemd/system/network-online.target
	Condition Timestamp: Mon 2025-09-15 08:43:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:04 UTC
	Assert Result: yes
	Wants: systemd-networkd-wait-online.service (origin-file)
	WantedBy: n8n.service (destination-file)
	WantedBy: synapse.service (destination-file)
	WantedBy: podman-restart.service (destination-file)
	WantedBy: influxdb.service (destination-file)
	WantedBy: systemd-journal-upload.service (destination-file)
	WantedBy: matrix-network.service (destination-file)
	WantedBy: mautrix-meta.service (destination-file)
	WantedBy: cloud-init.service (destination-file)
	WantedBy: maybe.service (destination-file)
	WantedBy: grafana-server.service (destination-file)
	WantedBy: hookshot.service (destination-file)
	WantedBy: prometheus-podman-exporter.service (destination-file)
	WantedBy: vaultwarden.service (destination-file)
	WantedBy: portainer.service (destination-file)
	WantedBy: homepage.service (destination-file)
	WantedBy: exim4.service (destination-file)
	WantedBy: joplin.service (destination-file)
	WantedBy: borgmatic.service (destination-file)
	WantedBy: podman-auto-update.service (destination-file)
	WantedBy: openbao.service (destination-file)
	WantedBy: mautrix-whatsapp.service (destination-file)
	WantedBy: victorialogs.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: vaultwarden.service (destination-file)
	Before: exim4.service (destination-file)
	Before: prometheus-podman-exporter.service (destination-file)
	Before: joplin.service (destination-file)
	Before: openbao.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: nvmf-autoconnect.service (destination-file)
	Before: stocks-monitoring.timer (destination-file)
	Before: podman-auto-update.service (destination-file)
	Before: portainer.service (destination-file)
	Before: homepage.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: n8n.service (destination-file)
	Before: hookshot.service (destination-file)
	Before: matrix-network.service (destination-file)
	Before: grafana-server.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: influxdb.service (destination-file)
	Before: cloud-init.service (destination-file)
	Before: borgmatic.service (destination-file)
	Before: victorialogs.service (destination-file)
	Before: synapse.service (destination-file)
	Before: systemd-journal-upload.service (destination-file)
	Before: maybe.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: podman-restart.service (destination-file)
	Before: mautrix-whatsapp.service (destination-file)
	Before: mautrix-meta.service (destination-file)
	After: systemd-networkd-wait-online.service (destination-file)
	After: network.target (origin-file)
	References: network.target (origin-file)
	References: systemd-networkd-wait-online.service (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: cloud-init.service (destination-file)
	ReferencedBy: grafana-server.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: hookshot.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: synapse.service (destination-file)
	ReferencedBy: stocks-monitoring.timer (destination-file)
	ReferencedBy: openbao.service (destination-file)
	ReferencedBy: matrix-network.service (destination-file)
	ReferencedBy: joplin.service (destination-file)
	ReferencedBy: maybe.service (destination-file)
	ReferencedBy: victorialogs.service (destination-file)
	ReferencedBy: n8n.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: nvmf-autoconnect.service (destination-file)
	ReferencedBy: prometheus-podman-exporter.service (destination-file)
	ReferencedBy: portainer.service (destination-file)
	ReferencedBy: vaultwarden.service (destination-file)
	ReferencedBy: mautrix-whatsapp.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: influxdb.service (destination-file)
	ReferencedBy: podman-auto-update.service (destination-file)
	ReferencedBy: systemd-networkd-wait-online.service (destination-file)
	ReferencedBy: homepage.service (destination-file)
	ReferencedBy: podman-restart.service (destination-file)
	ReferencedBy: borgmatic.service (destination-file)
	ReferencedBy: mautrix-meta.service (destination-file)
	ReferencedBy: systemd-journal-upload.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount:
	Description: /run/netns/netns-18865be7-06a5-4b85-aa38-99fca81d155c
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:56 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 634425519e0c47478d5805f24e762ccc
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: run-netns.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: run-netns.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-18865be7-06a5-4b85-aa38-99fca81d155c
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-subsystem-net-devices-veth3.device:
	Description: /sys/subsystem/net/devices/veth3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:54 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 67fbc684ec5445939d1cd6f401be0d91
	Following Set Member: sys-devices-virtual-net-veth3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth3
	Sysfs Path: /sys/devices/virtual/net/veth3
	Found: found-udev
? Unit netplan-ovs-cleanup.service:
	Description: OpenVSwitch configuration for cleanup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /run/systemd/system/netplan-ovs-cleanup.service
	ConditionFileIsExecutable: /usr/bin/ovs-vsctl untested
	Condition Timestamp: Wed 2025-09-17 20:57:33 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	Wants: ovsdb-server.service (origin-file)
	Wants: network.target (origin-file)
	WantedBy: systemd-networkd.service (destination-file)
	Before: network.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: ovsdb-server.service (origin-file)
	References: ovsdb-server.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-networkd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 10s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/netplan apply --only-ovs-cleanup
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-rc-local-generator(8)
	Fragment Path: /usr/lib/systemd/system/rc-local.service
	DropIn Path: /usr/lib/systemd/system/rc-local.service.d/debian.conf
	ConditionFileIsExecutable: /etc/rc.local untested
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: serial-getty at ttyS0.service (destination-file)
	After: network.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit modprobe at dm_mod.service:
	Description: Load Kernel Module dm_mod
	Instance: dm_mod
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionKernelModuleLoaded: !dm_mod untested
	ConditionCapability: CAP_SYS_MODULE untested
	Requires: system-modprobe.slice (origin-file)
	WantedBy: systemd-confext-initrd.service (destination-file)
	WantedBy: systemd-sysext-initrd.service (destination-file)
	Before: systemd-confext-initrd.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-sysext-initrd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system-modprobe.slice (origin-file)
	References: system-modprobe.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: systemd-confext-initrd.service (destination-file)
	ReferencedBy: systemd-sysext-initrd.service (destination-file)
	InSlice: system-modprobe.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/modprobe -abq dm_mod
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount:
	Description: /var/lib/containers/storage/overlay/e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 8b138afe85c94e0793b564250f856914
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/FSFJY6MJPPCPXSIEIY56HJXSAI:/var/lib/containers/storage/overlay/l/D34ADM4ZMALDV7UITM3UNB5RAZ:/var/lib/containers/storage/overlay/l/HFOX4IOGDH6JALMMGW5ILNNSR3:/var/lib/containers/storage/overlay/l/QNRBMQERDNHLAZ4627MQRJEXMQ:/var/lib/containers/storage/overlay/l/4FVNWSR43SK6YQ2LQZ4OUXK3YI:/var/lib/containers/storage/overlay/l/A7FYFV72ELAULBCFEZKBYCZRF3:/var/lib/containers/storage/overlay/l/ZNJM35EV45LHGCEH75ZEKI3BW4:/var/lib/containers/storage/overlay/l/H6SJI4A7MON36AJMA5RXP2MMDF:/var/lib/containers/storage/overlay/l/G7VOX36YWNHCG2NTGBFH6GEQ22:/var/lib/containers/storage/overlay/l/DVMOUDMFDA6GTIBCNSFYENJB7W,upperdir=/var/lib/containers/storage/overlay/e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa/diff,workdir=/var/lib/containers/storage/overlay/e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit initrd.target:
	Description: Initrd Default Target
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/initrd.target
	AssertPathExists: /etc/initrd-release untested
	Requires: basic.target (origin-file)
	Wants: initrd-parse-etc.service (origin-file)
	Wants: systemd-battery-check.service (origin-file)
	Wants: systemd-sysext-initrd.service (origin-file)
	Wants: initrd-fs.target (origin-file)
	Wants: initrd-root-device.target (origin-file)
	Wants: initrd-usr-fs.target (origin-file)
	Wants: systemd-bsod.service (origin-file)
	Wants: systemd-pcrphase-initrd.service (origin-file)
	Wants: systemd-confext-initrd.service (origin-file)
	Wants: initrd-root-fs.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: initrd-cleanup.service (destination-file)
	After: basic.target (origin-file origin-default)
	After: initrd-root-fs.target (origin-file)
	After: rescue.service (origin-file)
	After: initrd-usr-fs.target (origin-file)
	After: initrd-root-device.target (origin-file)
	After: rescue.target (origin-file)
	After: initrd-fs.target (origin-file)
	OnFailure: emergency.target (origin-file)
	References: initrd-root-fs.target (origin-file)
	References: systemd-sysext-initrd.service (origin-file)
	References: shutdown.target (origin-default)
	References: initrd-parse-etc.service (origin-file)
	References: initrd-root-device.target (origin-file)
	References: systemd-pcrphase-initrd.service (origin-file)
	References: emergency.target (origin-file)
	References: basic.target (origin-file origin-default)
	References: systemd-battery-check.service (origin-file)
	References: initrd-fs.target (origin-file)
	References: rescue.target (origin-file)
	References: rescue.service (origin-file)
	References: systemd-bsod.service (origin-file)
	References: initrd-usr-fs.target (origin-file)
	References: systemd-confext-initrd.service (origin-file)
	ReferencedBy: initrd-cleanup.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: dead
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 644a452a7fa4451ab267ca373713fa51
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-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-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part/by-partuuid/c6796f75-98ec-4641-b88c-1b096d697b13
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	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: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: e816eedec6314ba9bf5e0f67e50c737a
	Documentation: https://docs.kernel.org/filesystems/debugfs.html
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/lib/systemd/system/sys-kernel-debug.mount
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionPathExists: /sys/kernel/debug untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: -.slice (origin-file)
	Requires: -.mount (origin-path)
	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: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /sys/kernel (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit exim4-base.timer:
	Description: Daily exim4-base housekeeping
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 00:00:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 14196d78e0174382ba875b2feb38cc32
	Documentation: man:exim4(8)
	Fragment Path: /usr/lib/systemd/system/exim4-base.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: logrotate.timer (origin-file)
	Before: exim4-base.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: time-set.target (origin-default)
	After: -.mount (origin-path)
	Triggers: exim4-base.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-default)
	References: logrotate.timer (origin-file)
	References: exim4-base.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: time-set.target (origin-default)
	References: timers.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
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: exim4-base.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 12h
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 00:00:00
? Unit exim4.service:
	Description: exim Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/exim4.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-devices
	Invocation ID: 7cb45c9215f847b1a94188a05d1b3c6f
	Documentation: man:exim(8)
	Documentation: https://exim.org/docs.html
	Fragment Path: /usr/lib/systemd/system/exim4.service
	Condition Timestamp: Mon 2025-09-15 08:43:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:04 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: tmp.mount (origin-path)
	Wants: -.mount (origin-path)
	Wants: network-online.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: postfix.service (origin-file)
	Conflicts: sendmail.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: tmp.mount (origin-path)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: nss-lookup.target (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	References: nss-lookup.target (origin-file)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	References: sendmail.service (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: postfix.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: tmp.mount (origin-path)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: exec
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1624
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/exim4/exim.pid
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: invisible
	ProcSubset: all
	PrivateBPF: no
	Environment: EXIMSERVICE=-bdf -q30m
	Environment: UPEX4OPTS=
	EnvironmentFile: -/etc/default/exim4
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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: no
	SystemCallErrorNumber: kill
	? ExecStartPre:
		Command Line: /usr/sbin/update-exim4.conf "\$UPEX4OPTS"
	? ExecStart:
		Command Line: /usr/sbin/exim4 "\$EXIMSERVICE"
	? ExecReload:
		Command Line: /usr/sbin/update-exim4.conf "\$UPEX4OPTS"
		Command Line: kill -HUP "\$MAINPID"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
? Unit systemd-oomd.service:
	Description: systemd-oomd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: user at 1000.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
? Unit systemd-firstboot.service:
	Description: First Boot Wizard
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-firstboot(1)
	Fragment Path: /usr/lib/systemd/system/systemd-firstboot.service
	ConditionFirstBoot: yes untested
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	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: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-vconsole-setup.service (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-vconsole-setup.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: first-boot-complete.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: tty
	StandardOutput: tty
	StandardError: tty
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-firstboot --prompt-locale --prompt-keymap --prompt-timezone --prompt-root-password
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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 2025-09-21 09:41:58 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Exit 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 mask: cpu memory pids
	CGroup own mask: cpu memory pids
	CGroup delegate mask: cpu memory pids
	Invocation ID: 95e5de84846a4f6397ddb27ec2fc1a48
	Documentation: man:user at .service(5)
	Fragment Path: /usr/lib/systemd/system/user at .service
	DropIn Path: /usr/lib/systemd/system/user at .service.d/10-login-barrier.conf
	Condition Timestamp: Sun 2025-09-21 09:41:58 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:41:58 UTC
	Assert Result: yes
	Requires: user-1000.slice (origin-file)
	Requires: sysinit.target (origin-default)
	BindsTo: user-runtime-dir at 1000.service (origin-file)
	WantedBy: session-1455.scope (destination-file)
	WantedBy: session-1458.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-1458.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: session-1455.scope (destination-file)
	After: systemd-oomd.service (origin-file)
	After: basic.target (origin-default)
	After: systemd-logind.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: user-runtime-dir at 1000.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: user-1000.slice (origin-file)
	After: dbus.service (origin-file)
	References: systemd-logind.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: user-1000.slice (origin-file origin-slice-property)
	References: systemd-user-sessions.service (origin-file)
	References: dbus.service (origin-file)
	References: systemd-oomd.service (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: user-runtime-dir at 1000.service (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: session-1455.scope (destination-file)
	ReferencedBy: session-1458.scope (destination-file)
	InSlice: user-1000.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify-reload
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: RTMIN+25
	Main PID: 2050793
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 2min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: inherit
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: 100
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: 1000
	DynamicUser: no
	PAMName: systemd-user
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd --user
	Status Text: Ready.
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: skip
	CoredumpReceive: no
	DelegateSubgroup: init.scope
	MemoryPressureThresholdSec: 200ms
? Unit initrd-fs.target:
	Description: Initrd File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/initrd-fs.target
	AssertPathExists: /etc/initrd-release untested
	WantedBy: initrd-switch-root.target (destination-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: initrd.target (destination-file)
	Before: initrd-switch-root.target (destination-file)
	Before: initrd-cleanup.service (destination-file)
	After: initrd-parse-etc.service (origin-file)
	OnFailure: emergency.target (origin-file)
	References: initrd-parse-etc.service (origin-file)
	References: emergency.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: initrd-cleanup.service (destination-file)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: dead
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b0acc1c8663e4dd5abebaff416c26c58
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part/by-uuid/ef689fa2-177b-44b6-a81e-b59fb9446d59
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
? Unit run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount:
	Description: /run/netns/netns-9c55c9dc-0f76-6926-4b9d-5dd56222149a
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 939d0376c4764a1991310e44f1ad624f
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: run-netns.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: run-netns.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-9c55c9dc-0f76-6926-4b9d-5dd56222149a
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2ddesignator-esp.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 12e9d65a0ebb49b2aaa5a99ea1926bd4
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-designator/esp
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit systemd-journald.socket:
	Description: Journal Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 39aaf77e3dd64011a60ce419fb5bd804
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	RequiredBy: systemd-journald.service (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: prometheus-podman-exporter.service (destination-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: exim4.service (destination-file)
	Before: openbao.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	Before: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-file)
	Before: modprobe at nvme_fabrics.service (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: matrix-network.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: cloud-init.service (destination-file)
	Before: systemd-journal-catalog-update.service (destination-file)
	Before: systemd-pcrphase.service (destination-file)
	Before: systemd-journal-upload.service (destination-file)
	Before: stocks-monitoring.service (destination-file)
	Before: systemd-sysext.service (destination-file)
	Before: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: var-lib-containers-storage-overlay.mount (destination-file)
	Before: prometheus-node-exporter.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: systemd-udev-settle.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: grafana-server.service (destination-file)
	Before: mautrix-whatsapp.service (destination-file)
	Before: borgmatic.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-file)
	Before: modprobe at drm.service (destination-file)
	Before: modprobe at fuse.service (destination-file)
	Before: apache2.service (destination-file)
	Before: systemd-pcrphase-initrd.service (destination-file)
	Before: systemd-resolved.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: nvmf-autoconnect.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: modprobe at efi_pstore.service (destination-file)
	Before: elastic-agent.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	Before: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: systemd-hybrid-sleep.service (destination-file)
	Before: systemd-update-done.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-file)
	Before: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-file)
	Before: polkit.service (destination-file)
	Before: prometheus-node-exporter-smartmon.service (destination-file)
	Before: systemd-suspend.service (destination-file)
	Before: systemd-bsod.service (destination-file)
	Before: podman-auto-update.service (destination-file)
	Before: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-file)
	Before: mautrix-meta.service (destination-file)
	Before: nvmefc-boot-connections.service (destination-file)
	Before: phpsessionclean.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-file)
	Before: exim4-base.service (destination-file)
	Before: sshd-keygen.service (destination-file)
	Before: systemd-tpm2-setup-early.service (destination-file)
	Before: systemd-confext.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: uuidd.service (destination-file)
	Before: prometheus-node-exporter-apt.service (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-suspend-then-hibernate.service (destination-file)
	Before: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-file)
	Before: sshd-vsock.socket (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: cloud-init-local.service (destination-file)
	Before: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-file)
	Before: smartmontools.service (destination-file)
	Before: systemd-udev-load-credentials.service (destination-file)
	Before: prometheus-apache-exporter.service (destination-file)
	Before: e2scrub_all.service (destination-file)
	Before: podman-restart.service (destination-file)
	Before: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-file)
	Before: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-file)
	Before: systemd-pcrphase-sysinit.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-file)
	Before: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-file)
	Before: user at 1000.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: systemd-battery-check.service (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-file)
	Before: run-netns.mount (destination-file)
	Before: portainer.service (destination-file)
	Before: modprobe at dm_mod.service (destination-file)
	Before: joplin.service (destination-file)
	Before: victorialogs.service (destination-file)
	Before: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-file)
	Before: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: systemd-growfs-root.service (destination-file)
	Before: systemd-confext-initrd.service (destination-file)
	Before: prometheus-node-exporter-ipmitool-sensor.service (destination-file)
	Before: initrd-parse-etc.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-file)
	Before: systemd-hibernate.service (destination-file)
	Before: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-file)
	Before: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-file)
	Before: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-file)
	Before: tmp.mount (destination-file)
	Before: qemu-guest-agent.service (destination-file)
	Before: n8n.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: systemd-pcrmachine.service (destination-file)
	Before: tailscaled.service (destination-file)
	Before: e2scrub_reap.service (destination-file)
	Before: systemd-hibernate-resume.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-file)
	Before: podman-clean-transient.service (destination-file)
	Before: modprobe at loop.service (destination-file)
	Before: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-file)
	Before: apt-daily.service (destination-file)
	Before: dbus.service (destination-file)
	Before: prometheus-node-exporter-mellanox-hca-temp.service (destination-file)
	Before: podman.service (destination-file)
	Before: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-file)
	Before: synapse.service (destination-file)
	Before: ldconfig.service (destination-file)
	Before: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-file)
	Before: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-file)
	Before: grub-common.service (destination-file)
	Before: vaultwarden.service (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	Before: modprobe at configfs.service (destination-file)
	Before: dpkg-db-backup.service (destination-file)
	Before: systemd-networkd-wait-online.service (destination-file)
	Before: systemd-network-generator.service (destination-file)
	Before: ufw.service (destination-file)
	Before: anacron.service (destination-file)
	Before: apache2 at local.service (destination-file)
	Before: systemd-hibernate-clear.service (destination-file)
	Before: postgresql at 17-main.service (destination-file)
	Before: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-file)
	Before: prometheus-node-exporter-nvme.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: systemd-tmpfiles-setup-dev-early.service (destination-file)
	Before: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-file)
	Before: sys-kernel-tracing.mount (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: ssh.service (destination-file)
	Before: systemd-sysext-initrd.service (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-file)
	Before: homepage.service (destination-file)
	Before: maybe.service (destination-file)
	Before: man-db.service (destination-file)
	Before: influxdb.service (destination-file)
	Before: initrd-cleanup.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: fstrim.service (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: cron.service (destination-file)
	Before: hookshot.service (destination-file)
	Before: netavark-dhcp-proxy.service (destination-file)
	Before: netplan-ovs-cleanup.service (destination-file)
	Before: systemd-hostnamed.service (destination-file)
	Before: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-file)
	Before: systemd-networkd-persistent-storage.service (destination-file)
	Before: postgresql.service (destination-file)
	Before: systemd-quotacheck-root.service (destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: initrd-switch-root.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-file)
	Before: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: systemd-journald.service (origin-implicit)
	ReferencedBy: netavark-dhcp-proxy.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: systemd-pcrmachine.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: influxdb.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: prometheus-node-exporter-smartmon.service (destination-file)
	ReferencedBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-file)
	ReferencedBy: modprobe at dm_mod.service (destination-file)
	ReferencedBy: systemd-confext-initrd.service (destination-file)
	ReferencedBy: openbao.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-suspend-then-hibernate.service (destination-file)
	ReferencedBy: podman-restart.service (destination-file)
	ReferencedBy: prometheus-node-exporter.service (destination-file)
	ReferencedBy: getty-static.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: hookshot.service (destination-file)
	ReferencedBy: modprobe at configfs.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: initrd-switch-root.service (destination-file)
	ReferencedBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-file)
	ReferencedBy: vaultwarden.service (destination-file)
	ReferencedBy: prometheus-node-exporter-nvme.service (destination-file)
	ReferencedBy: fstrim.service (destination-file)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay.mount (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-battery-check.service (destination-file)
	ReferencedBy: modprobe at efi_pstore.service (destination-file)
	ReferencedBy: apache2 at local.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: joplin.service (destination-file)
	ReferencedBy: cloud-init-local.service (destination-file)
	ReferencedBy: systemd-bsod.service (destination-file)
	ReferencedBy: matrix-network.service (destination-file)
	ReferencedBy: qemu-guest-agent.service (destination-file)
	ReferencedBy: postgresql.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-file)
	ReferencedBy: sshd-vsock.socket (destination-file)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: modprobe at nvme_fabrics.service (destination-file)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: e2scrub_all.service (destination-file)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	ReferencedBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: synapse.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	ReferencedBy: portainer.service (destination-file)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: systemd-update-done.service (destination-file)
	ReferencedBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: systemd-hibernate-resume.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: prometheus-podman-exporter.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-file)
	ReferencedBy: modprobe at loop.service (destination-file)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: anacron.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: systemd-journal-upload.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: mautrix-meta.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-file)
	ReferencedBy: systemd-hibernate.service (destination-file)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-file)
	ReferencedBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-file)
	ReferencedBy: phpsessionclean.service (destination-file)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file)
	ReferencedBy: systemd-hybrid-sleep.service (destination-file)
	ReferencedBy: smartmontools.service (destination-file)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: homepage.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: run-netns.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-file)
	ReferencedBy: mautrix-whatsapp.service (destination-file)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: cloud-init.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: systemd-sysext-initrd.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: nvmf-autoconnect.service (destination-file)
	ReferencedBy: dpkg-db-backup.service (destination-file)
	ReferencedBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-file)
	ReferencedBy: podman-clean-transient.service (destination-file)
	ReferencedBy: netplan-ovs-cleanup.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: borgmatic.service (destination-file)
	ReferencedBy: initrd-parse-etc.service (destination-file)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-growfs-root.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: exim4-base.service (destination-file)
	ReferencedBy: systemd-networkd-wait-online.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: prometheus-node-exporter-apt.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-file)
	ReferencedBy: elastic-agent.service (destination-file)
	ReferencedBy: tailscaled.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	ReferencedBy: sshd-keygen.service (destination-file)
	ReferencedBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-file)
	ReferencedBy: systemd-soft-reboot.service (destination-file)
	ReferencedBy: systemd-network-generator.service (destination-file)
	ReferencedBy: systemd-hostnamed.service (destination-file)
	ReferencedBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-file)
	ReferencedBy: ufw.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: postgresql at 17-main.service (destination-file)
	ReferencedBy: victorialogs.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-file)
	ReferencedBy: systemd-hibernate-clear.service (destination-file)
	ReferencedBy: podman.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-file)
	ReferencedBy: n8n.service (destination-file)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: grub-common.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-file)
	ReferencedBy: stocks-monitoring.service (destination-file)
	ReferencedBy: maybe.service (destination-file)
	ReferencedBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: initrd-cleanup.service (destination-file)
	ReferencedBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-file)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: prometheus-apache-exporter.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-file)
	ReferencedBy: modprobe at fuse.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: grafana-server.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: nvmefc-boot-connections.service (destination-file)
	ReferencedBy: systemd-quotacheck-root.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-file)
	ReferencedBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-file)
	ReferencedBy: systemd-suspend.service (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: podman-auto-update.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/journal/socket (origin-file)
	RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassPIDFD: no
	PassSecurity: yes
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Timestamping: us
	FlushPending: no
	DeferTrigger: yes
	DeferTriggerMaxSec: infinity
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/socket
	ListenStream: /run/systemd/journal/stdout
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2ddiskseq-5.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5ed30eeb123540938cb894e58d8f5acc
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.0.device
	Following Set Member: dev-sr1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-diskseq/5
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host2/target2:0:0/2:0:0:0/block/sr1
	Found: found-udev
? Unit mautrix-whatsapp.service:
	Description: Mautrix Whatsapp container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2025-09-16 13:16:44 UTC
	Inactive Exit Timestamp: Tue 2025-09-16 13:16:36 UTC
	Active Enter Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Exit Timestamp: Tue 2025-09-16 13:16:35 UTC
	Inactive Enter Timestamp: Tue 2025-09-16 13:16:36 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/mautrix-whatsapp.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: c428c0222107441589fb31604eb6748e
	Fragment Path: /run/systemd/generator/mautrix-whatsapp.service
	Source Path: /etc/containers/systemd/mautrix-whatsapp.container
	Condition Timestamp: Tue 2025-09-16 13:16:36 UTC
	Condition Result: yes
	Assert Timestamp: Tue 2025-09-16 13:16:36 UTC
	Assert Result: yes
	Requires: postgresql.service (origin-file)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: matrix-network.service (origin-file)
	Wants: network-online.target (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: -.mount (origin-path)
	After: postgresql.service (origin-file)
	After: sysinit.target (origin-default)
	After: matrix-network.service (origin-file)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: matrix-network.service (origin-file)
	References: network-online.target (origin-file)
	References: postgresql.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /var/containers/mautrix-whatsapp (origin-file)
	RequiresMountsFor: /var/containers/mautrix-whatsapp/docker-run.sh (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 413016
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=mautrix-whatsapp.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name mautrix-whatsapp --replace --rm --cgroups=split --network matrix --sdnotify=conmon -d -v /var/containers/mautrix-whatsapp/:/data/ -v /var/containers/mautrix-whatsapp/docker-run.sh:/docker-run.sh --publish 127.0.0.1:29318:29318 dock.mau.dev/mautrix/whatsapp:v0.12.5
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i mautrix-whatsapp
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i mautrix-whatsapp
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-subsystem-net-devices-veth1.device:
	Description: /sys/subsystem/net/devices/veth1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d8b983c4562a41e9836f255c86bae145
	Following Set Member: sys-devices-virtual-net-veth1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth1
	Sysfs Path: /sys/devices/virtual/net/veth1
	Found: found-udev
? Unit connman.service:
	Description: connman.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: apt-daily-upgrade.service (destination-file)
	Before: apt-daily.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
? Unit prometheus-node-exporter-nvme.service:
	Description: Collect NVMe metrics for prometheus-node-exporter
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:47:00 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:47:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 09:47:00 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 52ce23a3f624436390329c8e8d57d5c0
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-nvme.service
	Condition Timestamp: Sun 2025-09-21 09:47:00 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:47:00 UTC
	Assert Result: yes
	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: prometheus-node-exporter-nvme.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	TriggeredBy: prometheus-node-exporter-nvme.timer (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: prometheus-node-exporter-nvme.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: TMPDIR=/var/lib/prometheus/node-exporter
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /bin/sh -o pipefail -c "/usr/share/prometheus-node-exporter-collectors/nvme_metrics.py | sponge /var/lib/prometheus/node-exporter/nvme.prom"
			PID: 2052741
			Start Timestamp: Sun 2025-09-21 09:47:00.081328 UTC
			Handoff Timestamp: 14.634ms since start
			Exit Timestamp: 225.049ms since handoff
			Exit Code: exited
			Exit Status: 0
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 294ba3525d734b7ea071d7dc5b0a2984
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.0.device
	Following Set Member: dev-sr1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:01.1-ata-2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host2/target2:0:0/2:0:0:0/block/sr1
	Found: found-udev
? 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 2025-09-21 03:10:17 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 03:10:16 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 03:10:17 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 2b6cdb9ac5bd42499b534ada158d6ef4
	Documentation: man:e2scrub_all(8)
	Fragment Path: /usr/lib/systemd/system/e2scrub_all.service
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionACPower: true untested
	Condition Timestamp: Sun 2025-09-21 03:10:16 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 03:10:16 UTC
	Assert Result: yes
	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: sysinit.target (origin-default)
	After: e2scrub_all.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: e2scrub_all.timer (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: e2scrub_all.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: SERVICE_MODE=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/e2scrub_all
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit nvmf-autoconnect.service:
	Description: Connect NVMe-oF subsystems automatically during boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: c1de166ca965485f9f075002c4567fb8
	Fragment Path: /usr/lib/systemd/system/nvmf-autoconnect.service
	ConditionPathExists: |/etc/nvme/discovery.conf untested
	ConditionPathExists: |/etc/nvme/config.json untested
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: modprobe at nvme_fabrics.service (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: remote-fs-pre.target (origin-file)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: modprobe at nvme_fabrics.service (origin-file)
	After: basic.target (origin-default)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	References: network-online.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: modprobe at nvme_fabrics.service (origin-file)
	References: shutdown.target (origin-default)
	References: remote-fs-pre.target (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: invisible
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: yes
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/nvme connect-all --context=autoconnect
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c972066306a046d98767676187a20291
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/remote-fs.target
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: apache2 at local.service (destination-file)
	Before: cron.service (destination-file)
	Before: systemd-pcrphase.service (destination-file)
	Before: cloud-init.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: apache2.service (destination-file)
	After: remote-fs-pre.target (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: cloud-init.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: apache2 at local.service (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device:
	Description: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 7ae347ef2d754ebab5cb9402bd3f2906
	Following Set Member: dev-ttyS1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1
	Sysfs Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1
	Found: found-udev
? Unit prometheus-node-exporter-mellanox-hca-temp.timer:
	Description: Run Mellanox HCA temperature collection every minute
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-mellanox-hca-temp.timer
	ConditionDirectoryNotEmpty: /sys/class/infiniband untested
	ConditionFileIsExecutable: /usr/bin/mget_temp_ext untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: prometheus-node-exporter-mellanox-hca-temp.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: network-pre.target (origin-file)
	After: rdma-hw.target (origin-file)
	Triggers: prometheus-node-exporter-mellanox-hca-temp.service (origin-implicit)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: prometheus-node-exporter-mellanox-hca-temp.service (origin-implicit)
	References: network-pre.target (origin-file)
	References: rdma-hw.target (origin-file)
	ReferencedBy: timers.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: dead
	Result: success
	Unit: prometheus-node-exporter-mellanox-hca-temp.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnUnitActiveSec: 1min
	OnBootSec: 0
? Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/emergency.target
	Requires: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: initrd-parse-etc.service (destination-file)
	ConflictedBy: initrd-cleanup.service (destination-file)
	ConflictedBy: sysinit.target (destination-file)
	Before: initrd-switch-root.target (destination-file)
	Before: shutdown.target (origin-default)
	After: emergency.service (origin-file)
	After: sysinit.target (destination-file)
	OnFailureOf: systemd-fsck-root.service (destination-file)
	OnFailureOf: initrd-root-device.target (destination-file)
	OnFailureOf: initrd-fs.target (destination-file)
	OnFailureOf: initrd-switch-root.service (destination-file)
	OnFailureOf: initrd.target (destination-file)
	OnFailureOf: initrd-root-fs.target (destination-file)
	OnFailureOf: initrd-cleanup.service (destination-file)
	OnFailureOf: local-fs.target (destination-file)
	OnFailureOf: initrd-parse-etc.service (destination-file)
	OnFailureOf: initrd-usr-fs.target (destination-file)
	References: emergency.service (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: initrd-fs.target (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: initrd-parse-etc.service (destination-file)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: initrd-root-fs.target (destination-file)
	ReferencedBy: initrd-root-device.target (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: initrd-cleanup.service (destination-file)
	ReferencedBy: initrd-switch-root.service (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: initrd-usr-fs.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit modprobe at nvme_fabrics.service:
	Description: Load Kernel Module nvme_fabrics
	Instance: nvme_fabrics
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 27cffd62a05f48719fbe89e55ecaa42b
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionKernelModuleLoaded: !nvme_fabrics untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	WantedBy: nvmf-autoconnect.service (destination-file)
	Before: nvmf-autoconnect.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system-modprobe.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system-modprobe.slice (origin-file origin-slice-property)
	ReferencedBy: nvmf-autoconnect.service (destination-file)
	InSlice: system-modprobe.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/modprobe -abq nvme_fabrics
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount:
	Description: /run/netns/netns-55ee6362-1818-8b1d-d0ea-3a39b02e66d7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: ca16e593a2704656814b8f4a73d9a0f5
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: run-netns.mount (origin-path)
	References: run-netns.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-55ee6362-1818-8b1d-d0ea-3a39b02e66d7
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit modprobe at fuse.service:
	Description: Load Kernel Module fuse
	Instance: fuse
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionKernelModuleLoaded: !fuse untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: no
	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: systemd-journald.socket (origin-file)
	After: system-modprobe.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system-modprobe.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	InSlice: system-modprobe.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/modprobe -abq fuse
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-ask-password-wall.path:
	Description: Forward Password Requests to Wall Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e6140289a55a4b6682e590a580300dc5
	Documentation: man:systemd-ask-password-wall.path(8)
	Fragment Path: /usr/lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-ask-password-wall.service (origin-implicit)
	Before: cryptsetup.target (origin-file)
	Before: paths.target (origin-file)
	Before: emergency.service (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-ask-password-wall.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: -.mount (origin-path)
	References: systemd-ask-password-wall.service (origin-implicit)
	References: cryptsetup.target (origin-file)
	References: paths.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
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-wall.service
	MakeDirectory: yes
	DirectoryMode: 0755
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	DirectoryNotEmpty: /run/systemd/ask-password
? 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: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: fbef15fa231b4236867639bad1609fed
	Documentation: https://docs.kernel.org/filesystems/fuse.html
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/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: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: modprobe at fuse.service (origin-file)
	Requires: -.slice (origin-file)
	WantedBy: sys-module-fuse.device (destination-udev)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: modprobe at fuse.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: -.slice (origin-file)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: modprobe at fuse.service (origin-file)
	References: sysinit.target (origin-file)
	References: -.slice (origin-file origin-slice-property)
	ReferencedBy: sys-module-fuse.device (destination-udev)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /sys/fs/fuse (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-udevd.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 2025-09-21 09:42:25 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:38 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:39 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:38 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:38 UTC
	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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	Invocation ID: fa079161d5ce425d98a2a17f64a6fda8
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /usr/lib/systemd/system/systemd-udevd.service
	DropIn Path: /usr/lib/systemd/system/systemd-udevd.service.d/syscall-architecture.conf
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Wed 2025-09-17 20:57:38 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:38 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udev-load-credentials.service (origin-file)
	Wants: systemd-udevd-varlink.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	WantedBy: systemd-udev-settle.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	WantedBy: systemd-udev-trigger.service (destination-file)
	Conflicts: soft-reboot.target (origin-file)
	Conflicts: initrd-switch-root.service (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
	Before: soft-reboot.target (origin-file)
	Before: initrd-switch-root.service (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-networkd.service (destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	Before: systemd-soft-reboot.service (origin-file)
	Before: nvmefc-boot-connections.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-udevd-control.socket (origin-file destination-implicit)
	After: systemd-network-generator.service (destination-file)
	After: systemd-udevd-kernel.socket (origin-file destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: systemd-hwdb-update.service (origin-file)
	After: systemd-udev-load-credentials.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-udevd-varlink.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: systemd-udevd-varlink.socket (origin-file destination-implicit)
	TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
	TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udev-load-credentials.service (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-udevd-varlink.socket (origin-file)
	References: initrd-switch-root.service (origin-file)
	References: systemd-soft-reboot.service (origin-file)
	References: soft-reboot.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: initrd-switch-root.target (origin-file)
	ReferencedBy: systemd-udevd-control.socket (destination-implicit)
	ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
	ReferencedBy: nvmefc-boot-connections.service (destination-file)
	ReferencedBy: systemd-network-generator.service (destination-file)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-udevd-varlink.socket (destination-implicit)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify-reload
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 861458
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 3min
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -1000
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	SystemCallFilter: capset mkdirat tgkill setuid getcwd timerfd_settime readahead bpf iopl ugetrlimit sigpending execveat process_vm_writev mq_timedreceive dup readdir fchownat munmap landlock_add_rule getresuid32 shutdown rt_tgsigqueueinfo fstatat64 getpeername eventfd faccessat sched_getscheduler sigreturn recvmmsg_time64 inotify_init1 shmget timer_delete timerfd_gettime64 futex fremovexattr ppoll fstat64 timer_settime gettid nice fadvise64_64 dup2 clock_gettime getresgid32 get_mempolicy delete_module getresuid io_pgetevents fstat timer_gettime llistxattr ioperm getsockopt pciconfig_read symlink getrlimit select setreuid init_module poll inotify_rm_watch lstat64 fchmodat2 mq_timedsend_time64 send socketcall pipe semop preadv2 times readv epoll_pwait2 pause unlink uname timer_create sendto listen setgid32 getsid io_uring_register truncate64 fcntl64 execve riscv_flush_icache sched_getparam futimesat sendmsg alarm fchmod write chmod munlockall eventfd2 statfs mq_timedreceive_time64 sigprocmask fchown32 getgid32 fcntl rt_sigsuspend getxattr epoll_pwait getsockname timer_gettime64 stat sched_get_priority_min setxattrat get_thread_area sched_setattr setrlimit geteuid32 swapcontext s390_pci_mmio_read oldolduname recvfrom getegid userfaultfd mlock msgrcv socket mlock2 getuid readlinkat accept signal mknod getcpu set_mempolicy riscv_hwprobe symlinkat getdents fchdir getgid shmdt lremovexattr sendfile setsid sendmmsg exit landlock_create_ruleset sigaction setresuid32 chown32 lchown32 _llseek removexattrat openat rt_sigaction sched_rr_get_interval futex_waitv setpriority time mmap2 shmctl uretprobe msync sendfile64 signalfd4 getegid32 clock_getres_time64 utime setuid32 sync_file_range2 io_uring_setup rmdir flistxattr newfstatat getpgid seccomp getpid truncate pidfd_open gettimeofday mknodat fchmodat close io_cancel timerfd_create setfsgid set_thread_area fchown rseq oldfstat clock_nanosleep_time64 setreuid32 semctl landlock_restrict_self rt_sigreturn setpgid statx read kcmp cacheflush getrusage flock io_submit pwritev2 waitpid io_getevents timer_getoverrun dup3 set_mempolicy_home_node utimes connect utimensat accept4 fdatasync setresgid32 ioctl mq_notify sched_rr_get_interval_time64 msgsnd setfsgid32 io_pgetevents_time64 memfd_create setns ipc clock_nanosleep unshare add_key writev recvmsg lsetxattr sched_setaffinity rt_sigtimedwait setgroups32 rt_sigqueueinfo fsetxattr fgetxattr waitid openat2 process_madvise munlock faccessat2 nanosleep unlinkat mq_timedsend removexattr io_setup set_robust_list ftruncate renameat2 arch_prctl getppid clock_getres vfork signalfd readlink access sched_setparam recv set_tid_address getresgid brk epoll_wait_old rt_sigprocmask pipe2 name_to_handle_at semtimedop_time64 finit_module pciconfig_write setfsuid32 migrate_pages keyctl getpriority chown clock_gettime64 sched_getaffinity sync splice setitimer s390_pci_mmio_write ppoll_time64 fadvise64 capget creat rename getuid32 vmsplice getgroups prctl epoll_create getdents64 fsync mremap copy_file_range clone mq_getsetattr getrandom sysinfo setregid32 process_vm_readv tee stat64 mprotect membarrier sigaltstack inotify_init link chdir renameat sigsuspend timer_settime64 lgetxattr pread64 statfs64 _newselect ftruncate64 lstat utimensat_time64 lseek oldlstat epoll_wait epoll_ctl io_uring_enter rt_sigtimedwait_time64 epoll_create1 io_destroy sched_setscheduler sched_getattr ioprio_get lchown mq_open socketpair restart_syscall fstatfs64 remap_file_pages fork listxattrat request_key pselect6 getitimer setresuid setregid mmap close_range mseal syncfs set_tls mq_unlink mkdir bind pciconfig_iobase getpgrp sched_get_priority_max pidfd_send_signal semtimedop open msgget madvise tkill listxattr pwrite64 setfsuid personality kill shmat clone3 move_pages setresgid setgroups timerfd_settime64 preadv getgroups32 fstatfs pwritev mbind geteuid arm_fadvise64_64 msgctl pselect6_time64 semget linkat olduname getxattrat futex_time64 epoll_ctl_old rt_sigpending timerfd_gettime oldstat prlimit64 ioprio_set open_tree mlockall setxattr sched_yield fallocate statmount wait4 recvmmsg listmount inotify_add_watch umask sync_file_range get_robust_list setsockopt setgid exit_group
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-udevd
	Status Text: Processing with 32 children at max
	File Descriptor Store Max: 512
	File Descriptor Store Pin: yes
	File Descriptor Store Current: 2
	File Descriptor Store Entry: 'config-serialization' (type=reg; dev=0:1; inode=17252; rdev=0:0; path=/memfd:systemd-udevd (deleted); access=rw)
	                             'inotify' (type=n/a; dev=0:16; inode=1048; rdev=0:0; path=anon_inode:inotify; access=ro)
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: (none)
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	DelegateSubgroup: udev
	MemoryPressureThresholdSec: 200ms
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
? Unit podman-auto-update.service:
	Description: Podman auto-update service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 00:11:25 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 00:11:16 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 00:11:25 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 2263daabcb1147b9819ac2b3095dfe2a
	Documentation: man:podman-auto-update(1)
	Fragment Path: /usr/lib/systemd/system/podman-auto-update.service
	Condition Timestamp: Sun 2025-09-21 00:11:16 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 00:11:16 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: podman-auto-update.timer (destination-implicit)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: podman-auto-update.timer (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: network-online.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: podman-auto-update.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman auto-update
	? ExecStartPost:
		Command Line: /usr/bin/podman image prune -f
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount:
	Description: /var/lib/containers/storage/overlay/78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 1606271fd40f49b794ef0a22132b7b20
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/GX7YGASCVHGXO2NPFI2EYFDFXA:/var/lib/containers/storage/overlay/l/V3BLZPYI7OV5U2BJ76X7LLJZAL:/var/lib/containers/storage/overlay/l/2BGQ6DN3MS3TTWXJWMUY74FXSV:/var/lib/containers/storage/overlay/l/2YJ6PJ62DPTVACP5I2WOPMNZ2K:/var/lib/containers/storage/overlay/l/7J237C6J33B3YCS5JHKYXCXUAJ:/var/lib/containers/storage/overlay/l/N3NVQ3M63SWFRSQNKX6O652M2I:/var/lib/containers/storage/overlay/l/GRF6HPG2YXCKTHYAS2462EN7WY:/var/lib/containers/storage/overlay/l/QNHOKMZD3RUCDK4WDCQUQADNSV:/var/lib/containers/storage/overlay/l/6M7RN2D2W6TF3BMPF4JGWUYCXD:/var/lib/containers/storage/overlay/l/J6KTDNKACOBV67FAWB4DOXIDOO:/var/lib/containers/storage/overlay/l/OKUNLFQ2G4CIPFUVCRYGWSP3NU:/var/lib/containers/storage/overlay/l/ZIM57N6P3FIW6OA3DLWJUD5VJT:/var/lib/containers/storage/overlay/l/TIGWEV3XGKEKSA3EDYLPEDTZ5M:/var/lib/containers/storage/overlay/l/M5U4TLEVD2PFQ3JLEPNZKVME6I,upperdir=/var/lib/containers/storage/overlay/78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed/diff,workdir=/var/lib/containers/storage/overlay/78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: f4798ff592e741a7b92703278d3ec9e5
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: swap.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-rfkill.service:
	Description: Load/Save RF Kill Switch Status
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	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 own mask: memory pids
	Documentation: man:systemd-rfkill.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-rfkill.service
	ConditionPathExists: !/etc/initrd-release untested
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file)
	BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sys-devices-virtual-misc-rfkill.device (origin-file)
	After: systemd-rfkill.socket (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: systemd-rfkill.socket (destination-implicit)
	References: systemd-remount-fs.service (origin-file)
	References: -.mount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sys-devices-virtual-misc-rfkill.device (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-rfkill.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/rfkill
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-rfkill
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-tpm2-setup.service:
	Description: TPM SRK Setup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-tpm2-setup.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tpm2-setup.service
	ConditionPathExists: !/etc/initrd-release untested
	ConditionSecurity: measured-uki untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	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: tpm2.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-tpm2-setup-early.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: tpm2.target (origin-file)
	References: systemd-tpm2-setup-early.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/tpm2-srk-public-key.pem (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-tpm2-setup --graceful
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit logrotate.timer:
	Description: Daily rotation of log files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 00:41:11 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c91350112d9540d8aef402cf8419325c
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /usr/lib/systemd/system/logrotate.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: shutdown.target (origin-default)
	Before: logrotate.service (origin-implicit)
	After: time-set.target (origin-default)
	After: exim4-base.timer (destination-file)
	After: -.mount (origin-path)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: logrotate.service (origin-implicit)
	References: logrotate.service (origin-implicit)
	References: timers.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-default)
	References: time-set.target (origin-default)
	References: -.mount (origin-path)
	ReferencedBy: timers.target (destination-file)
	ReferencedBy: exim4-base.timer (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: logrotate.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 00:00:00
? Unit dev-virtio\x2dports-org.qemu.guest_agent.0.device:
	Description: /dev/virtio-ports/org.qemu.guest_agent.0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 1ed86671b20e4841a5e61152d6ebd84b
	Following: sys-devices-pci0000:00-0000:00:08.0-virtio2-virtio\x2dports-vport2p1.device
	Following Set Member: dev-vport2p1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-virtio2-virtio\x2dports-vport2p1.device
	BoundBy: qemu-guest-agent.service (destination-file)
	Before: qemu-guest-agent.service (destination-file)
	ReferencedBy: qemu-guest-agent.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/virtio-ports/org.qemu.guest_agent.0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/virtio2/virtio-ports/vport2p1
	Found: found-udev
? Unit dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 33a925625b504322b8439f3e266657ab
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-part15
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit apt-daily.timer:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:44:27 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 434e42a525ed4bf9af2ce17e5146d03d
	Fragment Path: /usr/lib/systemd/system/apt-daily.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: apt-daily-upgrade.timer (destination-file)
	Before: apt-daily.service (origin-implicit)
	Before: timers.target (origin-default)
	After: time-set.target (origin-default)
	After: time-sync.target (origin-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	Triggers: apt-daily.service (origin-implicit)
	References: apt-daily.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: time-sync.target (origin-default)
	References: timers.target (origin-default)
	References: -.mount (origin-path)
	References: time-set.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
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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
	DeferReactivation: no
	OnCalendar: *-*-* 06,18:00:00
? Unit proc-sys-fs-binfmt_misc.automount:
	Description: Arbitrary Executable File Formats File System Automount Point
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 399cceb65f6a47c1a05c3aab81f7fe9e
	Documentation: https://docs.kernel.org/admin-guide/binfmt-misc.html
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount
	ConditionPathIsReadWrite: /proc/sys untested
	ConditionPathExists: /proc/sys/fs/binfmt_misc untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-binfmt.service (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	After: -.mount (origin-path)
	Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: -.mount (origin-path)
	References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	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
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Automount State: running
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	ExtraOptions: (null)
	DirectoryMode: 0755
	TimeoutIdleUSec: 0
? Unit sys-devices-virtual-net-veth12.device:
	Description: /sys/devices/virtual/net/veth12
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9c15a82ac8d149f79a4f95f88146e343
	Following Set Member: sys-subsystem-net-devices-veth12.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth12
	Sysfs Path: /sys/devices/virtual/net/veth12
	Found: found-udev
? Unit ssh-access.target:
	Description: SSH Access Available
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 868e06382a624ac7ad64cb940a175ffe
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/ssh-access.target
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	WantedBy: sshd-vsock.socket (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sshd-vsock.socket (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: sshd-vsock.socket (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit boot-complete.target:
	Description: Boot Completion Check
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8894f809581b4dcb8d89014c5b2c739c
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/boot-complete.target
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-file)
	RequiredBy: podman-clean-transient.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: podman-clean-transient.service (destination-file)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-file origin-default)
	ReferencedBy: podman-clean-transient.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit dev-disk-by\x2ddiskseq-1\x2dpart14.device:
	Description: QEMU_HARDDISK 14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5fe6f1ab5df94afb9d37ac0e60035b46
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-14.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-disk-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-sda14.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-diskseq/1-part14
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	Found: found-udev
? Unit dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2a568133897e411e87c074306e8ef405
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-partuuid/6d0c3fa0-8de2-e440-9ab2-b8c5d29104d3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit ovsdb-server.service:
	Description: ovsdb-server.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	WantedBy: netplan-ovs-cleanup.service (destination-file)
	Before: netplan-ovs-cleanup.service (destination-file)
	ReferencedBy: netplan-ovs-cleanup.service (destination-file)
? Unit modprobe at drm.service:
	Description: Load Kernel Module drm
	Instance: drm
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: d6a8f459a7d94247b54466588049f0ff
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionKernelModuleLoaded: !drm untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	WantedBy: systemd-logind.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system-modprobe.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system-modprobe.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	ReferencedBy: systemd-logind.service (destination-file)
	InSlice: system-modprobe.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/modprobe -abq drm
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sshd-unix-local.socket:
	Description: OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 83a2582bd8184002a3d2763cbebca112
	Documentation: man:systemd-ssh-generator(8)
	Fragment Path: /run/systemd/generator/sshd-unix-local.socket
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	References: sockets.target (origin-default)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/ssh-unix-local/socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: connection
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	MaxConnectionsPerSource: 0
	ListenStream: /run/ssh-unix-local/socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PollLimitIntervalSec: 30s
	PollLimitBurst: 50
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit first-boot-complete.target:
	Description: First Boot Complete
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/first-boot-complete.target
	ConditionFirstBoot: yes untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	WantedBy: systemd-random-seed.service (destination-file)
	WantedBy: systemd-firstboot.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)
	After: systemd-firstboot.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-14.device:
	Description: QEMU_HARDDISK 14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e1658763eb8046a6ae8e7b9f194987c1
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-disk-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-sda14.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part/by-partnum/14
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	Found: found-udev
? Unit hybrid-sleep.target:
	Description: Hybrid Suspend+Hibernate
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/hybrid-sleep.target
	Requires: systemd-hybrid-sleep.service (origin-file)
	Wants: grub-common.service (origin-file)
	Before: grub-common.service (destination-file)
	After: systemd-hybrid-sleep.service (origin-file)
	References: grub-common.service (origin-file)
	References: systemd-hybrid-sleep.service (origin-file)
	ReferencedBy: grub-common.service (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit systemd-hostnamed.socket:
	Description: Hostname Service Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: f195b65b35cd42a9b1c69aaca61191f2
	Documentation: man:systemd-hostnamed.service(8)
	Documentation: man:hostname(5)
	Documentation: man:machine-info(5)
	Fragment Path: /usr/lib/systemd/system/systemd-hostnamed.socket
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: systemd-hostnamed.service (origin-implicit)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	Triggers: systemd-hostnamed.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: sockets.target (origin-default)
	References: systemd-hostnamed.service (origin-implicit)
	References: sysinit.target (origin-default)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/io.systemd.Hostname (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/systemd/io.systemd.Hostname
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit plymouth-quit-wait.service:
	Description: plymouth-quit-wait.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: getty at tty1.service (destination-file)
	Before: serial-getty at ttyS0.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-file)
? Unit logrotate.service:
	Description: Rotate log files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 00:41:11 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 00:41:10 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 00:41:11 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids bpf-devices
	Invocation ID: 6c51491479834246895ca360d88156d6
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /usr/lib/systemd/system/logrotate.service
	ConditionACPower: true untested
	Condition Timestamp: Sun 2025-09-21 00:41:09 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 00:41:09 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: tmp.mount (origin-path)
	Wants: -.mount (origin-path)
	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: -.mount (origin-path)
	After: tmp.mount (origin-path)
	After: exim4-base.service (destination-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: sysinit.target (origin-default)
	After: logrotate.timer (destination-implicit)
	TriggeredBy: logrotate.timer (destination-implicit)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-default)
	References: tmp.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: exim4-base.service (destination-file)
	ReferencedBy: logrotate.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	RequiresMountsFor: /var/log (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	Nice: 19
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
? 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: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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 mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: efb1e44be8ba4d19bacccfd3df728dd0
	Documentation: man:agetty(8)
	Documentation: man:systemd-getty-generator(8)
	Documentation: https://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /usr/lib/systemd/system/getty at .service
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system-getty.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: getty.target (destination-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: getty.target (origin-file destination-default)
	Before: rescue.service (origin-file)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: system-getty.slice (origin-file)
	After: getty-pre.target (origin-file)
	After: plymouth-quit-wait.service (origin-file)
	After: rc-local.service (origin-file)
	After: basic.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: rc-local.service (origin-file)
	References: rescue.service (origin-file)
	References: basic.target (origin-default)
	References: getty.target (origin-file)
	References: plymouth-quit-wait.service (origin-file)
	References: system-getty.slice (origin-file origin-slice-property)
	References: getty-pre.target (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: getty.target (destination-file destination-default)
	InSlice: system-getty.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 841
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	UnsetEnvironment: LANG
	UnsetEnvironment: LANGUAGE
	UnsetEnvironment: LC_CTYPE
	UnsetEnvironment: LC_NUMERIC
	UnsetEnvironment: LC_TIME
	UnsetEnvironment: LC_COLLATE
	UnsetEnvironment: LC_MONETARY
	UnsetEnvironment: LC_MESSAGES
	UnsetEnvironment: LC_PAPER
	UnsetEnvironment: LC_NAME
	UnsetEnvironment: LC_ADDRESS
	UnsetEnvironment: LC_TELEPHONE
	UnsetEnvironment: LC_MEASUREMENT
	UnsetEnvironment: LC_IDENTIFICATION
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: tty
	StandardOutput: tty
	StandardError: inherit
	TTYPath: /dev/tty1
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: yes
	TTYRows: 4294967295
	TTYColumns: 4294967295
	DynamicUser: no
	UtmpIdentifier: tty1
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/agetty --noreset --noclear --issue-file=/etc/issue:/etc/issue.d:/run/issue.d:/usr/lib/issue.d - "\${TERM}"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8a823913048045a5a9cfe9c99b403ade
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/nss-lookup.target
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	WantedBy: systemd-resolved.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: apache2 at local.service (destination-file)
	Before: apache2.service (destination-file)
	Before: exim4.service (destination-file)
	After: systemd-resolved.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: apache2 at local.service (destination-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit borgmatic.timer:
	Description: Run borgmatic backup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 01:33:57 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 92f86305f21c4a2a814c1bd0c1c6c760
	Fragment Path: /usr/lib/systemd/system/borgmatic.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: borgmatic.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	After: time-set.target (origin-default)
	After: time-sync.target (origin-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	Triggers: borgmatic.service (origin-implicit)
	References: time-set.target (origin-default)
	References: borgmatic.service (origin-implicit)
	References: timers.target (origin-default)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: time-sync.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: borgmatic.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 00:00:00
? Unit sys-devices-pci0000:00-0000:00:12.0-virtio3-net-eth0.device:
	Description: Virtio network device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d8dc7d9445fe45e99c2574ce22d36169
	Following Set Member: sys-subsystem-net-devices-eth0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:12.0/virtio3/net/eth0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/virtio3/net/eth0
	Found: found-udev
? Unit session-1458.scope:
	Description: Session 1458 of User debian
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:52:22 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:52:22 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:52:22 UTC
	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-1458.scope
	CGroup realized mask: cpu memory pids
	CGroup own mask: memory pids
	Invocation ID: 5a70c68cea9044a099e2b07166e40e79
	Fragment Path: /run/systemd/transient/session-1458.scope
	Condition Timestamp: Sun 2025-09-21 09:52:22 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:52:22 UTC
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: user-runtime-dir at 1000.service (origin-file)
	Requires: user-1000.slice (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-1000.slice (origin-file)
	After: -.mount (origin-file)
	After: user-runtime-dir at 1000.service (origin-file)
	After: systemd-logind.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: shutdown.target (origin-default)
	References: user-runtime-dir at 1000.service (origin-file)
	References: user-1000.slice (origin-file origin-slice-property)
	References: -.mount (origin-file)
	References: user at 1000.service (origin-file)
	References: systemd-logind.service (origin-file)
	InSlice: user-1000.slice (origin-slice-property)
	RequiresMountsFor: /home/debian (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	OOMPolicy: continue
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
? 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: Sun 2025-09-21 08:58:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 09d4b14eba484376935c1e2ab3d1ed6c
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-clean.timer
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: systemd-tmpfiles-clean.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-tmpfiles-clean.service (origin-implicit)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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
	DeferReactivation: no
	OnUnitActiveSec: 1d
	OnBootSec: 15min
? 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: Sun 2025-09-21 06:27:21 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 06:27:19 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 06:27:21 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 1b995ad411534f9384dcae49c9848fa9
	Documentation: man:apt(8)
	Fragment Path: /usr/lib/systemd/system/apt-daily-upgrade.service
	ConditionACPower: true untested
	Condition Timestamp: Sun 2025-09-21 06:27:19 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 06:27:19 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: connman.service (origin-file)
	After: network.target (origin-file)
	After: apt-daily.service (origin-file)
	After: NetworkManager.service (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: apt-daily-upgrade.timer (destination-implicit)
	After: network-online.target (origin-file)
	After: systemd-networkd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
	References: network-online.target (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-networkd.service (origin-file)
	References: connman.service (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: network.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: NetworkManager.service (origin-file)
	References: apt-daily.service (origin-file)
	ReferencedBy: apt-daily-upgrade.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 15min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit local-fs-pre.target:
	Description: Preparation for Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 57eaca44a6364685888f0c94e0b798e2
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:01 UTC
	Assert Result: yes
	WantedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	WantedBy: systemd-sysext-initrd.service (destination-file)
	WantedBy: systemd-hibernate-resume.service (destination-file)
	WantedBy: systemd-confext-initrd.service (destination-file)
	WantedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	WantedBy: systemd-remount-fs.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	Before: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-mountinfo)
	Before: local-fs.target (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-mountinfo)
	Before: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-mountinfo)
	Before: run-netns.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	Before: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-mountinfo)
	Before: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-mountinfo)
	Before: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	Before: shutdown.target (origin-default)
	Before: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-mountinfo)
	Before: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-mountinfo)
	Before: boot-efi.mount (destination-mountinfo)
	Before: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-mountinfo)
	Before: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-mountinfo)
	Before: run-user-1000.mount (destination-mountinfo)
	Before: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-mountinfo)
	Before: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-mountinfo)
	Before: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-mountinfo)
	Before: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-mountinfo)
	After: systemd-hibernate-resume.service (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: nvmefc-boot-connections.service (destination-file)
	After: systemd-sysext-initrd.service (destination-file)
	After: systemd-confext-initrd.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: systemd-hibernate-resume.service (destination-file)
	ReferencedBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-mountinfo)
	ReferencedBy: boot-efi.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-mountinfo)
	ReferencedBy: nvmefc-boot-connections.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: systemd-sysext-initrd.service (destination-file)
	ReferencedBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-mountinfo)
	ReferencedBy: systemd-confext-initrd.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-mountinfo)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-journal-upload.service:
	Description: Journal Remote Upload Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:05 UTC
	Active Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journal-upload.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-devices
	Invocation ID: 4f0961696e214d399d38c9d3a47366c5
	Documentation: man:systemd-journal-upload(8)
	Fragment Path: /usr/lib/systemd/system/systemd-journal-upload.service
	Condition Timestamp: Mon 2025-09-15 17:52:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 17:52:04 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-path)
	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: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-remount-fs.service (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	After: network-online.target (origin-file)
	References: -.mount (origin-path)
	References: systemd-remount-fs.service (origin-file)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var (origin-file)
	RequiresMountsFor: /var/lib/systemd/journal-upload (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 138463
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 10
	RestartMaxDelaySec: 1min
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: disconnected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: invisible
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/journal-upload
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 524288
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
	User: systemd-journal-upload
	Group: systemd-journal-upload
	DynamicUser: yes
	SupplementaryGroups: systemd-journal
	LockPersonality: yes
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-journal-upload --save-state
	Status Text: Processing input...
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit run-netns.mount:
	Description: /run/netns
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 12ca6b3a0926480f8aef541c53e549c9
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-path)
	Before: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-path)
	Before: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-path)
	Before: umount.target (origin-mountinfo)
	Before: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-path)
	Before: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-path)
	Before: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-path)
	Before: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-path)
	Before: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-path)
	Before: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-path)
	Before: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-path)
	Before: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-path)
	Before: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-path)
	Before: local-fs.target (origin-mountinfo)
	Before: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-path)
	After: systemd-journald.socket (origin-file)
	After: swap.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-mountinfo)
	ReferencedBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-path)
	ReferencedBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-path)
	ReferencedBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=1717940k,mode=755,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 1bbf31afafe94618b6abc58bd969934c
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.0.device
	Following Set Member: dev-sr1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host2/target2:0:0/2:0:0:0/block/sr1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host2/target2:0:0/2:0:0:0/block/sr1
	Found: found-udev
? Unit systemd-pcrphase-sysinit.service:
	Description: TPM PCR Barrier (Initialization)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrphase-sysinit.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrphase-sysinit.service
	Failure Action: reboot-force
	ConditionSecurity: measured-uki untested
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: basic.target (origin-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: tpm2.target (origin-file)
	After: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: tpm2.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-pcrextend --graceful sysinit
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-pcrextend --graceful final
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-net-veth8.device:
	Description: /sys/devices/virtual/net/veth8
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:51 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:51 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:51 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2aaba1f4ef4743d0aa488deeccae41aa
	Following Set Member: sys-subsystem-net-devices-veth8.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth8
	Sysfs Path: /sys/devices/virtual/net/veth8
	Found: found-udev
? Unit podman-restart.service:
	Description: Podman Start All Containers With Restart Policy Set To Always
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:42:19 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit Timestamp: Sun 2025-09-21 09:42:19 UTC
	Inactive Enter Timestamp: Sun 2025-09-21 09:42:19 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 313d4d6d15d640b4af89c1fdb4feda27
	Documentation: man:podman-start(1)
	Fragment Path: /usr/lib/systemd/system/podman-restart.service
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: LOGGING=--log-level=info
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman "\$LOGGING" start --all --filter restart-policy=always
	? ExecStop:
		Command Line: /usr/bin/podman "\$LOGGING" stop --all --filter restart-policy=always
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 087ce958bddd41d8a32896ebcd9fcb42
	Documentation: https://docs.kernel.org/admin-guide/mm/hugetlbpage.html
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/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: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: -.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.slice (origin-file)
	After: -.mount (origin-path)
	References: -.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /dev (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /dev/hugepages
	What: hugetlbfs
	File System Type: hugetlbfs
	Options: rw,nosuid,nodev,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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit apache2 at local.service:
	Alias: httpd at local.service
	Description: The Apache HTTP Server
	Instance: local
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 00:41:11 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:57:43 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:57:43 UTC
	Active Exit 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-apache2.slice
	CGroup: /system.slice/system-apache2.slice/apache2 at local.service
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 5e64921883f24127808f6ae479f3db7a
	Documentation: https://httpd.apache.org/docs/2.4/
	Fragment Path: /usr/lib/systemd/system/apache2 at .service
	DropIn Path: /etc/systemd/system/apache2 at local.service.d/override.conf
	ConditionPathIsDirectory: /etc/apache2-local untested
	Condition Timestamp: Mon 2025-09-15 17:57:43 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 17:57:43 UTC
	Assert Result: yes
	Requires: tailscaled.service (origin-file)
	Requires: system-apache2.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: tmp.mount (origin-path)
	Wants: -.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-tmpfiles-setup.service (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: nss-lookup.target (origin-file)
	After: -.mount (origin-path)
	After: system-apache2.slice (origin-file)
	After: remote-fs.target (origin-file)
	After: network.target (origin-file)
	After: tailscaled.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: tmp.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: tailscaled.service (origin-file)
	References: remote-fs.target (origin-file)
	References: -.mount (origin-path)
	References: network.target (origin-file)
	References: nss-lookup.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: system-apache2.slice (origin-file origin-slice-property)
	References: tmp.mount (origin-path)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system-apache2.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: on-abnormal
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 140158
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: APACHE_CONFDIR=/etc/apache2-local
	Environment: APACHE_STARTED_BY_SYSTEMD=true
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit polkit.service:
	Description: Authorization Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:45:21 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:45:21 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:45:21 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/polkit.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-devices
	Invocation ID: aaff000f4dd64261ba83d930a7a8000b
	Documentation: man:polkit(8)
	Fragment Path: /usr/lib/systemd/system/polkit.service
	Condition Timestamp: Sun 2025-09-21 09:45:21 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:45:21 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file)
	Wants: tmp.mount (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-file)
	After: tmp.mount (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: tmp.mount (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: -.mount (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify-reload
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 2052440
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PolicyKit1
	Bus Name Good: yes
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0077
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: yes
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 0
	LimitMEMLOCKSoft: 0
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_setgid cap_setuid
	User: polkitd
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: lchown sync chmod setuid32 set_thread_area waitpid nanosleep msgctl dup sched_getaffinity rt_tgsigqueueinfo personality getpid recvfrom restart_syscall tkill lseek arm_fadvise64_64 fremovexattr fgetxattr set_robust_list setfsuid32 readahead io_getevents mmap2 add_key ftruncate fchmodat io_submit sendfile olduname ftruncate64 rt_sigreturn inotify_add_watch mseal wait4 sched_setparam access setresgid sysinfo getsockname rt_sigaction getpgid setregid32 shmdt connect mkdir setsid fstat timerfd_settime write landlock_create_ruleset newfstatat get_mempolicy io_setup remap_file_pages getsid getrusage utimensat_time64 mlock inotify_init inotify_init1 ioprio_set openat2 symlink get_thread_area utime tgkill sched_setscheduler futimesat mq_timedsend sync_file_range2 ppoll timer_settime io_pgetevents_time64 readdir pwritev2 setrlimit unlink rt_sigqueueinfo times statfs sched_yield mremap capget fchmodat2 lchown32 recv send arch_prctl syncfs clock_nanosleep accept4 swapcontext getcwd rt_sigtimedwait setuid pwritev splice capset set_tid_address mkdirat timer_gettime chown32 mbind lstat64 setpgid linkat sendto getresgid faccessat setreuid32 epoll_create keyctl preadv2 ugetrlimit rt_sigpending rt_sigtimedwait_time64 move_pages epoll_ctl_old process_madvise mq_open set_mempolicy_home_node semtimedop fstatfs symlinkat setgroups futex pipe2 getuid32 gettimeofday semop fchown nice vmsplice sched_get_priority_max getppid llistxattr msgget msgsnd clone3 flistxattr setfsgid sched_rr_get_interval_time64 membarrier socketpair landlock_add_rule signal preadv setreuid timer_settime64 futex_time64 getegid timerfd_gettime setregid fsetxattr sched_getscheduler epoll_wait name_to_handle_at set_mempolicy fadvise64 epoll_pwait2 process_vm_writev getrlimit renameat pipe rmdir setresuid32 creat flock clock_nanosleep_time64 close setgid32 sigpending getdents timer_delete exit_group getrandom getresuid process_vm_readv fadvise64_64 msgrcv getgid umask select kill fstatfs64 openat getsockopt accept mq_timedreceive lremovexattr io_uring_register fchdir oldstat uname sendmsg cacheflush sched_getparam mknod sched_rr_get_interval io_pgetevents gettid pause stat64 getpeername fdatasync clock_getres_time64 set_tls recvmsg open io_destroy socket sched_setaffinity mlockall io_uring_enter removexattrat shmget time fstatat64 getcpu memfd_create sendfile64 link fchownat poll uretprobe epoll_wait_old setns prctl pidfd_send_signal tee fchown32 oldlstat getuid seccomp dup3 fcntl64 io_cancel oldolduname userfaultfd renameat2 shutdown socketcall listmount sigreturn mq_timedsend_time64 sigaction io_uring_setup shmat getdents64 _llseek rt_sigprocmask readv utimes eventfd sendmmsg stat clock_gettime64 clock_getres fstat64 truncate64 setitimer getitimer pwrite64 getresgid32 dup2 alarm clone msync getpriority madvise statmount futex_waitv open_tree fallocate setfsuid getgid32 _newselect lstat oldfstat clock_gettime chown vfork mknodat eventfd2 fork sigprocmask lsetxattr sigaltstack mmap waitid kcmp setsockopt timer_create mq_timedreceive_time64 fsync rseq setgroups32 unshare removexattr mlock2 truncate prlimit64 listen exit pselect6_time64 sched_setattr chdir ioctl timer_getoverrun signalfd recvmmsg epoll_ctl close_range readlinkat fcntl sync_file_range timerfd_gettime64 mq_getsetattr geteuid listxattr bind mprotect riscv_flush_icache getresuid32 setresgid32 landlock_restrict_self getxattr shmctl migrate_pages setfsgid32 semtimedop_time64 sched_getattr brk sigsuspend request_key copy_file_range utimensat pidfd_open setgid recvmmsg_time64 timerfd_settime64 timer_gettime64 semctl getgroups geteuid32 semget statfs64 setpriority unlinkat setxattr getgroups32 ipc ppoll_time64 rt_sigsuspend getxattrat signalfd4 setresuid getpgrp sched_get_priority_min get_robust_list epoll_create1 execveat statx faccessat2 lgetxattr munlockall rename epoll_pwait readlink pread64 ioprio_get timerfd_create mq_notify riscv_hwprobe munlock execve getegid32 mq_unlink inotify_rm_watch listxattrat pselect6 read munmap writev fchmod setxattrat
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/polkit-1/polkitd --no-debug --log-level=notice
			PID: 2052440
			Start Timestamp: Sun 2025-09-21 09:45:21.292560 UTC
			Handoff Timestamp: 244.357ms since start
	Status Text: Processing requests...
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: strict
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
	DeviceAllow: /dev/null rw
? Unit systemd-udev-load-credentials.service:
	Description: Load udev Rules from Credentials
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: e46d6e8e6d7c419e8b859e643a6d32aa
	Documentation: man:udevadm(8)
	Documentation: man:udev(7)
	Documentation: man:systemd.system-credentials(7)
	Fragment Path: /usr/lib/systemd/system/systemd-udev-load-credentials.service
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: systemd-udevd.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-udevd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udevd.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: udevadm control --load-credentials
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-subsystem-net-devices-veth0.device:
	Description: /sys/subsystem/net/devices/veth0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: cf2852da2dba4e7694656aed6ba46489
	Following Set Member: sys-devices-virtual-net-veth0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth0
	Sysfs Path: /sys/devices/virtual/net/veth0
	Found: found-udev
? Unit blockdev at dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/ef689fa2-177b-44b6-a81e-b59fb9446d59
	Instance: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/blockdev at .target
	Conflicts: umount.target (origin-file)
	Before: -.mount (destination-file)
	Before: umount.target (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: -.mount (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit sys-devices-virtual-net-veth10.device:
	Description: /sys/devices/virtual/net/veth10
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2025-09-16 13:16:44 UTC
	Inactive Exit Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Enter Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: be78e6402e5b445b823b0c190c0031fd
	Following Set Member: sys-subsystem-net-devices-veth10.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth10
	Sysfs Path: /sys/devices/virtual/net/veth10
	Found: found-udev
? Unit systemd-random-seed.service:
	Description: Load/Save OS Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 58ce1413cb4642e497b8584945f2417c
	Documentation: man:systemd-random-seed.service(8)
	Documentation: man:random(4)
	Fragment Path: /usr/lib/systemd/system/systemd-random-seed.service
	ConditionPathExists: !/etc/initrd-release untested
	ConditionVirtualization: !container untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	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)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: first-boot-complete.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/random-seed (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 10min
	TimeoutStopSec: 10min
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-random-seed load
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-random-seed save
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: f855dd566dc84f7094b5ebc990da1259
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: swap.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: swap.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-resolved-monitor.socket:
	Description: Resolve Monitor Varlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:42 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:42 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:42 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:41 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:41 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 2b676c9d95a945ef9c4b5e0a4230f939
	Documentation: man:systemd-resolved.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-resolved-monitor.socket
	Condition Timestamp: Wed 2025-09-17 20:57:42 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:42 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-resolved.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-resolved.service (origin-implicit destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-resolved.service (origin-implicit destination-file)
	References: shutdown.target (origin-file)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: systemd-resolved.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/resolve/io.systemd.Resolve.Monitor (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink-monitor
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/systemd/resolve/io.systemd.Resolve.Monitor
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e8a2301ee0ee47219716a1b23c54bda9
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-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-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
? Unit initrd-udevadm-cleanup-db.service:
	Description: Cleanup udev Database
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/initrd-udevadm-cleanup-db.service
	AssertPathExists: /etc/initrd-release untested
	Requires: system.slice (origin-file)
	WantedBy: initrd-switch-root.target (destination-file)
	Conflicts: systemd-udevd.service (origin-file)
	Conflicts: systemd-udev-settle.service (origin-file)
	Conflicts: systemd-udev-trigger.service (origin-file)
	Before: initrd-switch-root.target (origin-file destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-udevd.service (origin-file)
	After: systemd-udev-settle.service (origin-file)
	After: systemd-udev-trigger.service (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udevd.service (origin-file)
	References: systemd-udev-settle.service (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: udevadm info --cleanup-db
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit rescue.target:
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/rescue.target
	Requires: rescue.service (origin-file)
	Requires: sysinit.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: multi-user.target (destination-file)
	ConflictedBy: graphical.target (destination-file)
	Before: initrd.target (destination-file)
	Before: multi-user.target (destination-file)
	Before: graphical.target (destination-file)
	Before: shutdown.target (origin-default)
	After: rescue.service (origin-file)
	After: sysinit.target (origin-file origin-default)
	References: rescue.service (origin-file)
	References: sysinit.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit systemd-sysext-initrd.service:
	Description: Merge System Extension Images into /usr/ and /opt/
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-sysext-initrd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-sysext-initrd.service
	ConditionPathExists: /etc/initrd-release untested
	ConditionDirectoryNotEmpty: |/.extra/global_sysext untested
	ConditionDirectoryNotEmpty: |/.extra/sysext untested
	ConditionDirectoryNotEmpty: |/var/lib/extensions untested
	ConditionDirectoryNotEmpty: |/run/extensions untested
	ConditionDirectoryNotEmpty: |/etc/extensions untested
	ConditionCapability: CAP_SYS_ADMIN untested
	Requires: system.slice (origin-file)
	Wants: cryptsetup-pre.target (origin-file)
	Wants: local-fs-pre.target (origin-file)
	Wants: modprobe at loop.service (origin-file)
	Wants: modprobe at dm_mod.service (origin-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: cryptsetup-pre.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	After: modprobe at loop.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: modprobe at dm_mod.service (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: modprobe at loop.service (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: modprobe at dm_mod.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: initrd.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-sysext refresh
	? ExecReload:
		Command Line: systemd-sysext refresh
	? ExecStop:
		Command Line: systemd-sysext unmerge
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit initrd-root-device.target:
	Description: Initrd Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/initrd-root-device.target
	AssertPathExists: /etc/initrd-release untested
	Wants: remote-integritysetup.target (origin-file)
	Wants: remote-veritysetup.target (origin-file)
	Wants: remote-cryptsetup.target (origin-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: initrd.target (destination-file)
	After: systemd-battery-check.service (destination-file)
	OnFailure: emergency.target (origin-file)
	References: remote-integritysetup.target (origin-file)
	References: emergency.target (origin-file)
	References: remote-veritysetup.target (origin-file)
	References: shutdown.target (origin-file)
	References: remote-cryptsetup.target (origin-file)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: systemd-battery-check.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: dead
? Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 296723907cdc4caf827eaf8ac1fa4f45
	Wants: sys-fs-fuse-connections.mount (origin-udev)
	References: sys-fs-fuse-connections.mount (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/module/fuse
	Sysfs Path: /sys/module/fuse
	Found: found-udev
	udev SYSTEMD_WANTS: sys-fs-fuse-connections.mount
? Unit run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount:
	Description: /run/netns/netns-5d648dfb-54c5-0c4b-ec72-0fc01f1e93f4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 3a93048a98ea4d0fa72342fc667f1c19
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: run-netns.mount (origin-path)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: run-netns.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-5d648dfb-54c5-0c4b-ec72-0fc01f1e93f4
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-ttyS3.device:
	Description: /dev/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b32b5f6d3b2c4f749c7d2f89be419ed6
	Following: sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device
	Following Set Member: sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/ttyS3
	Sysfs Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3
	Found: found-udev
? Unit systemd-hibernate-clear.service:
	Description: Clear Stale Hibernate Storage Info
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-hibernate-clear.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-hibernate-clear.service
	ConditionPathExists: !/etc/initrd-release untested
	ConditionPathExists: /sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67 untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	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: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-hibernate-resume --clear
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit run-p1866-i1867.scope:
	Description: [systemd-run] /usr/lib/podman/aardvark-dns --config /run/containers/networks/aardvark-dns -p 53 run
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	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: system.slice
	CGroup: /system.slice/run-p1866-i1867.scope
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 27872900ecc74b889fbf6e3d5f8e40fa
	Fragment Path: /run/systemd/transient/run-p1866-i1867.scope
	Condition Timestamp: Mon 2025-09-15 08:43:07 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:07 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	OOMPolicy: stop
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
? Unit modprobe at configfs.service:
	Description: Load Kernel Module configfs
	Instance: configfs
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 9f97dafaff004162b8ae49e7f9e2fbd5
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionKernelModuleLoaded: !configfs untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	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: systemd-journald.socket (origin-file)
	After: system-modprobe.slice (origin-file)
	References: system-modprobe.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	InSlice: system-modprobe.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/modprobe -abq configfs
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sshd-keygen.service:
	Description: Generate sshd host keys on first boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/sshd-keygen.service
	ConditionPathIsSymbolicLink: !/etc/ssh untested
	ConditionPathIsReadWrite: /etc/ssh untested
	ConditionFirstBoot: yes untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: ssh.service (destination-file)
	WantedBy: sshd at sshd-keygen.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sshd at sshd-keygen.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: ssh.service (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: ssh.service (origin-file)
	References: sshd at sshd-keygen.service (origin-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: sshd at sshd-keygen.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: ssh-keygen -A
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:45 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 1822bc7d893245a080c02c5062299aec
	Fragment Path: /usr/lib/systemd/system/dbus.socket
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	RequiredBy: dbus.service (destination-file)
	WantedBy: systemd-logind.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-logind.service (destination-file)
	Before: dbus.service (origin-implicit)
	Before: sockets.target (origin-default destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: dbus.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: dbus.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: sockets.target (origin-default)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: dbus.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/dbus/system_bus_socket (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: dbus.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/dbus/system_bus_socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit shutdown.target:
	Description: System Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/shutdown.target
	RequiredBy: systemd-soft-reboot.service (destination-file)
	ConflictedBy: remote-fs.target (destination-file)
	ConflictedBy: veritysetup.target (destination-default)
	ConflictedBy: systemd-networkd-persistent-storage.service (destination-file)
	ConflictedBy: homepage.service (destination-default)
	ConflictedBy: apache2 at local.service (destination-default)
	ConflictedBy: podman-auto-update.service (destination-default)
	ConflictedBy: getty.target (destination-default)
	ConflictedBy: podman.socket (destination-default)
	ConflictedBy: slices.target (destination-default)
	ConflictedBy: dpkg-db-backup.service (destination-default)
	ConflictedBy: anacron.timer (destination-default)
	ConflictedBy: cloud-init-local.service (destination-file)
	ConflictedBy: time-set.target (destination-default)
	ConflictedBy: mautrix-whatsapp.service (destination-default)
	ConflictedBy: systemd-random-seed.service (destination-file)
	ConflictedBy: dbus.service (destination-default)
	ConflictedBy: apache2.service (destination-default)
	ConflictedBy: boot-complete.target (destination-default)
	ConflictedBy: portainer.service (destination-default)
	ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
	ConflictedBy: cloud-init.service (destination-default)
	ConflictedBy: dbus.socket (destination-default)
	ConflictedBy: system-apache2.slice (destination-default)
	ConflictedBy: borgmatic.service (destination-default)
	ConflictedBy: systemd-firstboot.service (destination-file)
	ConflictedBy: systemd-bsod.service (destination-file)
	ConflictedBy: remote-cryptsetup.target (destination-file)
	ConflictedBy: maybe.service (destination-default)
	ConflictedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ConflictedBy: elastic-agent.service (destination-default)
	ConflictedBy: victorialogs.service (destination-default)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: systemd-modules-load.service (destination-file)
	ConflictedBy: podman-restart.service (destination-default)
	ConflictedBy: emergency.service (destination-file)
	ConflictedBy: postgresql.service (destination-default)
	ConflictedBy: prometheus-podman-exporter.service (destination-default)
	ConflictedBy: prometheus-apache-exporter.service (destination-default)
	ConflictedBy: systemd-journal-upload.service (destination-default)
	ConflictedBy: netavark-dhcp-proxy.socket (destination-default)
	ConflictedBy: e2scrub_all.timer (destination-default)
	ConflictedBy: initrd-fs.target (destination-file)
	ConflictedBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-default)
	ConflictedBy: local-fs-pre.target (destination-default)
	ConflictedBy: initrd-root-device.target (destination-file)
	ConflictedBy: sshd-keygen.service (destination-default)
	ConflictedBy: systemd-rfkill.service (destination-file)
	ConflictedBy: initrd.target (destination-default)
	ConflictedBy: matrix-network.service (destination-default)
	ConflictedBy: nss-user-lookup.target (destination-default)
	ConflictedBy: systemd-resolved.service (destination-file)
	ConflictedBy: network.target (destination-default)
	ConflictedBy: netavark-dhcp-proxy.service (destination-default)
	ConflictedBy: sshd-unix-local.socket (destination-default)
	ConflictedBy: integritysetup-pre.target (destination-default)
	ConflictedBy: prometheus-node-exporter-ipmitool-sensor.service (destination-default)
	ConflictedBy: nss-lookup.target (destination-default)
	ConflictedBy: systemd-resolved-varlink.socket (destination-file)
	ConflictedBy: systemd-networkd-varlink.socket (destination-file)
	ConflictedBy: prometheus-node-exporter-smartmon.service (destination-default)
	ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
	ConflictedBy: ssh-access.target (destination-default)
	ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
	ConflictedBy: systemd-pstore.service (destination-file)
	ConflictedBy: systemd-hostnamed.service (destination-default)
	ConflictedBy: systemd-network-generator.service (destination-file)
	ConflictedBy: podman-auto-update.timer (destination-default)
	ConflictedBy: remote-integritysetup.target (destination-file)
	ConflictedBy: systemd-networkd.socket (destination-file)
	ConflictedBy: integritysetup.target (destination-default)
	ConflictedBy: postgresql at 17-main.service (destination-default)
	ConflictedBy: systemd-sysext.service (destination-file)
	ConflictedBy: getty at tty1.service (destination-default)
	ConflictedBy: system-modprobe.slice (destination-default)
	ConflictedBy: emergency.target (destination-default)
	ConflictedBy: systemd-binfmt.service (destination-file)
	ConflictedBy: smartmontools.service (destination-default)
	ConflictedBy: apt-daily.timer (destination-default)
	ConflictedBy: systemd-networkd.service (destination-file)
	ConflictedBy: dpkg-db-backup.timer (destination-default)
	ConflictedBy: system-postgresql.slice (destination-default)
	ConflictedBy: system-getty.slice (destination-default)
	ConflictedBy: prometheus-node-exporter-smartmon.timer (destination-default)
	ConflictedBy: systemd-confext.service (destination-file)
	ConflictedBy: systemd-pcrphase-sysinit.service (destination-file)
	ConflictedBy: logrotate.service (destination-default)
	ConflictedBy: multi-user.target (destination-default)
	ConflictedBy: systemd-tpm2-setup.service (destination-file)
	ConflictedBy: systemd-hostnamed.socket (destination-default)
	ConflictedBy: system-systemd\x2dcreds.slice (destination-default)
	ConflictedBy: nvmf-autoconnect.service (destination-default)
	ConflictedBy: uuidd.service (destination-default)
	ConflictedBy: prometheus-node-exporter-nvme.service (destination-default)
	ConflictedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-default)
	ConflictedBy: veritysetup-pre.target (destination-default)
	ConflictedBy: fstrim.timer (destination-default)
	ConflictedBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-default)
	ConflictedBy: qemu-guest-agent.service (destination-default)
	ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ConflictedBy: systemd-udev-load-credentials.service (destination-file)
	ConflictedBy: getty-static.service (destination-default)
	ConflictedBy: e2scrub_reap.service (destination-default)
	ConflictedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-default)
	ConflictedBy: systemd-growfs-root.service (destination-file)
	ConflictedBy: rescue.service (destination-file)
	ConflictedBy: systemd-hwdb-update.service (destination-file)
	ConflictedBy: fstrim.service (destination-default)
	ConflictedBy: sshd-vsock.socket (destination-default)
	ConflictedBy: ssh.service (destination-default)
	ConflictedBy: systemd-update-done.service (destination-file)
	ConflictedBy: unattended-upgrades.service (destination-default)
	ConflictedBy: e2scrub_all.service (destination-default)
	ConflictedBy: systemd-logind.service (destination-default)
	ConflictedBy: system-sshd.slice (destination-default)
	ConflictedBy: exim4-base.timer (destination-default)
	ConflictedBy: network-online.target (destination-default)
	ConflictedBy: uuidd.socket (destination-default)
	ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
	ConflictedBy: time-sync.target (destination-default)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: systemd-resolved-monitor.socket (destination-file)
	ConflictedBy: syslog.socket (destination-file)
	ConflictedBy: mautrix-meta.service (destination-default)
	ConflictedBy: podman-clean-transient.service (destination-default)
	ConflictedBy: system-serial\x2dgetty.slice (destination-default)
	ConflictedBy: ldconfig.service (destination-file)
	ConflictedBy: cryptsetup.target (destination-default)
	ConflictedBy: initrd-root-fs.target (destination-file)
	ConflictedBy: session-1458.scope (destination-default)
	ConflictedBy: timers.target (destination-file)
	ConflictedBy: tpm2.target (destination-default)
	ConflictedBy: session-1455.scope (destination-default)
	ConflictedBy: stocks-monitoring.service (destination-default)
	ConflictedBy: grub-common.service (destination-default)
	ConflictedBy: remote-veritysetup.target (destination-file)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: systemd-hibernate-clear.service (destination-file)
	ConflictedBy: paths.target (destination-default)
	ConflictedBy: prometheus-node-exporter-apt.service (destination-default)
	ConflictedBy: user-runtime-dir at 1000.service (destination-default)
	ConflictedBy: imports.target (destination-default)
	ConflictedBy: prometheus-node-exporter.service (destination-default)
	ConflictedBy: podman.service (destination-default)
	ConflictedBy: vaultwarden.service (destination-default)
	ConflictedBy: systemd-pcrmachine.service (destination-file)
	ConflictedBy: user.slice (destination-default)
	ConflictedBy: systemd-pcrphase.service (destination-default)
	ConflictedBy: apt-daily.service (destination-default)
	ConflictedBy: systemd-machine-id-commit.service (destination-file)
	ConflictedBy: n8n.service (destination-default)
	ConflictedBy: anacron.service (destination-default)
	ConflictedBy: network-pre.target (destination-default)
	ConflictedBy: systemd-logind-varlink.socket (destination-default)
	ConflictedBy: systemd-timesyncd.service (destination-file)
	ConflictedBy: rc-local.service (destination-default)
	ConflictedBy: tailscaled.service (destination-default)
	ConflictedBy: first-boot-complete.target (destination-default)
	ConflictedBy: man-db.service (destination-default)
	ConflictedBy: user-1000.slice (destination-default)
	ConflictedBy: apt-daily-upgrade.timer (destination-default)
	ConflictedBy: logrotate.timer (destination-default)
	ConflictedBy: serial-getty at ttyS0.service (destination-default)
	ConflictedBy: hookshot.service (destination-default)
	ConflictedBy: systemd-rfkill.socket (destination-file)
	ConflictedBy: swap.target (destination-default)
	ConflictedBy: user at 1000.service (destination-default)
	ConflictedBy: exim4.service (destination-default)
	ConflictedBy: local-fs.target (destination-file)
	ConflictedBy: stocks-monitoring.timer (destination-default)
	ConflictedBy: initrd-usr-fs.target (destination-file)
	ConflictedBy: systemd-sysusers.service (destination-file)
	ConflictedBy: influxdb.service (destination-default)
	ConflictedBy: getty-pre.target (destination-default)
	ConflictedBy: systemd-user-sessions.service (destination-default)
	ConflictedBy: cron.service (destination-default)
	ConflictedBy: phpsessionclean.timer (destination-default)
	ConflictedBy: run-p1866-i1867.scope (destination-default)
	ConflictedBy: joplin.service (destination-default)
	ConflictedBy: sshd at sshd-keygen.service (destination-default)
	ConflictedBy: systemd-remount-fs.service (destination-file)
	ConflictedBy: polkit.service (destination-default)
	ConflictedBy: systemd-quotacheck-root.service (destination-file)
	ConflictedBy: sockets.target (destination-default)
	ConflictedBy: man-db.timer (destination-default)
	ConflictedBy: remote-fs-pre.target (destination-default)
	ConflictedBy: graphical.target (destination-default)
	ConflictedBy: systemd-networkd-wait-online.service (destination-file)
	ConflictedBy: systemd-sysctl.service (destination-file)
	ConflictedBy: systemd-tpm2-setup-early.service (destination-file)
	ConflictedBy: prometheus-node-exporter-ipmitool-sensor.timer (destination-default)
	ConflictedBy: sysinit.target (destination-default)
	ConflictedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ConflictedBy: exim4-base.service (destination-default)
	ConflictedBy: prometheus-node-exporter-nvme.timer (destination-default)
	ConflictedBy: borgmatic.timer (destination-default)
	ConflictedBy: systemd-ask-password-wall.service (destination-default)
	ConflictedBy: synapse.service (destination-default)
	ConflictedBy: systemd-fsck-root.service (destination-file)
	ConflictedBy: phpsessionclean.service (destination-default)
	ConflictedBy: openbao.service (destination-default)
	ConflictedBy: basic.target (destination-default)
	ConflictedBy: rescue.target (destination-default)
	ConflictedBy: apt-daily-upgrade.service (destination-default)
	ConflictedBy: prometheus-node-exporter-apt.timer (destination-default)
	ConflictedBy: cryptsetup-pre.target (destination-default)
	ConflictedBy: grafana-server.service (destination-default)
	ConflictedBy: systemd-journal-catalog-update.service (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	Before: final.target (destination-file)
	After: systemd-growfs-root.service (destination-file)
	After: systemd-machine-id-commit.service (destination-file)
	After: systemd-pcrphase.service (destination-default)
	After: systemd-pcrphase-initrd.service (destination-file)
	After: ssh-access.target (destination-default)
	After: tpm2.target (destination-default)
	After: emergency.service (destination-file)
	After: systemd-networkd-wait-online.service (destination-file)
	After: systemd-hibernate-clear.service (destination-file)
	After: sshd at sshd-keygen.service (destination-default)
	After: exim4-base.service (destination-default)
	After: openbao.service (destination-default)
	After: prometheus-node-exporter-smartmon.timer (destination-default)
	After: user.slice (destination-default)
	After: user-1000.slice (destination-default)
	After: systemd-user-sessions.service (destination-default)
	After: systemd-ask-password-console.path (destination-file)
	After: systemd-udev-load-credentials.service (destination-file)
	After: systemd-pcrmachine.service (destination-file)
	After: remote-fs-pre.target (destination-default)
	After: systemd-networkd.service (destination-file)
	After: apache2.service (destination-default)
	After: rescue.service (destination-file)
	After: prometheus-node-exporter-apt.service (destination-default)
	After: maybe.service (destination-default)
	After: system-serial\x2dgetty.slice (destination-default)
	After: borgmatic.service (destination-default)
	After: phpsessionclean.service (destination-default)
	After: serial-getty at ttyS0.service (destination-default)
	After: sshd-keygen.service (destination-default)
	After: proc-sys-fs-binfmt_misc.automount (destination-file)
	After: network-pre.target (destination-default)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-network-generator.service (destination-file)
	After: system-systemd\x2dcreds.slice (destination-default)
	After: syslog.socket (destination-file)
	After: portainer.service (destination-default)
	After: exim4-base.timer (destination-default)
	After: systemd-networkd-persistent-storage.service (destination-file)
	After: system-postgresql.slice (destination-default)
	After: unattended-upgrades.service (destination-default)
	After: synapse.service (destination-default)
	After: cloud-init.service (destination-default)
	After: anacron.timer (destination-default)
	After: prometheus-node-exporter-ipmitool-sensor.timer (destination-default)
	After: apt-daily.timer (destination-default)
	After: grafana-server.service (destination-default)
	After: apt-daily-upgrade.timer (destination-default)
	After: prometheus-node-exporter-ipmitool-sensor.service (destination-default)
	After: tailscaled.service (destination-default)
	After: dpkg-db-backup.timer (destination-default)
	After: sshd-unix-local.socket (destination-default)
	After: exim4.service (destination-default)
	After: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-default)
	After: systemd-sysext.service (destination-file)
	After: cron.service (destination-default)
	After: prometheus-podman-exporter.service (destination-default)
	After: e2scrub_reap.service (destination-default)
	After: logrotate.timer (destination-default)
	After: systemd-modules-load.service (destination-file)
	After: prometheus-node-exporter-mellanox-hca-temp.timer (destination-default)
	After: run-p1866-i1867.scope (destination-default)
	After: time-sync.target (destination-default)
	After: podman-clean-transient.service (destination-default)
	After: initrd.target (destination-default)
	After: systemd-pstore.service (destination-file)
	After: first-boot-complete.target (destination-default)
	After: man-db.service (destination-default)
	After: integritysetup-pre.target (destination-default)
	After: systemd-ask-password-wall.path (destination-file)
	After: prometheus-node-exporter-nvme.service (destination-default)
	After: systemd-tpm2-setup.service (destination-file)
	After: cryptsetup.target (destination-default)
	After: basic.target (destination-default)
	After: getty-pre.target (destination-default)
	After: systemd-hostnamed.socket (destination-default)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: prometheus-node-exporter-mellanox-hca-temp.service (destination-default)
	After: systemd-journal-catalog-update.service (destination-file)
	After: apt-daily-upgrade.service (destination-default)
	After: cryptsetup-pre.target (destination-default)
	After: fstrim.timer (destination-default)
	After: system-apache2.slice (destination-default)
	After: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-default)
	After: apt-daily.service (destination-default)
	After: rescue.target (destination-default)
	After: systemd-rfkill.service (destination-file)
	After: getty.target (destination-default)
	After: systemd-logind.service (destination-default)
	After: systemd-tpm2-setup-early.service (destination-file)
	After: emergency.target (destination-default)
	After: systemd-journal-upload.service (destination-default)
	After: boot-complete.target (destination-default)
	After: nss-lookup.target (destination-default)
	After: systemd-resolved.service (destination-file)
	After: prometheus-node-exporter.service (destination-default)
	After: veritysetup-pre.target (destination-default)
	After: systemd-sysusers.service (destination-file)
	After: sshd-vsock.socket (destination-default)
	After: qemu-guest-agent.service (destination-default)
	After: matrix-network.service (destination-default)
	After: e2scrub_all.timer (destination-default)
	After: systemd-networkd-varlink.socket (destination-file)
	After: sockets.target (destination-default)
	After: systemd-pcrphase-sysinit.service (destination-file)
	After: homepage.service (destination-default)
	After: systemd-sysctl.service (destination-file)
	After: systemd-update-done.service (destination-file)
	After: fstrim.service (destination-default)
	After: prometheus-node-exporter-apt.timer (destination-default)
	After: vaultwarden.service (destination-default)
	After: systemd-ask-password-wall.service (destination-default)
	After: systemd-bsod.service (destination-file)
	After: netavark-dhcp-proxy.service (destination-default)
	After: joplin.service (destination-default)
	After: postgresql.service (destination-default)
	After: ssh.service (destination-default)
	After: rc-local.service (destination-default)
	After: system-sshd.slice (destination-default)
	After: systemd-quotacheck-root.service (destination-file)
	After: systemd-confext.service (destination-file)
	After: borgmatic.timer (destination-default)
	After: apache2 at local.service (destination-default)
	After: podman.socket (destination-default)
	After: session-1455.scope (destination-default)
	After: podman-restart.service (destination-default)
	After: n8n.service (destination-default)
	After: time-set.target (destination-default)
	After: logrotate.service (destination-default)
	After: nvmf-autoconnect.service (destination-default)
	After: prometheus-node-exporter-nvme.timer (destination-default)
	After: veritysetup.target (destination-default)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: stocks-monitoring.service (destination-default)
	After: systemd-fsck-root.service (destination-file)
	After: prometheus-apache-exporter.service (destination-default)
	After: grub-common.service (destination-default)
	After: hookshot.service (destination-default)
	After: uuidd.service (destination-default)
	After: systemd-firstboot.service (destination-file)
	After: systemd-timesyncd.service (destination-file)
	After: slices.target (destination-default)
	After: stocks-monitoring.timer (destination-default)
	After: podman.service (destination-default)
	After: system-modprobe.slice (destination-default)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: nss-user-lookup.target (destination-default)
	After: systemd-networkd.socket (destination-file)
	After: smartmontools.service (destination-default)
	After: ldconfig.service (destination-file)
	After: cloud-init-local.service (destination-file)
	After: dpkg-db-backup.service (destination-default)
	After: swap.target (destination-default)
	After: getty at tty1.service (destination-default)
	After: prometheus-node-exporter-smartmon.service (destination-default)
	After: systemd-logind-varlink.socket (destination-default)
	After: phpsessionclean.timer (destination-default)
	After: systemd-rfkill.socket (destination-file)
	After: victorialogs.service (destination-default)
	After: anacron.service (destination-default)
	After: network-online.target (destination-default)
	After: polkit.service (destination-default)
	After: podman-auto-update.timer (destination-default)
	After: dbus.socket (destination-default)
	After: network.target (destination-default)
	After: system-getty.slice (destination-default)
	After: dbus.service (destination-default)
	After: elastic-agent.service (destination-default)
	After: systemd-hostnamed.service (destination-default)
	After: postgresql at 17-main.service (destination-default)
	After: systemd-resolved-monitor.socket (destination-file)
	After: getty-static.service (destination-default)
	After: paths.target (destination-default)
	After: uuidd.socket (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: netavark-dhcp-proxy.socket (destination-default)
	After: podman-auto-update.service (destination-default)
	After: mautrix-whatsapp.service (destination-default)
	After: influxdb.service (destination-default)
	After: session-1458.scope (destination-default)
	After: man-db.timer (destination-default)
	After: systemd-binfmt.service (destination-file)
	After: local-fs-pre.target (destination-default)
	After: systemd-random-seed.service (destination-file)
	After: mautrix-meta.service (destination-default)
	After: user-runtime-dir at 1000.service (destination-default)
	After: imports.target (destination-default)
	After: e2scrub_all.service (destination-default)
	After: integritysetup.target (destination-default)
	After: graphical.target (destination-default)
	After: sysinit.target (destination-default)
	After: systemd-resolved-varlink.socket (destination-file)
	After: multi-user.target (destination-default)
	After: user at 1000.service (destination-default)
	After: systemd-ask-password-console.service (destination-file)
	After: systemd-tmpfiles-clean.service (destination-file)
	After: systemd-remount-fs.service (destination-file)
	ReferencedBy: system-apache2.slice (destination-default)
	ReferencedBy: systemd-journal-upload.service (destination-default)
	ReferencedBy: system-systemd\x2dcreds.slice (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: portainer.service (destination-default)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: remote-veritysetup.target (destination-file)
	ReferencedBy: tailscaled.service (destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: vaultwarden.service (destination-default)
	ReferencedBy: nss-lookup.target (destination-default)
	ReferencedBy: dpkg-db-backup.service (destination-default)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-default)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: apache2 at local.service (destination-default)
	ReferencedBy: graphical.target (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: prometheus-podman-exporter.service (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: systemd-hibernate-clear.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ReferencedBy: maybe.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: imports.target (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
	ReferencedBy: systemd-quotacheck-root.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: sshd-keygen.service (destination-default)
	ReferencedBy: elastic-agent.service (destination-default)
	ReferencedBy: slices.target (destination-default)
	ReferencedBy: integritysetup.target (destination-default)
	ReferencedBy: systemd-resolved-varlink.socket (destination-file)
	ReferencedBy: qemu-guest-agent.service (destination-default)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: podman-auto-update.timer (destination-default)
	ReferencedBy: ssh-access.target (destination-default)
	ReferencedBy: final.target (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: remote-fs-pre.target (destination-default)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: victorialogs.service (destination-default)
	ReferencedBy: systemd-network-generator.service (destination-file)
	ReferencedBy: systemd-bsod.service (destination-file)
	ReferencedBy: time-set.target (destination-default)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: emergency.target (destination-default)
	ReferencedBy: remote-integritysetup.target (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: prometheus-node-exporter-nvme.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: podman.socket (destination-default)
	ReferencedBy: rescue.target (destination-default)
	ReferencedBy: systemd-resolved.service (destination-file)
	ReferencedBy: sshd-vsock.socket (destination-default)
	ReferencedBy: initrd-fs.target (destination-file)
	ReferencedBy: run-p1866-i1867.scope (destination-default)
	ReferencedBy: network.target (destination-default)
	ReferencedBy: systemd-networkd-varlink.socket (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: prometheus-node-exporter-smartmon.timer (destination-default)
	ReferencedBy: podman-clean-transient.service (destination-default)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: session-1455.scope (destination-default)
	ReferencedBy: prometheus-apache-exporter.service (destination-default)
	ReferencedBy: podman-auto-update.service (destination-default)
	ReferencedBy: remote-cryptsetup.target (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: systemd-growfs-root.service (destination-file)
	ReferencedBy: grub-common.service (destination-default)
	ReferencedBy: getty.target (destination-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: joplin.service (destination-default)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: podman.service (destination-default)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: stocks-monitoring.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-apt.timer (destination-default)
	ReferencedBy: systemd-pcrmachine.service (destination-file)
	ReferencedBy: user-1000.slice (destination-default)
	ReferencedBy: first-boot-complete.target (destination-default)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: remote-fs.target (destination-file)
	ReferencedBy: prometheus-node-exporter-nvme.timer (destination-default)
	ReferencedBy: sockets.target (destination-default)
	ReferencedBy: systemd-resolved-monitor.socket (destination-file)
	ReferencedBy: systemd-soft-reboot.service (destination-file)
	ReferencedBy: n8n.service (destination-default)
	ReferencedBy: systemd-update-done.service (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: network-pre.target (destination-default)
	ReferencedBy: matrix-network.service (destination-default)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: initrd-usr-fs.target (destination-file)
	ReferencedBy: postgresql.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: mautrix-whatsapp.service (destination-default)
	ReferencedBy: phpsessionclean.timer (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: cloud-init-local.service (destination-file)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: system-getty.slice (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: synapse.service (destination-default)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.timer (destination-default)
	ReferencedBy: podman-restart.service (destination-default)
	ReferencedBy: network-online.target (destination-default)
	ReferencedBy: local-fs-pre.target (destination-default)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: nss-user-lookup.target (destination-default)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.service (destination-default)
	ReferencedBy: user.slice (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: grafana-server.service (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: netavark-dhcp-proxy.socket (destination-default)
	ReferencedBy: stocks-monitoring.service (destination-default)
	ReferencedBy: paths.target (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: multi-user.target (destination-default)
	ReferencedBy: borgmatic.timer (destination-default)
	ReferencedBy: cloud-init.service (destination-default)
	ReferencedBy: session-1458.scope (destination-default)
	ReferencedBy: getty-pre.target (destination-default)
	ReferencedBy: veritysetup.target (destination-default)
	ReferencedBy: system-modprobe.slice (destination-default)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: apache2.service (destination-default)
	ReferencedBy: boot-complete.target (destination-default)
	ReferencedBy: veritysetup-pre.target (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-default)
	ReferencedBy: initrd.target (destination-default)
	ReferencedBy: openbao.service (destination-default)
	ReferencedBy: integritysetup-pre.target (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: cryptsetup-pre.target (destination-default)
	ReferencedBy: time-sync.target (destination-default)
	ReferencedBy: swap.target (destination-default)
	ReferencedBy: systemd-hostnamed.service (destination-default)
	ReferencedBy: prometheus-node-exporter.service (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: prometheus-node-exporter-apt.service (destination-default)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	ReferencedBy: systemd-networkd.socket (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: nvmf-autoconnect.service (destination-default)
	ReferencedBy: borgmatic.service (destination-default)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: systemd-logind-varlink.socket (destination-default)
	ReferencedBy: initrd-root-fs.target (destination-file)
	ReferencedBy: homepage.service (destination-default)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: hookshot.service (destination-default)
	ReferencedBy: systemd-networkd-wait-online.service (destination-file)
	ReferencedBy: mautrix-meta.service (destination-default)
	ReferencedBy: influxdb.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: sysinit.target (destination-default)
	ReferencedBy: cryptsetup.target (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: systemd-hostnamed.socket (destination-default)
	ReferencedBy: postgresql at 17-main.service (destination-default)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: sshd at sshd-keygen.service (destination-default)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: netavark-dhcp-proxy.service (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: exim4-base.service (destination-default)
	ReferencedBy: system-sshd.slice (destination-default)
	ReferencedBy: phpsessionclean.service (destination-default)
	ReferencedBy: initrd-root-device.target (destination-file)
	ReferencedBy: prometheus-node-exporter-smartmon.service (destination-default)
	ReferencedBy: systemd-pcrphase.service (destination-default)
	ReferencedBy: sshd-unix-local.socket (destination-default)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: basic.target (destination-default)
	ReferencedBy: tpm2.target (destination-default)
	ReferencedBy: system-serial\x2dgetty.slice (destination-default)
	ReferencedBy: timers.target (destination-file)
	ReferencedBy: system-postgresql.slice (destination-default)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit sys-devices-virtual-net-veth7.device:
	Description: /sys/devices/virtual/net/veth7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: bd510e6f9f3b41e79351c822818ba652
	Following Set Member: sys-subsystem-net-devices-veth7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth7
	Sysfs Path: /sys/devices/virtual/net/veth7
	Found: found-udev
? Unit sshd-vsock.socket:
	Description: OpenSSH Server Socket (systemd-ssh-generator, AF_VSOCK)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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/sshd-vsock.socket
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 4974d98e577f4dedbdd5c9524cd5e25e
	Documentation: man:systemd-ssh-generator(8)
	Fragment Path: /run/systemd/generator/sshd-vsock.socket
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: ssh-access.target (origin-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: ssh-access.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: sockets.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: ssh-access.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: connection
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	MaxConnectionsPerSource: 0
	ListenStream: vsock::22
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PollLimitIntervalSec: 30s
	PollLimitBurst: 50
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	? ExecStartPost:
		Command Line: /usr/lib/systemd/systemd-ssh-issue --make-vsock
	? ExecStopPre:
		Command Line: /usr/lib/systemd/systemd-ssh-issue --rm-vsock
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit initrd-usr-fs.target:
	Description: Initrd /usr File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/initrd-usr-fs.target
	AssertPathExists: /etc/initrd-release untested
	WantedBy: initrd.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: initrd.target (destination-file)
	OnFailure: emergency.target (origin-file)
	References: emergency.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: initrd.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: dead
? Unit cloud-init-local.service:
	Description: Cloud-init: Local Stage (pre-network)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/cloud-init-local.service
	ConditionEnvironment: !KERNEL_CMDLINE=cloud-init=disabled untested
	ConditionKernelCommandLine: !cloud-init=disabled untested
	ConditionPathExists: !/etc/cloud/cloud-init.disabled untested
	Requires: system.slice (origin-file)
	Wants: network-pre.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: network-pre.target (origin-file)
	Before: cloud-init.service (destination-file)
	Before: auditd.service (origin-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: hv_kvp_daemon.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: network-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: auditd.service (origin-file)
	References: hv_kvp_daemon.service (origin-file)
	ReferencedBy: cloud-init.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: sh -c "echo \"start\" | nc -Uu -W1 /run/cloud-init/share/local.sock -s /run/cloud-init/share/local-return.sock | sh"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit smartmontools.service:
	Alias: smartd.service
	Description: Self Monitoring and Reporting Technology (SMART) Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:smartd(8)
	Documentation: man:smartd.conf(5)
	Fragment Path: /usr/lib/systemd/system/smartmontools.service
	ConditionVirtualization: no untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: -/etc/default/smartmontools
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit prometheus-node-exporter-apt.service:
	Description: Collect apt metrics for prometheus-node-exporter
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:47:01 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:47:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 09:47:01 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 43e04d704d45475aae02654936db6ecd
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-apt.service
	Condition Timestamp: Sun 2025-09-21 09:47:00 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:47:00 UTC
	Assert Result: yes
	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: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: prometheus-node-exporter-apt.timer (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: prometheus-node-exporter-apt.timer (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: prometheus-node-exporter-apt.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: TMPDIR=/var/lib/prometheus/node-exporter
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /bin/sh -o pipefail -c "/usr/share/prometheus-node-exporter-collectors/apt_info.py | sponge /var/lib/prometheus/node-exporter/apt.prom"
			PID: 2052733
			Start Timestamp: Sun 2025-09-21 09:47:00.020612 UTC
			Handoff Timestamp: 52.201ms since start
			Exit Timestamp: 1.301251s since handoff
			Exit Code: exited
			Exit Status: 0
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-pcrphase-initrd.service:
	Description: TPM PCR Barrier (initrd)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrphase-initrd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrphase-initrd.service
	Failure Action: reboot-force
	ConditionSecurity: measured-uki untested
	ConditionPathExists: /etc/initrd-release untested
	Requires: system.slice (origin-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-sysext.service (origin-file)
	Before: sysinit.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-tpm2-setup-early.service (destination-file)
	Before: cryptsetup-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: tpm2.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-sysext.service (origin-file)
	References: sysinit.target (origin-file)
	References: tpm2.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: cryptsetup.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-pcrextend --graceful enter-initrd
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-pcrextend --graceful leave-initrd
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-sysext.service:
	Description: Merge System Extension Images into /usr/ and /opt/
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-sysext.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-sysext.service
	ConditionPathExists: !/etc/initrd-release untested
	ConditionDirectoryNotEmpty: |/var/lib/extensions untested
	ConditionDirectoryNotEmpty: |/run/extensions untested
	ConditionDirectoryNotEmpty: |/etc/extensions untested
	ConditionCapability: CAP_SYS_ADMIN untested
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-pcrphase-initrd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-sysext refresh
	? ExecReload:
		Command Line: systemd-sysext refresh
	? ExecStop:
		Command Line: systemd-sysext unmerge
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: b05c8dfc7220460cba28b1ee41139b72
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /usr/lib/systemd/system/systemd-sysctl.service
	ConditionPathIsReadWrite: /proc/sys/net untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	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)
	Before: systemd-resolved.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-modules-load.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-sysctl
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: aae02b4c02bb40a8b40e8a79a748d1f7
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: swap.target (origin-mountinfo)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit ldconfig.service:
	Description: Rebuild Dynamic Linker Cache
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:ldconfig(8)
	Fragment Path: /usr/lib/systemd/system/ldconfig.service
	ConditionFileNotEmpty: |!/etc/ld.so.cache untested
	ConditionNeedsUpdate: |/etc untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-update-done.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-confext.service (origin-file)
	After: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-confext.service (origin-file)
	References: systemd-update-done.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/ldconfig -X
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit system-postgresql.slice:
	Description: Slice /system/postgresql
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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-postgresql.slice
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 62fde393980d402aa7b001c3c88e9def
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: postgresql at 17-main.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: postgresql at 17-main.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: postgresql at 17-main.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: postgresql at 17-main.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit remote-fs-pre.target:
	Description: Preparation for Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/remote-fs-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: remote-integritysetup.target (destination-file)
	Before: remote-veritysetup.target (destination-file)
	Before: shutdown.target (origin-default)
	Before: remote-cryptsetup.target (destination-file)
	Before: remote-fs.target (destination-file)
	After: nvmf-autoconnect.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: nvmf-autoconnect.service (destination-file)
	ReferencedBy: remote-integritysetup.target (destination-file)
	ReferencedBy: remote-veritysetup.target (destination-file)
	ReferencedBy: remote-cryptsetup.target (destination-file)
	ReferencedBy: remote-fs.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit final.target:
	Description: Late Shutdown Services
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/final.target
	RequiredBy: systemd-soft-reboot.service (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	After: shutdown.target (origin-file)
	After: umount.target (origin-file)
	References: shutdown.target (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: systemd-soft-reboot.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit systemd-battery-check.service:
	Description: Check battery level during early boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-battery-check.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-battery-check.service
	Failure Action: poweroff-force
	ConditionKernelCommandLine: !systemd.battery-check=0 untested
	ConditionKernelCommandLine: !systemd.battery_check=0 untested
	ConditionDirectoryNotEmpty: /sys/class/power_supply untested
	ConditionVirtualization: no untested
	AssertPathExists: /etc/initrd-release untested
	Requires: system.slice (origin-file)
	WantedBy: initrd.target (destination-file)
	Before: initrd-root-device.target (origin-file)
	Before: systemd-hibernate-resume.service (origin-file)
	Before: systemd-bsod.service (destination-file)
	After: plymouth-start.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: initrd-root-device.target (origin-file)
	References: plymouth-start.service (origin-file)
	References: systemd-hibernate-resume.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: systemd-bsod.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-battery-check
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit remote-integritysetup.target:
	Description: Remote Integrity Protected Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/remote-integritysetup.target
	WantedBy: initrd-root-device.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: remote-fs-pre.target (origin-file)
	After: integritysetup-pre.target (origin-file)
	References: integritysetup-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: remote-fs-pre.target (origin-file)
	ReferencedBy: initrd-root-device.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit system-getty.slice:
	Description: Slice /system/getty
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 5443483241e44bb0b45f568317d3ab81
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	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: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: getty at tty1.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit prometheus-node-exporter-mellanox-hca-temp.service:
	Description: Collect Mellanox HCA temperatures for prometheus-node-exporter
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-mellanox-hca-temp.service
	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: rdma-hw.target (origin-file)
	After: prometheus-node-exporter-mellanox-hca-temp.timer (destination-implicit)
	After: network-pre.target (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	TriggeredBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-implicit)
	References: sysinit.target (origin-default)
	References: network-pre.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: rdma-hw.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: TMPDIR=/var/lib/prometheus/node-exporter
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /bin/sh -o pipefail -c "/usr/share/prometheus-node-exporter-collectors/mellanox_hca_temp | sponge /var/lib/prometheus/node-exporter/mellanox_hca_temp.prom"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: a0314c08707e4fe88126e0a50bb98048
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: swap.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit multi-user.target:
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:44:34 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:44:34 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:44:34 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d10645079dd641759907b15b47882ac7
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/multi-user.target
	Condition Timestamp: Mon 2025-09-15 08:44:34 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:44:34 UTC
	Assert Result: yes
	Requires: basic.target (origin-file)
	Wants: cron.service (origin-file)
	Wants: systemd-logind.service (origin-file)
	Wants: remote-fs.target (origin-file)
	Wants: dbus.service (origin-file)
	Wants: systemd-user-sessions.service (origin-file)
	Wants: prometheus-apache-exporter.service (origin-file)
	Wants: postgresql.service (origin-file)
	Wants: anacron.service (origin-file)
	Wants: smartmontools.service (origin-file)
	Wants: systemd-networkd.service (origin-file)
	Wants: grub-common.service (origin-file)
	Wants: tailscaled.service (origin-file)
	Wants: ssh.service (origin-file)
	Wants: elastic-agent.service (origin-file)
	Wants: cloud-init.service (origin-file)
	Wants: apache2 at local.service (origin-file)
	Wants: grafana-server.service (origin-file)
	Wants: e2scrub_reap.service (origin-file)
	Wants: prometheus-node-exporter.service (origin-file)
	Wants: exim4.service (origin-file)
	Wants: getty.target (origin-file)
	Wants: systemd-journal-upload.service (origin-file)
	Wants: systemd-ask-password-wall.path (origin-file)
	Wants: ufw.service (origin-file)
	Wants: unattended-upgrades.service (origin-file)
	Wants: apache2.service (origin-file)
	RequiredBy: graphical.target (destination-file)
	Conflicts: rescue.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: rescue.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-file destination-default)
	After: cloud-init.service (origin-default destination-file)
	After: e2scrub_reap.service (origin-default)
	After: ssh.service (origin-default)
	After: unattended-upgrades.service (origin-default)
	After: rescue.target (origin-file)
	After: apache2 at local.service (origin-default)
	After: prometheus-apache-exporter.service (origin-default)
	After: basic.target (origin-file origin-default)
	After: systemd-networkd.service (destination-file)
	After: apache2.service (origin-default)
	After: grafana-server.service (origin-default)
	After: smartmontools.service (origin-default)
	After: postgresql.service (origin-default)
	After: elastic-agent.service (origin-default)
	After: anacron.service (origin-default)
	After: getty.target (origin-default)
	After: tailscaled.service (origin-default)
	After: cron.service (origin-default)
	After: exim4.service (origin-default)
	After: systemd-logind.service (origin-default)
	After: systemd-user-sessions.service (origin-default)
	After: grub-common.service (origin-default)
	After: rescue.service (origin-file)
	After: prometheus-node-exporter.service (origin-default)
	After: dbus.service (origin-default)
	After: systemd-journal-upload.service (origin-default)
	References: prometheus-node-exporter.service (origin-file origin-default)
	References: grub-common.service (origin-file origin-default)
	References: exim4.service (origin-file origin-default)
	References: systemd-user-sessions.service (origin-file origin-default)
	References: apache2 at local.service (origin-file origin-default)
	References: cloud-init.service (origin-file origin-default)
	References: rescue.service (origin-file)
	References: grafana-server.service (origin-file origin-default)
	References: systemd-ask-password-wall.path (origin-file)
	References: basic.target (origin-file origin-default)
	References: rescue.target (origin-file)
	References: ssh.service (origin-file origin-default)
	References: tailscaled.service (origin-file origin-default)
	References: systemd-networkd.service (origin-file)
	References: prometheus-apache-exporter.service (origin-file origin-default)
	References: cron.service (origin-file origin-default)
	References: ufw.service (origin-file)
	References: apache2.service (origin-file origin-default)
	References: postgresql.service (origin-file origin-default)
	References: smartmontools.service (origin-file origin-default)
	References: getty.target (origin-file origin-default)
	References: elastic-agent.service (origin-file origin-default)
	References: systemd-logind.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: anacron.service (origin-file origin-default)
	References: unattended-upgrades.service (origin-file origin-default)
	References: dbus.service (origin-file origin-default)
	References: systemd-journal-upload.service (origin-file origin-default)
	References: remote-fs.target (origin-file)
	References: e2scrub_reap.service (origin-file origin-default)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: cloud-init.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-pcrphase.service:
	Description: TPM PCR Barrier (User)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrphase.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrphase.service
	Failure Action: reboot-force
	ConditionSecurity: measured-uki untested
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-user-sessions.service (origin-file)
	After: remote-cryptsetup.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: remote-fs.target (origin-file)
	After: tpm2.target (origin-file)
	References: tpm2.target (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: remote-fs.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: remote-cryptsetup.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-pcrextend --graceful ready
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-pcrextend --graceful shutdown
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2975cf07895c467a9625f2c37613ce4d
	Documentation: man:systemd.special(7)
	Documentation: man:systemd-getty-generator(8)
	Documentation: https://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /usr/lib/systemd/system/getty.target
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Wants: getty at tty1.service (origin-file)
	Wants: getty-static.service (origin-file)
	Wants: serial-getty at ttyS0.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: serial-getty at ttyS0.service (origin-default destination-file)
	After: getty-static.service (origin-default)
	After: getty at tty1.service (origin-default destination-file)
	References: getty at tty1.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: getty-static.service (origin-file origin-default)
	References: serial-getty at ttyS0.service (origin-file origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-sysext.socket:
	Description: System Extension Image Management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 4b217685a18d4dc5b658feaed980308f
	Documentation: man:systemd-sysext(8)
	Fragment Path: /usr/lib/systemd/system/systemd-sysext.socket
	ConditionCapability: CAP_SYS_ADMIN untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:01 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: local-fs.target (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/io.systemd.sysext (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	MaxConnectionsPerSource: 16
	ListenStream: /run/systemd/io.systemd.sysext
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PollLimitIntervalSec: 2s
	PollLimitBurst: 150
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit prometheus-node-exporter-ipmitool-sensor.service:
	Description: Collect ipmitool sensor metrics for prometheus-node-exporter
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-ipmitool-sensor.service
	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: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-modules-load.service (origin-file)
	After: prometheus-node-exporter-ipmitool-sensor.timer (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: prometheus-node-exporter-ipmitool-sensor.timer (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-modules-load.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: LC_ALL=C
	Environment: TMPDIR=/var/lib/prometheus/node-exporter
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /bin/sh -o pipefail -c "/usr/bin/ipmitool sensor | /usr/share/prometheus-node-exporter-collectors/ipmitool | sponge /var/lib/prometheus/node-exporter/ipmitool_sensor.prom"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-module-configfs.device:
	Description: /sys/module/configfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8c068d0f785b402e90229cc358a2c0b2
	Wants: sys-kernel-config.mount (origin-udev)
	References: sys-kernel-config.mount (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/module/configfs
	Sysfs Path: /sys/module/configfs
	Found: found-udev
	udev SYSTEMD_WANTS: sys-kernel-config.mount
? Unit systemd-ask-password-console.path:
	Description: Dispatch Password Requests to Console Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d53b05177c76408cbf0d0690d643c464
	Documentation: man:systemd-ask-password-console.path(8)
	Fragment Path: /usr/lib/systemd/system/systemd-ask-password-console.path
	ConditionPathExists: !/run/plymouth/pid untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: systemd-ask-password-console.service (origin-implicit)
	Before: paths.target (origin-file)
	Before: emergency.service (origin-file)
	Before: shutdown.target (origin-file)
	After: plymouth-start.service (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-ask-password-console.service (origin-implicit)
	References: plymouth-start.service (origin-file)
	References: emergency.service (origin-file)
	References: systemd-ask-password-console.service (origin-implicit)
	References: paths.target (origin-file)
	References: cryptsetup.target (origin-file)
	References: -.mount (origin-path)
	References: shutdown.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /run/systemd/ask-password (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-console.service
	MakeDirectory: yes
	DirectoryMode: 0755
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	DirectoryNotEmpty: /run/systemd/ask-password
? Unit sys-devices-pci0000:00-0000:00:08.0-virtio2-virtio\x2dports-vport2p1.device:
	Description: /sys/devices/pci0000:00/0000:00:08.0/virtio2/virtio-ports/vport2p1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e52e5bacba564eb184a156bedc9b90c2
	Following Set Member: dev-vport2p1.device
	Following Set Member: dev-virtio\x2dports-org.qemu.guest_agent.0.device
	Wants: qemu-guest-agent.service (origin-udev)
	References: qemu-guest-agent.service (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:08.0/virtio2/virtio-ports/vport2p1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/virtio2/virtio-ports/vport2p1
	Found: found-udev
	udev SYSTEMD_WANTS: qemu-guest-agent.service
? Unit n8n.service:
	Description: n8n container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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/n8n.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: ff9e17267a54483b9cd0b0fd2644c8a5
	Fragment Path: /run/systemd/generator/n8n.service
	Source Path: /etc/containers/systemd/n8n.container
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: network-online.target (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: network-online.target (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: basic.target (origin-default)
	References: -.mount (origin-path)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /var/containers/n8n (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1732
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=n8n.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name n8n --replace --rm --cgroups=split --sdnotify=conmon -d -v /var/containers/n8n:/home/node/.n8n:z --label io.containers.autoupdate=registry --publish 127.0.0.1:5678:5678 --env GENERIC_TIMEZONE=Europe/Paris --env N8N_DIAGNOSTICS_ENABLED=false --env N8N_SECURE_COOKIE=false docker.n8n.io/n8nio/n8n:1.86.1
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i n8n
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i n8n
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-networkd-wait-online.service:
	Description: Wait for Network to be Configured
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:33 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:33 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:33 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: cf65dc52563347ad95733dcbf623f36a
	Documentation: man:systemd-networkd-wait-online.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-networkd-wait-online.service
	DropIn Path: /run/systemd/system/systemd-networkd-wait-online.service.d/10-netplan.conf
	ConditionPathIsSymbolicLink: /run/systemd/generator/network-online.target.wants/systemd-networkd-wait-online.service untested
	ConditionCapability: CAP_NET_ADMIN untested
	Condition Timestamp: Wed 2025-09-17 20:57:33 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:33 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	BindsTo: systemd-networkd.service (origin-file)
	WantedBy: network-online.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: network-online.target (origin-file)
	After: systemd-networkd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-networkd.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	ReferencedBy: network-online.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /lib/systemd/systemd-networkd-wait-online -i eth0:degraded
		Command Line: /lib/systemd/systemd-networkd-wait-online --any -o routable -i eth0
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit grub-common.service:
	Description: Record successful boot for GRUB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: f9a2738f47344f249683ff487c0c9f58
	Fragment Path: /usr/lib/systemd/system/grub-common.service
	ConditionPathExists: /boot/grub/grub.cfg untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: hybrid-sleep.target (destination-file)
	WantedBy: suspend-then-hibernate.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: hibernate.target (destination-file)
	WantedBy: suspend.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: suspend-then-hibernate.target (origin-file)
	After: suspend.target (origin-file)
	After: hybrid-sleep.target (origin-file)
	After: hibernate.target (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: hibernate.target (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: hybrid-sleep.target (origin-file)
	References: suspend-then-hibernate.target (origin-file)
	References: sysinit.target (origin-default)
	References: suspend.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: hybrid-sleep.target (destination-file)
	ReferencedBy: suspend-then-hibernate.target (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: hibernate.target (destination-file)
	ReferencedBy: suspend.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: kmsg
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStartPre:
		Command Line: /bin/sh -c "[ -s /boot/grub/grubenv ] || rm -f /boot/grub/grubenv; mkdir -p /boot/grub"
	? ExecStart:
		Command Line: grub-editenv /boot/grub/grubenv unset recordfail
	? ExecStartPost:
		Command Line: /bin/sh -c "if grub-editenv /boot/grub/grubenv list | grep -q initrdless_boot_fallback_triggered=1; then echo \"grub: GRUB_FORCE_PARTUUID set, initrdless boot paniced, fallback triggered.\"; fi"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:42:25 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 11cec4c681f3445cb485bfa63815e477
	Documentation: man:systemd-udevd-control.socket(8)
	Documentation: man:udev(7)
	Fragment Path: /usr/lib/systemd/system/systemd-udevd-control.socket
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-udevd.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: systemd-udevd.service (origin-implicit)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/udev/control (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: systemd-udevd-control.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: yes
	DeferTriggerMaxSec: infinity
	ListenSequentialPacket: /run/udev/control
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit prometheus-node-exporter-smartmon.timer:
	Description: Run smart metrics collection every 15 minutes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:47:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a67edb97d12746c5bf7733548609dbcf
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-smartmon.timer
	ConditionPathExistsGlob: |/dev/hd* untested
	ConditionPathExistsGlob: |/dev/sd* untested
	ConditionFileIsExecutable: /usr/sbin/smartctl untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: prometheus-node-exporter-smartmon.service (origin-implicit)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: prometheus-node-exporter-smartmon.service (origin-implicit)
	References: prometheus-node-exporter-smartmon.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: prometheus-node-exporter-smartmon.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnUnitActiveSec: 15min
	OnBootSec: 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: n/a
	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
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/blockdev at .target
	Conflicts: umount.target (origin-file)
	Before: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	Before: umount.target (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 82dc59a023f94ec0b733d98ff0cd571d
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part/by-partnum/1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
? Unit anacron.timer:
	Description: Trigger anacron every hour
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:31:41 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 4843a0b3feba474fa03096cbea5b0a33
	Fragment Path: /usr/lib/systemd/system/anacron.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: anacron.service (origin-implicit)
	After: time-sync.target (origin-default)
	After: time-set.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: anacron.service (origin-implicit)
	References: time-set.target (origin-default)
	References: timers.target (origin-default)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: time-sync.target (origin-default)
	References: sysinit.target (origin-default)
	References: anacron.service (origin-implicit)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: anacron.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 07..23:30:00
? Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 24c50a1beed64638a8e428975fc7b4f9
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/basic.target
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-file)
	Wants: tmp.mount (origin-file)
	Wants: paths.target (origin-file)
	Wants: slices.target (origin-file)
	Wants: timers.target (origin-file)
	Wants: sockets.target (origin-file)
	RequiredBy: initrd.target (destination-file)
	RequiredBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: serial-getty at ttyS0.service (destination-default)
	Before: mautrix-meta.service (destination-default)
	Before: exim4.service (destination-default)
	Before: portainer.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: cloud-init.service (destination-default)
	Before: tailscaled.service (destination-default)
	Before: anacron.service (destination-default)
	Before: mautrix-whatsapp.service (destination-default)
	Before: apt-daily-upgrade.service (destination-default)
	Before: elastic-agent.service (destination-default)
	Before: initrd.target (destination-file destination-default)
	Before: maybe.service (destination-default)
	Before: hookshot.service (destination-default)
	Before: vaultwarden.service (destination-default)
	Before: systemd-hostnamed.service (destination-default)
	Before: prometheus-node-exporter.service (destination-default)
	Before: dbus.service (destination-default)
	Before: ssh.service (destination-default)
	Before: podman-auto-update.service (destination-default)
	Before: systemd-pcrphase.service (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: dpkg-db-backup.service (destination-default)
	Before: openbao.service (destination-default)
	Before: grafana-server.service (destination-default)
	Before: exim4-base.service (destination-default)
	Before: systemd-journal-upload.service (destination-default)
	Before: matrix-network.service (destination-default)
	Before: e2scrub_all.service (destination-default)
	Before: prometheus-node-exporter-ipmitool-sensor.service (destination-default)
	Before: qemu-guest-agent.service (destination-default)
	Before: nvmf-autoconnect.service (destination-default)
	Before: multi-user.target (destination-file destination-default)
	Before: sshd at sshd-keygen.service (destination-default)
	Before: rc-local.service (destination-default)
	Before: sshd-keygen.service (destination-default)
	Before: homepage.service (destination-default)
	Before: man-db.service (destination-default)
	Before: apt-daily.service (destination-default)
	Before: smartmontools.service (destination-default)
	Before: synapse.service (destination-default)
	Before: prometheus-node-exporter-mellanox-hca-temp.service (destination-default)
	Before: prometheus-podman-exporter.service (destination-default)
	Before: podman.service (destination-default)
	Before: prometheus-node-exporter-apt.service (destination-default)
	Before: logrotate.service (destination-default)
	Before: fstrim.service (destination-default)
	Before: getty-static.service (destination-default)
	Before: grub-common.service (destination-default)
	Before: podman-clean-transient.service (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: cron.service (destination-default)
	Before: unattended-upgrades.service (destination-default)
	Before: postgresql at 17-main.service (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: prometheus-node-exporter-nvme.service (destination-default)
	Before: podman-restart.service (destination-default)
	Before: apache2.service (destination-default)
	Before: prometheus-node-exporter-smartmon.service (destination-default)
	Before: phpsessionclean.service (destination-default)
	Before: apache2 at local.service (destination-default)
	Before: e2scrub_reap.service (destination-default)
	Before: stocks-monitoring.service (destination-default)
	Before: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-default)
	Before: polkit.service (destination-default)
	Before: prometheus-apache-exporter.service (destination-default)
	Before: n8n.service (destination-default)
	Before: postgresql.service (destination-default)
	Before: uuidd.service (destination-default)
	Before: user at 1000.service (destination-default)
	Before: influxdb.service (destination-default)
	Before: joplin.service (destination-default)
	Before: victorialogs.service (destination-default)
	Before: borgmatic.service (destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: netavark-dhcp-proxy.service (destination-default)
	After: systemd-pcrphase-sysinit.service (destination-file)
	After: sysinit.target (origin-file origin-default)
	After: tmp.mount (origin-file)
	After: paths.target (origin-file origin-default)
	After: slices.target (origin-file origin-default)
	After: sockets.target (origin-file origin-default)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file origin-default)
	References: timers.target (origin-file)
	References: shutdown.target (origin-default)
	References: tmp.mount (origin-file)
	References: sockets.target (origin-file origin-default)
	References: paths.target (origin-file origin-default)
	References: slices.target (origin-file origin-default)
	ReferencedBy: mautrix-meta.service (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: cloud-init.service (destination-default)
	ReferencedBy: synapse.service (destination-default)
	ReferencedBy: apache2.service (destination-default)
	ReferencedBy: prometheus-node-exporter-smartmon.service (destination-default)
	ReferencedBy: exim4-base.service (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: initrd.target (destination-file destination-default)
	ReferencedBy: portainer.service (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: prometheus-apache-exporter.service (destination-default)
	ReferencedBy: homepage.service (destination-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: prometheus-podman-exporter.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: podman-clean-transient.service (destination-default)
	ReferencedBy: maybe.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: postgresql.service (destination-default)
	ReferencedBy: postgresql at 17-main.service (destination-default)
	ReferencedBy: podman.service (destination-default)
	ReferencedBy: prometheus-node-exporter-nvme.service (destination-default)
	ReferencedBy: systemd-pcrphase.service (destination-default)
	ReferencedBy: apache2 at local.service (destination-default)
	ReferencedBy: prometheus-node-exporter-apt.service (destination-default)
	ReferencedBy: dpkg-db-backup.service (destination-default)
	ReferencedBy: sshd at sshd-keygen.service (destination-default)
	ReferencedBy: systemd-journal-upload.service (destination-default)
	ReferencedBy: prometheus-node-exporter.service (destination-default)
	ReferencedBy: mautrix-whatsapp.service (destination-default)
	ReferencedBy: borgmatic.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-default)
	ReferencedBy: podman-restart.service (destination-default)
	ReferencedBy: stocks-monitoring.service (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: openbao.service (destination-default)
	ReferencedBy: victorialogs.service (destination-default)
	ReferencedBy: influxdb.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: matrix-network.service (destination-default)
	ReferencedBy: qemu-guest-agent.service (destination-default)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-default)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: serial-getty at ttyS0.service (destination-default)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: tailscaled.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.service (destination-default)
	ReferencedBy: n8n.service (destination-default)
	ReferencedBy: vaultwarden.service (destination-default)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: grafana-server.service (destination-default)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: phpsessionclean.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: netavark-dhcp-proxy.service (destination-default)
	ReferencedBy: hookshot.service (destination-default)
	ReferencedBy: elastic-agent.service (destination-default)
	ReferencedBy: podman-auto-update.service (destination-default)
	ReferencedBy: grub-common.service (destination-default)
	ReferencedBy: systemd-hostnamed.service (destination-default)
	ReferencedBy: nvmf-autoconnect.service (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: joplin.service (destination-default)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: sshd-keygen.service (destination-default)
	RequiresMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /var (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit prometheus-apache-exporter.service:
	Description: Prometheus exporter for Apache
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit Timestamp: Mon 2025-09-15 08:43:03 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:03 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/prometheus-apache-exporter.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: d708ad913918408fb83384ac29bdce41
	Documentation: https://github.com/Lusitaniae/apache_exporter/
	Fragment Path: /usr/lib/systemd/system/prometheus-apache-exporter.service
	Condition Timestamp: Mon 2025-09-15 17:52:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 17:52:04 UTC
	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: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: 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: system.slice (origin-file origin-slice-property)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 138354
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: /etc/default/prometheus-apache-exporter
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: prometheus
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/prometheus-apache-exporter "\$ARGS"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer:
	Description: [systemd-run] /usr/bin/podman healthcheck run b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:56:50 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	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
	Invocation ID: e167df1d5e9f40d19c389f104b067187
	Fragment Path: /run/systemd/transient/b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer
	Condition Timestamp: Mon 2025-09-15 08:43:06 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:06 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (origin-implicit)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (origin-implicit)
	References: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (origin-implicit)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1s
	RemainAfterElapse: no
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnUnitInactiveSec: 10s
? Unit dev-tpmrm0.device:
	Description: /dev/tpmrm0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	WantedBy: tpm2.target (destination-file)
	Before: tpm2.target (destination-file destination-default)
	ReferencedBy: tpm2.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: dead
	Device Path: n/a
	Sysfs Path: n/a
	Found: n/a
? Unit sys-subsystem-net-devices-veth10.device:
	Description: /sys/subsystem/net/devices/veth10
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2025-09-16 13:16:44 UTC
	Inactive Exit Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Enter Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 1cc0a920cbb347d39aabbc044eb8c6cf
	Following Set Member: sys-devices-virtual-net-veth10.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth10
	Sysfs Path: /sys/devices/virtual/net/veth10
	Found: found-udev
? Unit sleep.target:
	Description: Sleep
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/sleep.target
	RequiredBy: systemd-hibernate.service (destination-file)
	RequiredBy: systemd-suspend.service (destination-file)
	RequiredBy: systemd-hybrid-sleep.service (destination-file)
	RequiredBy: systemd-suspend-then-hibernate.service (destination-file)
	Before: systemd-hibernate.service (destination-file)
	Before: systemd-suspend.service (destination-file)
	Before: systemd-hybrid-sleep.service (destination-file)
	Before: systemd-suspend-then-hibernate.service (destination-file)
	ReferencedBy: systemd-hibernate.service (destination-file)
	ReferencedBy: systemd-suspend.service (destination-file)
	ReferencedBy: systemd-hybrid-sleep.service (destination-file)
	ReferencedBy: systemd-suspend-then-hibernate.service (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount:
	Description: /run/netns/netns-4c9d226f-6321-2eb9-621d-21edc127b711
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 622f06cd912343ea837f1b1f37364c8f
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: run-netns.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: run-netns.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-4c9d226f-6321-2eb9-621d-21edc127b711
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit integritysetup-pre.target:
	Description: Local Integrity Protected Volumes (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/integritysetup-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: remote-integritysetup.target (destination-file)
	Before: integritysetup.target (origin-file)
	Before: shutdown.target (origin-default)
	References: integritysetup.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: remote-integritysetup.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:56 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: df64334f2943458ab4725a14f28b3733
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: swap.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: swap.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit integritysetup.target:
	Description: Local Integrity Protected Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d5d658fc1b3b4d3eaab63fed58cad233
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/integritysetup.target
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sysinit.target (destination-default)
	After: integritysetup-pre.target (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: sysinit.target (destination-file destination-default)
	ReferencedBy: integritysetup-pre.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit kmod-static-nodes.service:
	Description: Create List of Static Device Nodes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 4f36f26af8094a9b94a8b4ae59eb99a0
	Fragment Path: /usr/lib/systemd/system/kmod-static-nodes.service
	ConditionPathExists: /usr/bin/kmod untested
	ConditionFileNotEmpty: /lib/modules/6.16.7+deb14-amd64/modules.devname untested
	ConditionCapability: CAP_SYS_MODULE untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: systemd-tmpfiles-setup-dev-early.service (origin-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-tmpfiles-setup-dev-early.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit man-db.service:
	Description: Daily man-db regeneration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 05:57:04 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 05:57:04 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 05:57:04 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids bpf-devices
	Invocation ID: d3f095ec4b7d4067b419706fc862a3ea
	Documentation: man:mandb(8)
	Fragment Path: /usr/lib/systemd/system/man-db.service
	ConditionACPower: true untested
	Condition Timestamp: Sun 2025-09-21 05:57:04 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 05:57:04 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: tmp.mount (origin-path)
	Wants: -.mount (origin-path)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: sysinit.target (origin-default)
	After: tmp.mount (origin-path)
	After: -.mount (origin-path)
	After: man-db.timer (destination-implicit)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: man-db.timer (destination-implicit)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: tmp.mount (origin-path)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: man-db.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	Nice: 19
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	IOSchedulingClass: idle
	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
	User: man
	DynamicUser: no
	LockPersonality: yes
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/install -d -o man -g man -m 0755 /var/cache/man
		Command Line: /usr/bin/mandb --quiet
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8895e1578a25410da83c2d51d06b18c4
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part/by-partnum/15
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit network-pre.target:
	Description: Preparation for Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: faf9cf3fe02248b384510843e3094d26
	Documentation: man:systemd.special(7)
	Documentation: https://systemd.io/NETWORK_ONLINE
	Fragment Path: /usr/lib/systemd/system/network-pre.target
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	WantedBy: tailscaled.service (destination-file)
	WantedBy: cloud-init-local.service (destination-file)
	WantedBy: systemd-network-generator.service (destination-file)
	WantedBy: ufw.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: network.target (destination-file)
	Before: tailscaled.service (destination-file)
	Before: prometheus-node-exporter-mellanox-hca-temp.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: prometheus-node-exporter-mellanox-hca-temp.timer (destination-file)
	After: systemd-network-generator.service (destination-file)
	After: ufw.service (destination-file)
	After: cloud-init-local.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-file)
	ReferencedBy: network.target (destination-file)
	ReferencedBy: systemd-network-generator.service (destination-file)
	ReferencedBy: ufw.service (destination-file)
	ReferencedBy: cloud-init-local.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-file)
	ReferencedBy: tailscaled.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount:
	Description: /var/lib/containers/storage/overlay/f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2025-09-16 13:16:44 UTC
	Inactive Exit Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Enter Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: ff795e9883814519ab8134d17292607e
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/QKI5RATW5P7CB7HOBQDIS54DOZ:/var/lib/containers/storage/overlay/l/T7VBVAP26KMLHCCMGC4B35GL2V:/var/lib/containers/storage/overlay/l/KOYRETIOCU6UT4RVCW67CRUGCC:/var/lib/containers/storage/overlay/l/6CX2BA5IIYAZNWB553XUSAHWFA:/var/lib/containers/storage/overlay/l/JQBKTA4ZEZZOFSSIQRRSMFDTKX,upperdir=/var/lib/containers/storage/overlay/f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926/diff,workdir=/var/lib/containers/storage/overlay/f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit netavark-dhcp-proxy.socket:
	Description: Netavark DHCP proxy socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:32 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: f910991ca3ed47b38b1982aadb76af62
	Fragment Path: /usr/lib/systemd/system/netavark-dhcp-proxy.socket
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	RequiredBy: netavark-dhcp-proxy.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: netavark-dhcp-proxy.service (origin-implicit destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: netavark-dhcp-proxy.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: sockets.target (origin-default)
	References: netavark-dhcp-proxy.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: netavark-dhcp-proxy.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/podman/nv-proxy.sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0660
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: netavark-dhcp-proxy.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/podman/nv-proxy.sock
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-suspend-then-hibernate.service:
	Description: System Suspend then Hibernate
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-suspend-then-hibernate.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-suspend-then-hibernate.service
	Requires: sleep.target (origin-file)
	Requires: system.slice (origin-file)
	RequiredBy: suspend-then-hibernate.target (destination-file)
	Before: suspend-then-hibernate.target (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: sleep.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sleep.target (origin-file)
	ReferencedBy: suspend-then-hibernate.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-sleep suspend-then-hibernate
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit apt-daily.service:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:44:27 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:44:26 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 09:44:27 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 0f2c8805f24d41eb9f5bca3331f61fa2
	Documentation: man:apt(8)
	Fragment Path: /usr/lib/systemd/system/apt-daily.service
	ConditionACPower: true succeeded
	Condition Timestamp: Sun 2025-09-21 09:44:26 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:44:26 UTC
	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: basic.target (origin-default)
	After: NetworkManager.service (origin-file)
	After: network-online.target (origin-file)
	After: systemd-networkd.service (origin-file)
	After: apt-daily.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: network.target (origin-file)
	After: connman.service (origin-file)
	TriggeredBy: apt-daily.timer (destination-implicit)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: NetworkManager.service (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: network-online.target (origin-file)
	References: systemd-networkd.service (origin-file)
	References: basic.target (origin-default)
	References: connman.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: apt-daily.timer (destination-implicit)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
			PID: 2052134
			Start Timestamp: Sun 2025-09-21 09:44:26.032671 UTC
			Handoff Timestamp: 43.519ms since start
			Exit Timestamp: 71.130ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStart:
		Command Line: /usr/lib/apt/apt.systemd.daily update
			PID: 2052155
			Start Timestamp: Sun 2025-09-21 09:44:26.148400 UTC
			Handoff Timestamp: 39.786ms since start
			Exit Timestamp: 856.606ms since handoff
			Exit Code: exited
			Exit Status: 0
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-tpm0.device:
	Description: /dev/tpm0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	WantedBy: tpm2.target (destination-file)
	Before: tpm2.target (destination-file destination-default)
	ReferencedBy: tpm2.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: dead
	Device Path: n/a
	Sysfs Path: n/a
	Found: n/a
? Unit var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Tue 2025-09-16 13:16:44 UTC
	Inactive Exit Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Enter Timestamp: Tue 2025-09-16 13:16:44 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: dfb94e2a0eae43768dedf6c23b56f262
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: swap.target (origin-mountinfo)
	After: local-fs-pre.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: aee117223b9442bda1ca6c43fc0877e0
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.0.device
	Following Set Member: dev-sr1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host2/target2:0:0/2:0:0:0/block/sr1
	Found: found-udev
? Unit emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:sulogin(8)
	Fragment Path: /usr/lib/systemd/system/emergency.service
	Requires: system.slice (origin-file)
	Wants: -.mount (origin-path)
	RequiredBy: emergency.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: rescue.service (origin-file)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: syslog.socket (destination-file)
	ConflictedBy: sysinit.target (destination-file)
	Before: emergency.target (destination-file)
	Before: shutdown.target (origin-file)
	Before: initrd-switch-root.target (destination-file)
	Before: rescue.service (origin-file)
	After: sysinit.target (destination-file)
	After: systemd-ask-password-console.path (destination-file)
	After: syslog.socket (destination-file)
	After: systemd-ask-password-console.service (destination-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-ask-password-wall.path (destination-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: -.mount (origin-path)
	References: rescue.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: emergency.target (destination-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /root (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: HOME=/root
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStartPre:
		Command Line: plymouth --wait quit
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-sulogin-shell emergency
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit display-manager.service:
	Description: display-manager.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	WantedBy: graphical.target (destination-file)
	Before: graphical.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
? Unit serial-getty at ttyS0.service:
	Description: Serial Getty on ttyS0
	Instance: ttyS0
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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-serial\x2dgetty.slice
	CGroup: /system.slice/system-serial\x2dgetty.slice/serial-getty at ttyS0.service
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: 00a0eed22df84c87ab5e7507e3e668d9
	Documentation: man:agetty(8)
	Documentation: man:systemd-getty-generator(8)
	Documentation: https://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /usr/lib/systemd/system/serial-getty at .service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system-serial\x2dgetty.slice (origin-file)
	Requires: sysinit.target (origin-default)
	BindsTo: dev-ttyS0.device (origin-file)
	WantedBy: getty.target (destination-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: rescue.service (origin-file)
	Before: getty.target (origin-file destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	After: basic.target (origin-default)
	After: system-serial\x2dgetty.slice (origin-file)
	After: dev-ttyS0.device (origin-file)
	After: plymouth-quit-wait.service (origin-file)
	After: sysinit.target (origin-default)
	After: getty-pre.target (origin-file)
	After: rc-local.service (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: dev-ttyS0.device (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: getty-pre.target (origin-file)
	References: getty.target (origin-file)
	References: system-serial\x2dgetty.slice (origin-file origin-slice-property)
	References: plymouth-quit-wait.service (origin-file)
	References: rescue.service (origin-file)
	References: basic.target (origin-default)
	References: rc-local.service (origin-file)
	ReferencedBy: getty.target (destination-file destination-default)
	InSlice: system-serial\x2dgetty.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 857
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: tty
	StandardOutput: tty
	StandardError: inherit
	TTYPath: /dev/ttyS0
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: no
	TTYRows: 4294967295
	TTYColumns: 4294967295
	DynamicUser: no
	UtmpIdentifier: ttyS0
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/agetty --noreset --noclear --issue-file=/etc/issue:/etc/issue.d:/run/issue.d:/usr/lib/issue.d --keep-baud 115200,57600,38400,9600 - "\${TERM}"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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 2025-09-21 03:10:17 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 74d4fccd4dfe4731a364b409fd6701b7
	Fragment Path: /usr/lib/systemd/system/e2scrub_all.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: e2scrub_all.service (origin-implicit)
	After: sysinit.target (origin-default)
	After: time-set.target (origin-default)
	After: -.mount (origin-path)
	After: time-sync.target (origin-default)
	Triggers: e2scrub_all.service (origin-implicit)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-default)
	References: time-set.target (origin-default)
	References: timers.target (origin-default)
	References: shutdown.target (origin-default)
	References: e2scrub_all.service (origin-implicit)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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
	DeferReactivation: no
	OnCalendar: Sun *-*-* 03:10:00
? Unit getty-static.service:
	Description: getty on tty2-tty6 if dbus and logind are not available
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/getty-static.service
	ConditionPathExists: !/usr/bin/dbus-broker untested
	ConditionPathExists: !/usr/bin/dbus-daemon untested
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	ReferencedBy: getty.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-hostnamed.service:
	Alias: dbus-org.freedesktop.hostname1.service
	Description: Hostname Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids bpf-firewall bpf-devices
	Documentation: man:systemd-hostnamed.service(8)
	Documentation: man:hostname(5)
	Documentation: man:machine-info(5)
	Documentation: man:org.freedesktop.hostname1(5)
	Fragment Path: /usr/lib/systemd/system/systemd-hostnamed.service
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: tmp.mount (origin-path)
	Wants: -.mount (origin-path)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-hostnamed.socket (destination-implicit)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: tmp.mount (origin-path)
	After: sysinit.target (origin-default)
	TriggeredBy: systemd-hostnamed.socket (destination-implicit)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: tmp.mount (origin-path)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-hostnamed.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	BusName: org.freedesktop.hostname1
	Bus Name Good: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: yes
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: invisible
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_sys_admin
	DynamicUser: no
	ReadWritePaths: /etc /run/systemd
	LockPersonality: yes
	SystemCallFilter: msgget getitimer mmap2 getsockname time fchmod brk getresgid32 oldlstat tgkill setpgid sched_rr_get_interval_time64 io_cancel ftruncate64 shmdt flock symlinkat mq_timedsend_time64 sendfile mlock2 sigreturn sigsuspend utimensat fchown mmap statfs timerfd_settime fadvise64 sync_file_range set_mempolicy pipe2 io_uring_setup nice unshare removexattrat syncfs timer_settime rseq chmod fstat inotify_add_watch statx wait4 sync_file_range2 pidfd_send_signal setfsuid32 getsockopt getrusage process_vm_readv msync munlock pselect6 recv munlockall close_range lgetxattr getresuid32 utimensat_time64 sigprocmask statfs64 set_tls get_thread_area rt_sigreturn getcwd mlock rt_sigpending unlinkat preadv2 capget keyctl waitid recvmmsg set_tid_address socketcall linkat getrlimit symlink getpgrp listxattrat fchown32 sigaction sched_setscheduler name_to_handle_at sched_setparam mknod getcpu ipc umask migrate_pages socketpair clone getpriority msgctl accept4 getdents sched_yield flistxattr set_robust_list epoll_ctl mq_timedreceive timerfd_create dup shmctl msgsnd epoll_create rt_sigsuspend timer_gettime64 send sched_getscheduler pidfd_open getpgid fcntl sched_get_priority_min fgetxattr clock_nanosleep_time64 epoll_pwait writev mq_timedsend pwritev2 pselect6_time64 vfork io_uring_register mq_getsetattr getresgid oldstat open_tree sched_rr_get_interval lsetxattr ppoll truncate times lstat64 fchmodat remap_file_pages truncate64 lchown rename fcntl64 stat setresgid32 fremovexattr clock_nanosleep readlink mknodat io_pgetevents_time64 fdatasync fstatfs64 setreuid fchdir close msgrcv llistxattr setfsgid inotify_init clock_getres riscv_hwprobe shmget sync rmdir semctl uretprobe fchmodat2 connect getpid mq_unlink lremovexattr futex_waitv mseal getxattr chown fsync clock_getres_time64 rt_sigtimedwait membarrier nanosleep semtimedop lseek tkill io_submit setxattrat mremap io_destroy rt_sigprocmask pwritev setpriority getgroups32 setreuid32 splice fork shmat stat64 getxattrat sendmmsg timerfd_settime64 sched_getattr signal readdir timer_delete uname open signalfd4 process_madvise mq_timedreceive_time64 timer_settime64 ftruncate fstatat64 inotify_rm_watch sched_setattr write setregid32 readlinkat capset mkdirat setresuid32 get_mempolicy renameat2 timer_gettime arch_prctl landlock_create_ruleset io_uring_enter tee readv renameat socket newfstatat lchown32 setresuid mkdir getdents64 exit_group sigpending setfsgid32 mlockall geteuid32 io_pgetevents setns clock_gettime riscv_flush_icache landlock_add_rule lstat semtimedop_time64 sched_getparam clock_gettime64 add_key pause setgid32 futex request_key _newselect sendto memfd_create vmsplice setsid clone3 userfaultfd epoll_wait_old sched_setaffinity semop setuid32 select setregid rt_tgsigqueueinfo eventfd setfsuid gettid getgid32 statmount chdir io_getevents gettimeofday exit getuid32 madvise openat kill futimesat faccessat2 timer_create listen getuid epoll_wait timerfd_gettime64 prctl timer_getoverrun signalfd setxattr recvmsg dup2 sched_getaffinity chown32 ioprio_get mprotect process_vm_writev mq_open swapcontext setuid ugetrlimit setgroups32 unlink listxattr mbind pwrite64 setsockopt recvmmsg_time64 fadvise64_64 oldolduname oldfstat epoll_create1 sendfile64 setrlimit fchownat openat2 access set_mempolicy_home_node accept futex_time64 getrandom geteuid getgroups fsetxattr pipe getegid getgid get_robust_list epoll_ctl_old setresgid utime fstatfs rt_sigtimedwait_time64 move_pages recvfrom copy_file_range link faccessat semget ioprio_set sethostname ppoll_time64 shutdown inotify_init1 pread64 restart_syscall io_setup alarm fstat64 prlimit64 getresuid bind sendmsg readahead preadv kcmp execveat read _llseek execve getpeername rt_sigaction creat cacheflush mq_notify utimes listmount setgid setgroups removexattr eventfd2 personality sysinfo arm_fadvise64_64 landlock_restrict_self munmap ioctl sched_get_priority_max waitpid poll rt_sigqueueinfo set_thread_area epoll_pwait2 dup3 timerfd_gettime fallocate seccomp sigaltstack getppid getsid olduname setitimer getegid32
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-hostnamed
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: /dev/vsock r
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
? Unit systemd-ask-password-console.service:
	Description: Dispatch Password Requests to Console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-ask-password-console.service
	ConditionPathExists: !/run/plymouth/pid untested
	Requires: system.slice (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: emergency.service (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-ask-password-console.path (destination-implicit)
	After: systemd-vconsole-setup.service (origin-file)
	After: plymouth-start.service (origin-file)
	TriggeredBy: systemd-ask-password-console.path (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-vconsole-setup.service (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: emergency.service (origin-file)
	References: plymouth-start.service (origin-file)
	ReferencedBy: systemd-ask-password-console.path (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit mysql.service:
	Description: mysql.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: grafana-server.service (destination-file)
	ReferencedBy: grafana-server.service (destination-file)
? Unit initrd-switch-root.target:
	Description: Switch Root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Fragment Path: /usr/lib/systemd/system/initrd-switch-root.target
	AssertPathExists: /etc/initrd-release untested
	Wants: systemd-journald.service (origin-file)
	Wants: initrd-udevadm-cleanup-db.service (origin-file)
	Wants: initrd-switch-root.service (origin-file)
	Wants: initrd-fs.target (origin-file)
	Wants: initrd-root-fs.target (origin-file)
	Wants: initrd-cleanup.service (origin-file)
	WantedBy: initrd-switch-root.service (destination-file)
	ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
	ConflictedBy: systemd-resolved.service (destination-file)
	ConflictedBy: systemd-network-generator.service (destination-file)
	ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
	ConflictedBy: systemd-networkd.service (destination-file)
	ConflictedBy: systemd-udevd.service (destination-file)
	ConflictedBy: systemd-confext-initrd.service (destination-file)
	ConflictedBy: systemd-sysusers.service (destination-file)
	ConflictedBy: systemd-sysext-initrd.service (destination-file)
	ConflictedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: systemd-udev-load-credentials.service (destination-file)
	ConflictedBy: ldconfig.service (destination-file)
	ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: initrd-switch-root.service (origin-file)
	After: emergency.target (origin-file)
	After: systemd-udev-load-credentials.service (destination-file)
	After: emergency.service (origin-file)
	After: systemd-networkd.service (destination-file)
	After: initrd-fs.target (origin-file)
	After: systemd-pcrphase-initrd.service (destination-file)
	After: systemd-ask-password-console.service (destination-file)
	After: systemd-sysusers.service (destination-file)
	After: systemd-udevd.service (destination-file)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: systemd-tmpfiles-clean.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-resolved.service (destination-file)
	After: ldconfig.service (destination-file)
	After: initrd-cleanup.service (origin-file)
	After: systemd-sysext-initrd.service (destination-file)
	After: systemd-network-generator.service (destination-file)
	After: systemd-confext-initrd.service (destination-file)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: initrd-udevadm-cleanup-db.service (origin-file destination-file)
	After: initrd-root-fs.target (origin-file)
	References: initrd-cleanup.service (origin-file)
	References: systemd-journald.service (origin-file)
	References: initrd-switch-root.service (origin-file)
	References: initrd-fs.target (origin-file)
	References: initrd-udevadm-cleanup-db.service (origin-file)
	References: emergency.service (origin-file)
	References: initrd-root-fs.target (origin-file)
	References: emergency.target (origin-file)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: initrd-switch-root.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: systemd-network-generator.service (destination-file)
	ReferencedBy: systemd-confext-initrd.service (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: systemd-sysext-initrd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit sys-devices-virtual-net-veth9.device:
	Description: /sys/devices/virtual/net/veth9
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:56 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 3aa0af3bc65945a7b07309f042ed1c54
	Following Set Member: sys-subsystem-net-devices-veth9.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth9
	Sysfs Path: /sys/devices/virtual/net/veth9
	Found: found-udev
? Unit systemd-quotacheck-root.service:
	Description: Root File System Quota Check
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-quotacheck at .service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-quotacheck-root.service
	ConditionPathExists: !/etc/initrd-release untested
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-journal-flush.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-remount-fs.service (origin-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-quotacheck /
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit blockdev at dev-sda15.target:
	Description: Block Device Preparation for /dev/sda15
	Instance: dev-sda15
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/blockdev at .target
	Conflicts: umount.target (origin-file)
	Before: boot-efi.mount (destination-mountinfo)
	Before: umount.target (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: boot-efi.mount (destination-mountinfo)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit systemd-journal-catalog-update.service:
	Description: Rebuild Journal Catalog
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journal-catalog-update.service
	ConditionNeedsUpdate: /var untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-update-done.service (origin-file)
	Before: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-update-done.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: journalctl --update-catalog
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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 2025-09-21 09:41:58 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Exit 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 mask: cpu memory pids
	CGroup enabled mask: cpu memory pids
	CGroup own mask: memory pids
	CGroup members mask: cpu memory pids
	Invocation ID: ac72e7a4431b4d19bdc0a2376544373e
	Documentation: man:user at .service(5)
	DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
	Condition Timestamp: Sun 2025-09-21 09:41:58 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:41:58 UTC
	Assert Result: yes
	Requires: user.slice (origin-implicit)
	RequiredBy: session-1458.scope (destination-file)
	RequiredBy: user-runtime-dir at 1000.service (destination-file)
	RequiredBy: session-1455.scope (destination-file)
	RequiredBy: user at 1000.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	Before: session-1455.scope (destination-file)
	Before: session-1458.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: user-runtime-dir at 1000.service (destination-file)
	After: user.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: user.slice (origin-implicit)
	ReferencedBy: user at 1000.service (destination-file destination-slice-property)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file destination-slice-property)
	ReferencedBy: session-1455.scope (destination-file destination-slice-property)
	ReferencedBy: session-1458.scope (destination-file destination-slice-property)
	InSlice: user.slice (origin-implicit)
	SliceOf: user at 1000.service (destination-slice-property)
	SliceOf: user-runtime-dir at 1000.service (destination-slice-property)
	SliceOf: session-1455.scope (destination-slice-property)
	SliceOf: session-1458.scope (destination-slice-property)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 44163
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd.special(7)
	Documentation: https://systemd.io/SYSLOG
	Fragment Path: /usr/lib/systemd/system/syslog.socket
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: shutdown.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Before: emergency.service (origin-file)
	Before: sockets.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: syslog.service (origin-implicit)
	Before: systemd-journald.service (destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	Triggers: syslog.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: shutdown.target (origin-file)
	References: sockets.target (origin-file)
	References: syslog.service (origin-implicit)
	References: emergency.service (origin-file)
	ReferencedBy: systemd-journald.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassPIDFD: no
	PassSecurity: yes
	PassPacketInfo: no
	AcceptFileDescriptors: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: syslog.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit portainer.service:
	Description: Portainer container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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/portainer.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: ffb1c2a67f8743ff8681ce8569c0efee
	Fragment Path: /run/systemd/generator/portainer.service
	Source Path: /etc/containers/systemd/portainer.container
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /run/podman/podman.sock (origin-file)
	RequiresMountsFor: /var/portainer (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1997
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=portainer.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name portainer --replace --rm --cgroups=split --sdnotify=conmon -d -v /run/podman/podman.sock:/var/run/docker.sock -v /var/portainer:/data --label io.containers.autoupdate=registry --publish 127.0.0.1:9443:9443/tcp docker.io/portainer/portainer-ce:latest
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i portainer
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i portainer
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Sun 2025-09-21 06:27:21 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5f16eaca95e446a895bf3c0e4721147b
	Fragment Path: /usr/lib/systemd/system/apt-daily-upgrade.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: time-set.target (origin-default)
	After: apt-daily.timer (origin-file)
	After: -.mount (origin-path)
	Triggers: apt-daily-upgrade.service (origin-implicit)
	References: apt-daily.timer (origin-file)
	References: time-set.target (origin-default)
	References: shutdown.target (origin-default)
	References: apt-daily-upgrade.service (origin-implicit)
	References: timers.target (origin-default)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	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
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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
	DeferReactivation: no
	OnCalendar: *-*-* 06:00:00
? Unit system-serial\x2dgetty.slice:
	Description: Slice /system/serial-getty
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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-serial\x2dgetty.slice
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup enabled mask: memory pids
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Invocation ID: 3fea7eefc813447ea929206621f57b26
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: serial-getty at ttyS0.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: serial-getty at ttyS0.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: serial-getty at ttyS0.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: serial-getty at ttyS0.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit hookshot.service:
	Description: Matrix Hookshot container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:45:16 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/hookshot.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 0607d344f9dd41a5be1d33d811d7dec0
	Fragment Path: /run/systemd/generator/hookshot.service
	Source Path: /etc/containers/systemd/hookshot.container
	Condition Timestamp: Mon 2025-09-15 17:52:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 17:52:04 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: matrix-network.service (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: matrix-network.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: matrix-network.service (origin-file)
	References: network-online.target (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /var/containers/hookshot (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 138437
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=hookshot.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name hookshot --replace --rm --cgroups=split --network matrix --sdnotify=conmon -d -v /var/containers/hookshot/:/data --label io.containers.autoupdate=registry --publish 127.0.0.1:9993:9993 --publish 127.0.0.1:9000:9000 --publish 127.0.0.1:9001:9001 --publish 100.64.0.5:9001:9001 --publish 127.0.0.1:9002:9002 docker.io/halfshot/matrix-hookshot:latest
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i hookshot
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i hookshot
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-sr1.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ec217ac2aa92452cbfbdccb90ad2ff9f
	Following: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata2-host2-target2:0:0-2:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.0.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00003.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/sr1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata2/host2/target2:0:0/2:0:0:0/block/sr1
	Found: found-udev
? Unit syslog.service:
	Description: syslog.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	After: syslog.socket (destination-implicit)
	TriggeredBy: syslog.socket (destination-implicit)
	ReferencedBy: syslog.socket (destination-implicit)
? Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ad8bdfe57d624735a4cafb84e115beeb
	Documentation: man:mq_overview(7)
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/lib/systemd/system/dev-mqueue.mount
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_ADMIN untested
	ConditionPathExists: /proc/sys/fs/mqueue untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: -.slice (origin-file)
	Requires: -.mount (origin-path)
	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 origin-slice-property)
	References: -.mount (origin-path)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /dev (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: aa83ffe97ba4430b98bcfc959b60ac18
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: swap.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 52e55eb2187642dc9b6ed4ae12e61cc9
	Documentation: man:e2scrub_all(8)
	Fragment Path: /usr/lib/systemd/system/e2scrub_reap.service
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionCapability: CAP_SYS_ADMIN untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: tmp.mount (origin-path)
	Wants: -.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-tmpfiles-setup.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-path)
	After: tmp.mount (origin-path)
	After: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: tmp.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	RequiresMountsFor: / (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: yes
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: read-only
	ProtectSystem: yes
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: SERVICE_MODE=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	IOSchedulingClass: idle
	IOPriority: 4
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart14.device:
	Description: QEMU_HARDDISK 14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a6d6c02e6bc04614b0503ab8c5d03dfb
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-14.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-sda14.device
	Following Set Member: dev-disk-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part14
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	Found: found-udev
? Unit sockets.target:
	Description: Socket Units
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 61174a483b6b48fb821a3837e78bc116
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/sockets.target
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Wants: systemd-resolved-monitor.socket (origin-file)
	Wants: systemd-ask-password.socket (origin-file)
	Wants: sshd-vsock.socket (origin-file)
	Wants: systemd-logind-varlink.socket (origin-file)
	Wants: systemd-journald-dev-log.socket (origin-file)
	Wants: sshd-unix-local.socket (origin-file)
	Wants: systemd-networkd.socket (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	Wants: podman.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	Wants: systemd-hostnamed.socket (origin-file)
	Wants: systemd-pcrextend.socket (origin-file)
	Wants: dbus.socket (origin-file)
	Wants: systemd-sysext.socket (origin-file)
	Wants: systemd-journald.socket (origin-file)
	Wants: systemd-creds.socket (origin-file)
	Wants: systemd-resolved-varlink.socket (origin-file)
	Wants: uuidd.socket (origin-file)
	Wants: systemd-factory-reset.socket (origin-file)
	Wants: netavark-dhcp-proxy.socket (origin-file)
	Wants: systemd-pcrlock.socket (origin-file)
	Wants: systemd-udevd-varlink.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: podman.socket (origin-default destination-default)
	After: systemd-udevd-control.socket (destination-file)
	After: systemd-udevd-kernel.socket (destination-file)
	After: netavark-dhcp-proxy.socket (origin-default destination-default)
	After: dbus.socket (origin-default destination-default)
	After: systemd-creds.socket (destination-file)
	After: systemd-networkd.socket (destination-file)
	After: systemd-resolved-monitor.socket (destination-file)
	After: systemd-resolved-varlink.socket (destination-file)
	After: systemd-pcrextend.socket (destination-file)
	After: systemd-udevd-varlink.socket (destination-file)
	After: systemd-logind-varlink.socket (origin-default destination-default)
	After: syslog.socket (destination-file)
	After: systemd-hostnamed.socket (origin-default destination-default)
	After: sshd-unix-local.socket (origin-default destination-default)
	After: systemd-sysext.socket (destination-file)
	After: uuidd.socket (origin-default destination-default)
	After: systemd-journald-dev-log.socket (destination-file)
	After: sshd-vsock.socket (origin-default destination-default)
	After: systemd-factory-reset.socket (destination-file)
	After: systemd-pcrlock.socket (destination-file)
	After: systemd-networkd-varlink.socket (destination-file)
	After: systemd-journald.socket (destination-file)
	After: systemd-journald-audit.socket (destination-file)
	After: systemd-ask-password.socket (destination-file)
	References: systemd-logind-varlink.socket (origin-file origin-default)
	References: systemd-creds.socket (origin-file)
	References: dbus.socket (origin-file origin-default)
	References: systemd-pcrlock.socket (origin-file)
	References: systemd-hostnamed.socket (origin-file origin-default)
	References: podman.socket (origin-file origin-default)
	References: systemd-journald-dev-log.socket (origin-file)
	References: systemd-factory-reset.socket (origin-file)
	References: sshd-unix-local.socket (origin-file origin-default)
	References: systemd-sysext.socket (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: netavark-dhcp-proxy.socket (origin-file origin-default)
	References: systemd-pcrextend.socket (origin-file)
	References: systemd-networkd.socket (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-resolved-varlink.socket (origin-file)
	References: systemd-udevd-varlink.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: uuidd.socket (origin-file origin-default)
	References: systemd-ask-password.socket (origin-file)
	References: systemd-resolved-monitor.socket (origin-file)
	References: sshd-vsock.socket (origin-file origin-default)
	References: systemd-udevd-kernel.socket (origin-file)
	ReferencedBy: systemd-ask-password.socket (destination-file)
	ReferencedBy: systemd-pcrextend.socket (destination-file)
	ReferencedBy: systemd-creds.socket (destination-file)
	ReferencedBy: systemd-resolved-monitor.socket (destination-file)
	ReferencedBy: systemd-journald.socket (destination-file)
	ReferencedBy: systemd-networkd-varlink.socket (destination-file)
	ReferencedBy: netavark-dhcp-proxy.socket (destination-default)
	ReferencedBy: systemd-resolved-varlink.socket (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: systemd-pcrlock.socket (destination-file)
	ReferencedBy: systemd-logind-varlink.socket (destination-default)
	ReferencedBy: systemd-udevd-varlink.socket (destination-file)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: systemd-factory-reset.socket (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: systemd-hostnamed.socket (destination-default)
	ReferencedBy: sshd-vsock.socket (destination-default)
	ReferencedBy: systemd-udevd-control.socket (destination-file)
	ReferencedBy: systemd-networkd.socket (destination-file)
	ReferencedBy: sshd-unix-local.socket (destination-default)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: podman.socket (destination-default)
	ReferencedBy: systemd-sysext.socket (destination-file)
	ReferencedBy: systemd-journald-audit.socket (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-tmpfiles-setup-dev.service:
	Description: Create Static Device Nodes in /dev
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: e08d0f08efb745729ad96fd77eeba7d1
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	Before: systemd-udevd.service (origin-file)
	Before: sysinit.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup-dev-early.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (destination-file)
	References: local-fs-pre.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udevd.service (origin-file)
	References: systemd-tmpfiles-setup-dev-early.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup enabled mask: cpu cpuset io memory pids
	CGroup own mask: memory pids
	CGroup members mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	Documentation: man:systemd.special(7)
	RequiredBy: -.mount (destination-file)
	RequiredBy: sys-kernel-tracing.mount (destination-file)
	RequiredBy: sys-kernel-debug.mount (destination-file)
	RequiredBy: init.scope (destination-file)
	RequiredBy: sys-kernel-config.mount (destination-file)
	RequiredBy: user.slice (destination-implicit)
	RequiredBy: system.slice (destination-implicit)
	RequiredBy: dev-hugepages.mount (destination-file)
	RequiredBy: sys-fs-fuse-connections.mount (destination-file)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	RequiredBy: dev-mqueue.mount (destination-file)
	WantedBy: slices.target (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: slices.target (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: user.slice (destination-implicit)
	Before: init.scope (destination-file)
	Before: -.mount (destination-file)
	Before: sys-kernel-tracing.mount (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: system.slice (destination-implicit)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	ReferencedBy: sys-kernel-debug.mount (destination-file destination-slice-property)
	ReferencedBy: -.mount (destination-file destination-slice-property)
	ReferencedBy: system.slice (destination-implicit)
	ReferencedBy: user.slice (destination-implicit)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file destination-slice-property)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file destination-slice-property)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file destination-slice-property)
	ReferencedBy: sys-kernel-tracing.mount (destination-file destination-slice-property)
	ReferencedBy: dev-hugepages.mount (destination-file destination-slice-property)
	ReferencedBy: sys-kernel-config.mount (destination-file destination-slice-property)
	ReferencedBy: init.scope (destination-file destination-slice-property)
	SliceOf: proc-sys-fs-binfmt_misc.mount (destination-slice-property)
	SliceOf: sys-fs-fuse-connections.mount (destination-slice-property)
	SliceOf: dev-mqueue.mount (destination-slice-property)
	SliceOf: sys-kernel-tracing.mount (destination-slice-property)
	SliceOf: init.scope (destination-slice-property)
	SliceOf: user.slice (destination-implicit)
	SliceOf: dev-hugepages.mount (destination-slice-property)
	SliceOf: sys-kernel-debug.mount (destination-slice-property)
	SliceOf: sys-kernel-config.mount (destination-slice-property)
	SliceOf: -.mount (destination-slice-property)
	SliceOf: system.slice (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit hv_kvp_daemon.service:
	Description: hv_kvp_daemon.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: cloud-init-local.service (destination-file)
	ReferencedBy: cloud-init-local.service (destination-file)
? Unit sys-subsystem-net-devices-veth11.device:
	Description: /sys/subsystem/net/devices/veth11
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9484896f6b4c4d5f97cb14bab92d7ed3
	Following Set Member: sys-devices-virtual-net-veth11.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth11
	Sysfs Path: /sys/devices/virtual/net/veth11
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8754bff44b5a46bfa95791dec2681678
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	Following Set Member: dev-disk-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part/by-partuuid/6d0c3fa0-8de2-e440-9ab2-b8c5d29104d3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit modprobe at loop.service:
	Description: Load Kernel Module loop
	Instance: loop
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionKernelModuleLoaded: !loop untested
	ConditionCapability: CAP_SYS_MODULE untested
	Requires: system-modprobe.slice (origin-file)
	WantedBy: systemd-confext-initrd.service (destination-file)
	WantedBy: systemd-sysext-initrd.service (destination-file)
	Before: systemd-confext-initrd.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-sysext-initrd.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system-modprobe.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system-modprobe.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-confext-initrd.service (destination-file)
	ReferencedBy: systemd-sysext-initrd.service (destination-file)
	InSlice: system-modprobe.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/modprobe -abq loop
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart14.device:
	Description: QEMU_HARDDISK 14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2bc23c486405440abc16a48f6a6f7460
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-disk-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-sda14.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-part14
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	Found: found-udev
? Unit prometheus-node-exporter-apt.timer:
	Description: Run apt metrics collection every 15 minutes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:47:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c8fcbce031224039ab0a1fb24b709b73
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-apt.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: prometheus-node-exporter-apt.service (origin-implicit)
	After: sysinit.target (origin-default)
	Triggers: prometheus-node-exporter-apt.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: prometheus-node-exporter-apt.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: prometheus-node-exporter-apt.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnUnitActiveSec: 15min
	OnBootSec: 0
? Unit systemd-resolved-varlink.socket:
	Description: Resolve Service Varlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:42 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:42 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:42 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:41 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:41 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 7951cb168df847c3b306417026970a02
	Documentation: man:systemd-resolved.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-resolved-varlink.socket
	Condition Timestamp: Wed 2025-09-17 20:57:42 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:42 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	WantedBy: systemd-resolved.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-resolved.service (origin-implicit destination-file)
	Before: shutdown.target (origin-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-resolved.service (origin-implicit destination-file)
	References: systemd-resolved.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/resolve/io.systemd.Resolve (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/systemd/resolve/io.systemd.Resolve
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:52 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:52 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:52 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 06f4e0cb8d5b4389b74cc981529e3eaa
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: swap.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: swap.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-resolved.service:
	Alias: dbus-org.freedesktop.resolve1.service
	Description: Network Name Resolution
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:42 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:42 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:42 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:41 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:42 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-resolved.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-devices
	Invocation ID: 95ad74c8dfaf4a39b33528076e7542a3
	Documentation: man:systemd-resolved.service(8)
	Documentation: man:org.freedesktop.resolve1(5)
	Documentation: https://systemd.io/WRITING_NETWORK_CONFIGURATION_MANAGERS
	Documentation: https://systemd.io/WRITING_RESOLVER_CLIENTS
	Fragment Path: /usr/lib/systemd/system/systemd-resolved.service
	Condition Timestamp: Wed 2025-09-17 20:57:42 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:42 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: systemd-resolved-monitor.socket (origin-file)
	Wants: systemd-resolved-varlink.socket (origin-file)
	Wants: nss-lookup.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Before: tailscaled.service (destination-file)
	Before: network.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: nss-lookup.target (origin-file)
	After: systemd-sysctl.service (origin-file)
	After: systemd-resolved-varlink.socket (origin-file destination-implicit)
	After: systemd-resolved-monitor.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: systemd-sysusers.service (origin-file)
	TriggeredBy: systemd-resolved-monitor.socket (origin-file destination-implicit)
	TriggeredBy: systemd-resolved-varlink.socket (origin-file destination-implicit)
	References: systemd-sysctl.service (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-resolved-monitor.socket (origin-file)
	References: systemd-resolved-varlink.socket (origin-file)
	References: network.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: nss-lookup.target (origin-file)
	References: -.mount (origin-path)
	References: initrd-switch-root.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-resolved-monitor.socket (destination-implicit)
	ReferencedBy: systemd-resolved-varlink.socket (destination-implicit)
	ReferencedBy: tailscaled.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/resolve (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify-reload
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 861553
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.resolve1
	Bus Name Good: yes
	RestartSec: 0
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: disconnected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/resolve
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_setpcap cap_net_bind_service cap_net_raw
	AmbientCapabilities: cap_setpcap cap_net_bind_service cap_net_raw
	User: systemd-resolve
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: getdents sysinfo accept timer_delete setitimer renameat2 oldfstat membarrier sendmmsg rmdir fstatfs64 getpgid mbind pwritev mlockall setpgid munmap sync rt_sigprocmask semctl sched_getparam getgid msync nanosleep geteuid32 io_pgetevents sendfile64 recv sendmsg getuid32 close getdents64 getuid renameat sched_yield getrlimit symlink epoll_pwait readv timer_settime64 msgctl timerfd_settime64 shmat fstat64 futex_waitv readlinkat oldstat recvmmsg io_uring_setup splice rt_tgsigqueueinfo fsetxattr timerfd_gettime ppoll pselect6_time64 writev timer_create get_mempolicy setsid rt_sigreturn gettid tgkill getpid symlinkat statmount fstatat64 getegid32 timer_settime setregid mq_timedreceive fcntl setfsgid oldolduname timerfd_gettime64 lseek uretprobe swapcontext mlock umask waitpid capset setxattrat keyctl tee set_robust_list recvmsg waitid listxattrat mq_getsetattr open_tree mq_timedreceive_time64 getppid clock_nanosleep_time64 chown sched_setaffinity utimensat flock landlock_add_rule setrlimit get_robust_list getegid sched_setparam sendfile close_range poll getcwd sched_getattr pwrite64 mkdir setgid write set_mempolicy msgget setresuid32 accept4 fcntl64 getpeername fchmodat lstat64 chdir io_destroy mknodat shmctl prctl utimes ugetrlimit set_tid_address faccessat2 pidfd_open sched_setscheduler futex link getrandom eventfd clock_getres madvise bind openat preadv semget listmount setpriority exit_group io_uring_enter clone add_key fadvise64 timerfd_create sched_rr_get_interval_time64 alarm sched_getaffinity ftruncate64 socket readdir mmap2 ftruncate sigreturn mq_notify tkill clock_gettime signalfd4 unshare getresuid32 getgroups32 fchown32 pipe setuid32 clock_getres_time64 cacheflush fchown io_setup fork eventfd2 epoll_pwait2 io_uring_register sync_file_range kill seccomp removexattr stat fsync io_pgetevents_time64 execve preadv2 process_madvise getresuid timerfd_settime send llistxattr inotify_init migrate_pages lremovexattr rt_sigpending sched_rr_get_interval getxattrat lstat connect ioprio_get semtimedop lgetxattr creat msgrcv inotify_rm_watch _newselect chown32 fchmodat2 getsockname epoll_wait landlock_create_ruleset sigprocmask truncate64 epoll_create name_to_handle_at timer_getoverrun rt_sigaction process_vm_readv setuid prlimit64 mq_timedsend_time64 move_pages _llseek fstatfs remap_file_pages statx signal setgroups arch_prctl mkdirat recvfrom getcpu truncate select sync_file_range2 getresgid32 setgroups32 setreuid32 gettimeofday ipc mmap pause restart_syscall getxattr shmdt setresgid32 clone3 vfork readahead shutdown nice setregid32 request_key setfsuid32 socketpair timer_gettime userfaultfd fchmod setgid32 getgroups kcmp lchown32 mseal pselect6 utimensat_time64 getsockopt semtimedop_time64 mq_timedsend syncfs sigaltstack munlock rseq pidfd_send_signal timer_gettime64 munlockall memfd_create ioctl sched_get_priority_max exit stat64 getrusage setxattr mknod lchown set_tls flistxattr mlock2 setreuid epoll_ctl process_vm_writev olduname rt_sigqueueinfo removexattrat listen statfs64 setfsgid32 inotify_init1 futex_time64 execveat fchdir chmod copy_file_range geteuid brk rt_sigtimedwait mq_unlink pipe2 signalfd times mq_open open epoll_create1 setns fdatasync rt_sigsuspend fremovexattr getresgid socketcall readlink epoll_ctl_old inotify_add_watch utime newfstatat sched_setattr recvmmsg_time64 getitimer io_cancel arm_fadvise64_64 fallocate setsockopt pwritev2 get_thread_area unlinkat dup3 sigsuspend setfsuid read ioprio_set sigpending time fstat uname set_thread_area epoll_wait_old pread64 fchownat dup2 rename linkat getpriority clock_gettime64 landlock_restrict_self listxattr set_mempolicy_home_node lsetxattr personality vmsplice io_getevents oldlstat riscv_hwprobe sched_get_priority_min fadvise64_64 getpgrp access rt_sigtimedwait_time64 msgsnd mprotect getsid sigaction ppoll_time64 sched_getscheduler futimesat clock_nanosleep riscv_flush_icache faccessat semop setresuid mremap unlink dup statfs wait4 getgid32 fgetxattr openat2 io_submit sendto capget setresgid shmget
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-resolved
	Status Text: Processing requests...
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
? Unit sys-devices-virtual-net-veth0.device:
	Description: /sys/devices/virtual/net/veth0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a26b1516833d4a5c82dd2b2694d19655
	Following Set Member: sys-subsystem-net-devices-veth0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth0
	Sysfs Path: /sys/devices/virtual/net/veth0
	Found: found-udev
? Unit postfix.service:
	Description: postfix.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	ConflictedBy: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
? Unit systemd-journald-audit.socket:
	Description: Journal Audit Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journald-audit.socket
	ConditionCapability: CAP_AUDIT_READ untested
	ConditionSecurity: audit untested
	Requires: system.slice (origin-file)
	Before: apparmor.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.service (origin-implicit)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald-audit.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: yes
	DeferTriggerMaxSec: infinity
	ReceiveBuffer: 134217728
	ListenNetlink: audit 1
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-sda1.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: de95289048494da7a4d4152c048fb4a8
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	RequiredBy: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	Before: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/sda1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev,found-mount
? Unit systemd-creds.socket:
	Description: Credential Encryption/Decryption
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: f119a2b096e44f89bc13384043ce8c5b
	Documentation: man:systemd-creds(1)
	Fragment Path: /usr/lib/systemd/system/systemd-creds.socket
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/io.systemd.Credentials (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Accepted: 12
	NConnections: 0
	MaxConnections: 64
	MaxConnectionsPerSource: 16
	ListenStream: /run/systemd/io.systemd.Credentials
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PollLimitIntervalSec: 2s
	PollLimitBurst: 150
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-net-tailscale0.device:
	Description: /sys/devices/virtual/net/tailscale0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:46:22 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:46:22 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:46:22 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: db3a40ee259a4f2e9c8676bd040eac07
	Following Set Member: sys-subsystem-net-devices-tailscale0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/tailscale0
	Sysfs Path: /sys/devices/virtual/net/tailscale0
	Found: found-udev
? Unit sys-devices-virtual-net-pod\x2dmatrix.device:
	Description: /sys/devices/virtual/net/pod-matrix
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 49fb001036db4103b9a4f09ab7fa021f
	Following Set Member: sys-subsystem-net-devices-pod\x2dmatrix.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/pod-matrix
	Sysfs Path: /sys/devices/virtual/net/pod-matrix
	Found: found-udev
? Unit time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	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
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/time-sync.target
	Wants: time-set.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: exim4-base.timer (destination-default)
	Before: phpsessionclean.timer (destination-default)
	Before: anacron.timer (destination-default)
	Before: e2scrub_all.timer (destination-default)
	Before: podman-auto-update.timer (destination-default)
	Before: man-db.timer (destination-default)
	Before: shutdown.target (origin-default)
	Before: borgmatic.timer (destination-default)
	Before: anacron.service (destination-file)
	Before: apt-daily.timer (destination-default)
	Before: dpkg-db-backup.timer (destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: logrotate.timer (destination-default)
	Before: fstrim.timer (destination-default)
	After: time-set.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: time-set.target (origin-file origin-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: anacron.service (destination-file)
	ReferencedBy: phpsessionclean.timer (destination-default)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: borgmatic.timer (destination-default)
	ReferencedBy: podman-auto-update.timer (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit run-user-1000.mount:
	Description: /run/user/1000
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:41:58 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 7b8de070ee1e4627a5320fc7b7e1f1e9
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: swap.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: swap.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/user (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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=1717940k,nr_inodes=429485,mode=700,uid=1000,gid=1000,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit phpsessionclean.service:
	Description: Clean php session files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:39:00 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:39:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 09:39:00 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 1d852887e97c488eb235e10ec6d29431
	Fragment Path: /usr/lib/systemd/system/phpsessionclean.service
	Condition Timestamp: Sun 2025-09-21 09:39:00 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:39:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: tmp.mount (origin-path)
	Wants: -.mount (origin-path)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: phpsessionclean.timer (destination-implicit)
	After: basic.target (origin-default)
	After: tmp.mount (origin-path)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	TriggeredBy: phpsessionclean.timer (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: tmp.mount (origin-path)
	References: sysinit.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	ReferencedBy: phpsessionclean.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: yes
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/php/sessionclean
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit timers.target:
	Description: Timer Units
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 1d439f71e8b7475f967a80a6444644c7
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/timers.target
	Condition Timestamp: Mon 2025-09-15 08:43:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:04 UTC
	Assert Result: yes
	Wants: prometheus-node-exporter-nvme.timer (origin-file)
	Wants: prometheus-node-exporter-ipmitool-sensor.timer (origin-file)
	Wants: prometheus-node-exporter-smartmon.timer (origin-file)
	Wants: dpkg-db-backup.timer (origin-file)
	Wants: prometheus-node-exporter-apt.timer (origin-file)
	Wants: stocks-monitoring.timer (origin-file)
	Wants: man-db.timer (origin-file)
	Wants: systemd-tmpfiles-clean.timer (origin-file)
	Wants: borgmatic.timer (origin-file)
	Wants: phpsessionclean.timer (origin-file)
	Wants: fstrim.timer (origin-file)
	Wants: exim4-base.timer (origin-file)
	Wants: apt-daily-upgrade.timer (origin-file)
	Wants: podman-auto-update.timer (origin-file)
	Wants: anacron.timer (origin-file)
	Wants: prometheus-node-exporter-mellanox-hca-temp.timer (origin-file)
	Wants: apt-daily.timer (origin-file)
	Wants: logrotate.timer (origin-file)
	Wants: e2scrub_all.timer (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: anacron.timer (destination-default)
	After: prometheus-node-exporter-nvme.timer (destination-default)
	After: podman-auto-update.timer (destination-default)
	After: dpkg-db-backup.timer (destination-default)
	After: prometheus-node-exporter-mellanox-hca-temp.timer (destination-default)
	After: borgmatic.timer (destination-default)
	After: logrotate.timer (destination-default)
	After: apt-daily-upgrade.timer (destination-default)
	After: man-db.timer (destination-default)
	After: prometheus-node-exporter-smartmon.timer (destination-default)
	After: stocks-monitoring.timer (destination-default)
	After: fstrim.timer (destination-default)
	After: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-default)
	After: exim4-base.timer (destination-default)
	After: e2scrub_all.timer (destination-default)
	After: prometheus-node-exporter-apt.timer (destination-default)
	After: apt-daily.timer (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: phpsessionclean.timer (destination-default)
	After: prometheus-node-exporter-ipmitool-sensor.timer (destination-default)
	References: fstrim.timer (origin-file)
	References: podman-auto-update.timer (origin-file)
	References: borgmatic.timer (origin-file)
	References: anacron.timer (origin-file)
	References: phpsessionclean.timer (origin-file)
	References: dpkg-db-backup.timer (origin-file)
	References: apt-daily-upgrade.timer (origin-file)
	References: prometheus-node-exporter-mellanox-hca-temp.timer (origin-file)
	References: shutdown.target (origin-file)
	References: logrotate.timer (origin-file)
	References: apt-daily.timer (origin-file)
	References: prometheus-node-exporter-smartmon.timer (origin-file)
	References: systemd-tmpfiles-clean.timer (origin-file)
	References: prometheus-node-exporter-nvme.timer (origin-file)
	References: exim4-base.timer (origin-file)
	References: e2scrub_all.timer (origin-file)
	References: prometheus-node-exporter-ipmitool-sensor.timer (origin-file)
	References: stocks-monitoring.timer (origin-file)
	References: man-db.timer (origin-file)
	References: prometheus-node-exporter-apt.timer (origin-file)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-smartmon.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-apt.timer (destination-default)
	ReferencedBy: borgmatic.timer (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: basic.target (destination-file)
	ReferencedBy: stocks-monitoring.timer (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: podman-auto-update.timer (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-nvme.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.timer (destination-default)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-default)
	ReferencedBy: phpsessionclean.timer (destination-default)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit prometheus-node-exporter-nvme.timer:
	Description: Run NVMe metrics collection every 15 minutes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:47:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 77bafd095e024f1aa423ea326a413585
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-nvme.timer
	ConditionPathExistsGlob: /dev/nvme* untested
	ConditionFileIsExecutable: /usr/sbin/nvme untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: prometheus-node-exporter-nvme.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: prometheus-node-exporter-nvme.service (origin-implicit)
	References: prometheus-node-exporter-nvme.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: prometheus-node-exporter-nvme.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnUnitActiveSec: 15min
	OnBootSec: 0
? Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: /proc-sys-fs-binfmt_misc.mount
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 8e738826e23c465391dbf02a67a9bb5d
	Documentation: https://docs.kernel.org/admin-guide/binfmt-misc.html
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount
	Source Path: /proc/self/mountinfo
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.slice (origin-file)
	Requires: -.mount (origin-path)
	Before: systemd-binfmt.service (destination-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	After: -.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: -.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	ReferencedBy: systemd-binfmt.service (destination-file)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /proc/sys/fs (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	Options: rw,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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit system-sshd.slice:
	Description: Slice /system/sshd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	CGroup members mask: memory pids
	Requires: system.slice (origin-implicit)
	RequiredBy: sshd at sshd-keygen.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sshd at sshd-keygen.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: sshd at sshd-keygen.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: sshd at sshd-keygen.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: dead
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-sda.device:
	Description: QEMU_HARDDISK
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: de90b81ccb714d32af8b904c2b526c86
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/sda
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
? Unit dev-disk-by\x2ddiskseq-4.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f544cafc3eaf4218b28bebf25474f4ec
	Following: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00001.device
	Following Set Member: dev-cdrom.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-diskseq/4
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:0/1:0:0:0/block/sr0
	Found: found-udev
? Unit uuidd.socket:
	Description: UUID daemon activation socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: ff07341d1a384a35a40d3c1f44385822
	Fragment Path: /usr/lib/systemd/system/uuidd.socket
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	RequiredBy: uuidd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: uuidd.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	Triggers: uuidd.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: uuidd.service (origin-implicit)
	References: sockets.target (origin-default)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: uuidd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/uuidd/request (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: uuidd.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/uuidd/request
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-update-done.service:
	Description: Update is Completed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-update-done.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-update-done.service
	ConditionNeedsUpdate: |/var untested
	ConditionNeedsUpdate: |/etc untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: local-fs.target (origin-file)
	After: systemd-journal-catalog-update.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-sysusers.service (destination-file)
	After: ldconfig.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs.target (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-update-done
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit vaultwarden.service:
	Description: Vaultwarden container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:54 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:53 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Exit Timestamp: Mon 2025-09-15 08:43:53 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:53 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/vaultwarden.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 4fab0b2178a5400bb85e297ff831a11d
	Fragment Path: /run/systemd/generator/vaultwarden.service
	Source Path: /etc/containers/systemd/vaultwarden.container
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: postgresql.service (origin-file)
	Before: graphical.target (destination-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	References: -.mount (origin-path)
	References: postgresql.service (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /var/containers/vaultwarden (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 5346
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=vaultwarden.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name vaultwarden --replace --rm --cgroups=split --sdnotify=conmon -d -v /var/containers/vaultwarden/:/data/ --publish 127.0.0.1:22230:80/tcp --env-file /home/debian/containers/vaultwarden/compose.env docker.io/vaultwarden/server:1.34.3
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i vaultwarden
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i vaultwarden
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: dc4a86950df442799c1e852fd0beb639
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: swap.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: local-fs-pre.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit podman.service:
	Description: Podman API Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:42:24 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:12 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:12 UTC
	Active Exit Timestamp: Sun 2025-09-21 09:42:19 UTC
	Inactive Enter Timestamp: Sun 2025-09-21 09:42:24 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 2299279fb54e46bfb310f964ec700033
	Documentation: man:podman-system-service(1)
	Fragment Path: /usr/lib/systemd/system/podman.service
	Condition Timestamp: Mon 2025-09-15 17:52:12 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 17:52:12 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: podman.socket (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: podman.socket (origin-file destination-implicit)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: podman.socket (destination-implicit)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: podman.socket (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: podman.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: exec
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: LOGGING=--log-level=info
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman "\$LOGGING" system service
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit cryptsetup-pre.target:
	Description: Local Encrypted Volumes (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/cryptsetup-pre.target
	WantedBy: systemd-confext-initrd.service (destination-file)
	WantedBy: systemd-sysext-initrd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: remote-cryptsetup.target (destination-file)
	Before: cryptsetup.target (origin-file)
	After: systemd-sysext-initrd.service (destination-file)
	After: systemd-confext-initrd.service (destination-file)
	After: systemd-pcrphase-initrd.service (destination-file)
	References: cryptsetup.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-sysext-initrd.service (destination-file)
	ReferencedBy: remote-cryptsetup.target (destination-file)
	ReferencedBy: systemd-confext-initrd.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit systemd-udev-trigger.service:
	Description: Coldplug All udev Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 8cc78e8c52be48a7879626ce6c2635db
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-udev-trigger.service
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-udev-settle.service (destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	After: systemd-udevd-kernel.socket (origin-file)
	After: systemd-udevd-varlink.socket (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-udevd-control.socket (origin-file)
	References: systemd-udevd-varlink.socket (origin-file)
	References: systemd-udevd.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: udevadm trigger --type=all --action=add --prioritized-subsystem=module,block,tpmrm,net,tty,input
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dpkg-db-backup.timer:
	Description: Daily dpkg database backup timer
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 00:00:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: dd7bec56d246407ead20efe8d1258160
	Documentation: man:dpkg(1)
	Fragment Path: /usr/lib/systemd/system/dpkg-db-backup.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: dpkg-db-backup.service (origin-implicit)
	After: time-sync.target (origin-default)
	After: time-set.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-path)
	Triggers: dpkg-db-backup.service (origin-implicit)
	References: dpkg-db-backup.service (origin-implicit)
	References: timers.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: time-set.target (origin-default)
	References: time-sync.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: dpkg-db-backup.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 00:00:00
? Unit initrd-parse-etc.service:
	Description: Mountpoints Configured in the Real Root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/initrd-parse-etc.service
	AssertPathExists: /etc/initrd-release untested
	Requires: initrd-root-fs.target (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: emergency.target (origin-file)
	Before: initrd-fs.target (destination-file)
	After: initrd-root-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	OnSuccess: initrd-cleanup.service (origin-file)
	OnFailure: emergency.target (origin-file)
	References: initrd-root-fs.target (origin-file)
	References: emergency.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: initrd-cleanup.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: initrd-fs.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-sysroot-fstab-check
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device:
	Description: QEMU_HARDDISK 14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 6ea1aa3b01c34420a37a9188259fda8b
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-14.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart14.device
	Following Set Member: dev-sda14.device
	Following Set Member: dev-disk-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-path/pci-0000:00:05.0-scsi-0:0:0:0-part/by-partuuid/b6ea8b2d-4be9-6a4c-a074-200aef1191c8
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	Found: found-udev
? Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:33 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:33 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:33 UTC
	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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall bpf-devices
	Invocation ID: 27de708bb84542658315ddd609301006
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journald.service
	Condition Timestamp: Wed 2025-09-17 20:57:33 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:33 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: systemd-journald.socket (origin-file)
	Requires: system.slice (origin-file)
	Wants: systemd-journald.socket (origin-file)
	Wants: systemd-journald-dev-log.socket (origin-file)
	WantedBy: sysinit.target (destination-file)
	WantedBy: systemd-journal-flush.service (destination-file)
	WantedBy: initrd-switch-root.target (destination-file)
	Conflicts: soft-reboot.target (origin-file)
	Before: soft-reboot.target (origin-file)
	Before: systemd-soft-reboot.service (origin-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file destination-implicit)
	After: systemd-journald-audit.socket (origin-file destination-implicit)
	After: syslog.socket (origin-file)
	After: -.mount (origin-path)
	After: systemd-journald-dev-log.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald-audit.socket (destination-implicit)
	TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: systemd-soft-reboot.service (origin-file)
	References: syslog.socket (origin-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: systemd-journald-dev-log.socket (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	References: soft-reboot.target (origin-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: systemd-journald.socket (destination-implicit)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
	ReferencedBy: systemd-journald-audit.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/journal (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify-reload
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 861277
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: yes
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	PassEnvironment: TERM
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/journal
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -250
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 524288
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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: io_uring_setup lsetxattr move_pages access dup exit getpgid sendfile read clock_gettime64 getresuid pwrite64 io_setup clock_nanosleep_time64 sigreturn setfsuid pipe sendmsg epoll_create timerfd_create fchdir flock listmount sched_getattr inotify_init1 getpgrp setresgid32 getsockname setregid32 sigpending semget oldlstat setuid swapcontext recvfrom timerfd_gettime64 clock_gettime setfsuid32 epoll_ctl_old fstatfs64 sched_setaffinity bind unshare ppoll stat truncate alarm getpriority statx openat2 kcmp getegid32 send semtimedop fchownat socketcall signalfd truncate64 sched_setscheduler splice execve timer_delete getxattr fadvise64 io_uring_register getresgid32 olduname renameat recvmmsg close chown32 pipe2 sched_getaffinity open cacheflush msgctl getpeername fsync ppoll_time64 process_madvise epoll_pwait sendfile64 landlock_restrict_self symlinkat mlock2 _llseek mq_timedsend_time64 utimes shmctl sched_get_priority_min lstat64 getgid fork signal readlink mq_timedreceive_time64 fdatasync clock_getres_time64 shmat clock_nanosleep name_to_handle_at inotify_init fremovexattr get_thread_area prctl epoll_wait_old poll recv recvmsg rt_sigpending readdir utime fcntl geteuid32 semtimedop_time64 oldstat fstat pwritev2 mmap shmget removexattrat shmdt timer_getoverrun fchmodat process_vm_readv setrlimit syncfs rt_sigaction inotify_add_watch sigaction writev setreuid32 oldfstat setreuid riscv_flush_icache getrlimit landlock_create_ruleset getsockopt io_getevents connect newfstatat tee copy_file_range mq_unlink removexattr execveat memfd_create chdir timerfd_settime getresuid32 rt_sigreturn mprotect set_thread_area getitimer kill times sched_setattr signalfd4 clone3 timerfd_gettime timer_gettime64 vfork inotify_rm_watch mq_open riscv_hwprobe io_pgetevents setpriority fsetxattr mseal fstat64 getrusage getgroups32 utimensat_time64 symlink statmount sigaltstack listxattr getxattrat setfsgid time mq_getsetattr setsockopt set_mempolicy capset gettimeofday rt_sigtimedwait_time64 dup3 request_key fcntl64 membarrier lseek close_range setxattrat keyctl sendmmsg select mremap sched_getparam lgetxattr getppid epoll_ctl statfs ioprio_set chown timer_settime mlockall ioprio_get setgid setgroups32 set_robust_list sched_getscheduler sync sync_file_range io_pgetevents_time64 sched_setparam fchmodat2 geteuid mkdir fchmod mq_timedreceive setxattr futex sync_file_range2 process_vm_writev ugetrlimit gettid readlinkat lremovexattr open_tree lstat pidfd_open oldolduname lchown exit_group semop userfaultfd clone _newselect setresgid sigsuspend renameat2 sched_rr_get_interval chmod madvise setns mmap2 landlock_add_rule sched_rr_get_interval_time64 capget preadv2 uname socket rt_tgsigqueueinfo fstatat64 epoll_wait mknod setsid io_uring_enter futex_waitv rt_sigqueueinfo link fadvise64_64 listxattrat write getcpu unlinkat io_destroy openat set_tls ioctl rt_sigsuspend seccomp setuid32 msync ftruncate64 faccessat2 linkat pwritev arch_prctl fstatfs mknodat msgsnd nice tkill epoll_create1 futimesat msgrcv waitid pselect6 mq_timedsend sched_yield getuid32 fchown32 migrate_pages getsid timer_create munlock vmsplice nanosleep rt_sigtimedwait eventfd getegid accept clock_getres setresuid mq_notify rename getcwd statfs64 arm_fadvise64_64 pread64 munlockall setresuid32 readv add_key pselect6_time64 flistxattr lchown32 faccessat unlink rt_sigprocmask fallocate socketpair getuid mbind setregid wait4 listen eventfd2 setgroups pidfd_send_signal utimensat llistxattr creat setitimer mlock io_cancel stat64 getdents remap_file_pages personality get_mempolicy dup2 munmap tgkill io_submit ipc pause setpgid getgroups waitpid sendto getgid32 timerfd_settime64 rmdir rseq shutdown getrandom getresgid setfsgid32 get_robust_list getpid preadv readahead uretprobe fchown umask mkdirat epoll_pwait2 brk msgget recvmmsg_time64 setgid32 sysinfo fgetxattr restart_syscall prlimit64 sched_get_priority_max accept4 timer_gettime set_tid_address timer_settime64 futex_time64 semctl getdents64 ftruncate sigprocmask set_mempolicy_home_node
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-journald
	Status Text: Processing requests...
	File Descriptor Store Max: 4224
	File Descriptor Store Pin: yes
	File Descriptor Store Current: 19
	File Descriptor Store Entry: 'stored' (type=sock; dev=0:9; inode=4959178; rdev=0:0; path=socket:[4959178]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=4961642; rdev=0:0; path=socket:[4961642]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=935811; rdev=0:0; path=socket:[935811]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=935711; rdev=0:0; path=socket:[935711]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=932779; rdev=0:0; path=socket:[932779]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=918002; rdev=0:0; path=socket:[918002]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=10220; rdev=0:0; path=socket:[10220]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=10961; rdev=0:0; path=socket:[10961]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=14485; rdev=0:0; path=socket:[14485]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=5046; rdev=0:0; path=socket:[5046]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=7866; rdev=0:0; path=socket:[7866]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=10386; rdev=0:0; path=socket:[10386]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=10345; rdev=0:0; path=socket:[10345]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=713; rdev=0:0; path=socket:[713]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=712; rdev=0:0; path=socket:[712]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=4960231; rdev=0:0; path=socket:[4960231]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=4965610; rdev=0:0; path=socket:[4965610]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=11501437; rdev=0:0; path=socket:[11501437]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=11503503; rdev=0:0; path=socket:[11503503]; access=rw)
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
	DeviceAllow: char-* rw
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
? Unit dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 091c202825114e538a3b771dfc4ab546
	Following: sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device
	Following Set Member: sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/ttyS2
	Sysfs Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2
	Found: found-udev
? Unit umount.target:
	Description: Unmount All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/umount.target
	RequiredBy: systemd-soft-reboot.service (destination-file)
	ConflictedBy: blockdev at dev-sda15.target (destination-file)
	ConflictedBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-mountinfo)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-CBDA\x2d3128.target (destination-file)
	ConflictedBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: blockdev at dev-sda1.target (destination-file)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.target (destination-file)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: run-user-1000.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-mountinfo)
	ConflictedBy: tmp.mount (destination-file)
	ConflictedBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-mountinfo)
	ConflictedBy: run-netns.mount (destination-mountinfo)
	ConflictedBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	ConflictedBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-mountinfo)
	ConflictedBy: boot-efi.mount (destination-mountinfo)
	Before: systemd-soft-reboot.service (destination-file)
	Before: final.target (destination-file)
	After: run-netns.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-mountinfo)
	After: run-user-1000.mount (destination-mountinfo)
	After: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	After: blockdev at dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.target (destination-file)
	After: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-mountinfo)
	After: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	After: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-mountinfo)
	After: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	After: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-mountinfo)
	After: tmp.mount (destination-file)
	After: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	After: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-mountinfo)
	After: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-mountinfo)
	After: blockdev at dev-sda1.target (destination-file)
	After: blockdev at dev-sda15.target (destination-file)
	After: boot-efi.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-mountinfo)
	After: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	After: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	After: blockdev at dev-disk-by\x2duuid-CBDA\x2d3128.target (destination-file)
	After: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	After: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-mountinfo)
	After: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-mountinfo)
	ReferencedBy: systemd-soft-reboot.service (destination-file)
	ReferencedBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.target (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: blockdev at dev-sda1.target (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-user-1000.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	ReferencedBy: final.target (destination-file)
	ReferencedBy: boot-efi.mount (destination-mountinfo)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-CBDA\x2d3128.target (destination-file)
	ReferencedBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-mountinfo)
	ReferencedBy: blockdev at dev-sda15.target (destination-file)
	ReferencedBy: run-netns.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-mountinfo)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit init.scope:
	Description: System and Service Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	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 mask: cpu cpuset io 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 origin-slice-property)
	InSlice: -.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	OOMPolicy: stop
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
? Unit NetworkManager.service:
	Description: NetworkManager.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: tailscaled.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	ReferencedBy: tailscaled.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
? Unit var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount:
	Description: /var/lib/containers/storage/overlay/42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: b461261770d84ac2a5a125e02ca38bea
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: -.mount (origin-path)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-mountinfo)
	References: -.mount (origin-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/W46GMMFZOJF2MGJNQKTC7WSSZA:/var/lib/containers/storage/overlay/l/VOHHMQLL3GJETIE7HPCQA5YUNB:/var/lib/containers/storage/overlay/l/34B35F37UGJY3IHCH2OJIWZQ5L:/var/lib/containers/storage/overlay/l/OH7DBQ3SEJZB4CFXBP4PS5KOUZ:/var/lib/containers/storage/overlay/l/X6EMIVVMYDQYRD54AEHXYITS32:/var/lib/containers/storage/overlay/l/I73H5SV5XKT3TKXMQY2CYLSI6H:/var/lib/containers/storage/overlay/l/A7RCLVUDDRDX5K625K5KIE5SAR:/var/lib/containers/storage/overlay/l/JQBKTA4ZEZZOFSSIQRRSMFDTKX,upperdir=/var/lib/containers/storage/overlay/42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710/diff,workdir=/var/lib/containers/storage/overlay/42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit exim4-base.service:
	Description: exim4-base housekeeping
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 00:00:01 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 00:00:01 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 00:00:01 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 40b3c28df1ff4392887a3f1162f0f07a
	Documentation: man:exim4(8)
	Fragment Path: /usr/lib/systemd/system/exim4-base.service
	ConditionACPower: true untested
	Condition Timestamp: Sun 2025-09-21 00:00:01 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 00:00:01 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: logrotate.service (origin-file)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: exim4-base.timer (destination-implicit)
	TriggeredBy: exim4-base.timer (destination-implicit)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: logrotate.service (origin-file)
	ReferencedBy: exim4-base.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	Nice: 19
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	IOSchedulingClass: best-effort
	IOPriority: 7
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /etc/cron.daily/exim4-base systemd-timer
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount:
	Description: /var/lib/containers/storage/overlay/3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: ea77ac2c8e0241158197598b0f9c6d32
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/RZSEYATPGHQEZDG6UMFK3GFSHF:/var/lib/containers/storage/overlay/l/XCIJPIBWCEMJ4AAUOTAYI47DC6:/var/lib/containers/storage/overlay/l/NRZEA7SGU3WX5SKNRO2JY4MWTX:/var/lib/containers/storage/overlay/l/CDYUHGZ42CAUUEYJLODPTRC4W5:/var/lib/containers/storage/overlay/l/3UHHWQOV7FUPX6JQJK65KW2Z6B:/var/lib/containers/storage/overlay/l/6M6LRQ3FBDKMWIYOFKUORKF2KO:/var/lib/containers/storage/overlay/l/5ZBHZF6N4SUCKJXC7GFFWF57SJ:/var/lib/containers/storage/overlay/l/WCCSRAGUBDQBI2IIRC32NUUOSU:/var/lib/containers/storage/overlay/l/TQF4CSJP7PBWD52O7JLYRIFOTJ:/var/lib/containers/storage/overlay/l/JQBKTA4ZEZZOFSSIQRRSMFDTKX,upperdir=/var/lib/containers/storage/overlay/3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a/diff,workdir=/var/lib/containers/storage/overlay/3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: fc17d99e399849aeb00ec092d6062b73
	Following: sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device
	Following Set Member: sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	BoundBy: serial-getty at ttyS0.service (destination-file)
	Before: serial-getty at ttyS0.service (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/ttyS0
	Sysfs Path: /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0
	Found: found-udev
? Unit run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount:
	Description: /run/netns/netns-1ea4c161-8710-4f41-f8b2-2b5e11cd1ff0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 96b0e5d09bd04799b68e47b536f6aedc
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: run-netns.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: run-netns.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs-pre.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-1ea4c161-8710-4f41-f8b2-2b5e11cd1ff0
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-pcrextend.socket:
	Description: TPM PCR Measurements
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrextend(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrextend.socket
	ConditionSecurity: measured-uki untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: tpm2.target (origin-file)
	After: -.mount (origin-path)
	References: tpm2.target (origin-file)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/io.systemd.PCRExtend (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Accepted: 0
	NConnections: 0
	MaxConnections: 64
	MaxConnectionsPerSource: 16
	ListenStream: /run/systemd/io.systemd.PCRExtend
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PollLimitIntervalSec: 2s
	PollLimitBurst: 150
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: e2f450d5dd544840ac519d0c8426b72c
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: local-fs-pre.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: swap.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: swap.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: n/a
	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 own mask: memory pids
	Documentation: man:fstrim(8)
	Fragment Path: /usr/lib/systemd/system/fstrim.service
	ConditionVirtualization: !container untested
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: fstrim.timer (destination-implicit)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	TriggeredBy: fstrim.timer (destination-implicit)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: fstrim.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: yes
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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: sigreturn process_vm_readv landlock_restrict_self getuid futimesat statfs msgget mlockall getppid getpgid sigaction msgsnd sched_getscheduler setresgid preadv2 name_to_handle_at setrlimit fallocate pwritev2 lremovexattr creat close gettid ioctl chown getgid32 prlimit64 rename utimes get_mempolicy openat2 pause sendto ipc pipe semget mmap2 listxattrat recvfrom landlock_create_ruleset sched_rr_get_interval sched_getparam oldolduname clock_nanosleep_time64 getpgrp setgroups epoll_create mlock2 exit_group lstat64 io_destroy clock_nanosleep setsockopt setxattrat sched_get_priority_min listmount fsync readdir setfsuid32 msgctl renameat2 futex_time64 setreuid pwritev timerfd_create sched_yield mseal clock_gettime _llseek brk fchownat mq_getsetattr rt_sigaction set_tls linkat getsockopt lgetxattr setresuid32 writev mmap setfsgid eventfd2 waitid sched_setattr vmsplice rt_tgsigqueueinfo timerfd_gettime64 signal getdents symlinkat readlinkat dup lchown32 umask fgetxattr pwrite64 mkdir uretprobe recv set_mempolicy listen mlock geteuid32 getcpu flistxattr faccessat migrate_pages sync_file_range2 getresuid getegid execveat pread64 mq_timedreceive_time64 epoll_pwait remap_file_pages recvmsg utimensat statfs64 io_uring_setup mq_timedsend_time64 io_pgetevents_time64 open_tree getrusage tee sched_getaffinity unshare munlockall getpriority eventfd pselect6_time64 process_vm_writev faccessat2 rseq fchmod fcntl64 inotify_init1 dup2 rt_sigtimedwait_time64 access request_key socket pidfd_send_signal timer_gettime sched_getattr inotify_init fstat64 preadv getpid membarrier sync_file_range get_robust_list semtimedop timer_getoverrun ppoll rt_sigprocmask prctl accept mremap stat64 io_getevents mq_unlink ugetrlimit readlink signalfd socketpair fchown munlock setresgid32 shutdown capget nice semop nanosleep io_setup sysinfo getsid mq_notify symlink setreuid32 getxattr timer_create getcwd ppoll_time64 recvmmsg fcntl sched_setaffinity fstat setfsuid read fstatfs64 recvmmsg_time64 fstatat64 dup3 setpgid exit sched_get_priority_max getrandom io_cancel riscv_hwprobe timer_gettime64 kcmp lstat ioprio_set getxattrat getresuid32 pipe2 syncfs rmdir sigaltstack clock_getres clone ftruncate tgkill uname wait4 timer_delete userfaultfd fadvise64 arm_fadvise64_64 oldlstat personality socketcall cacheflush mbind olduname madvise timerfd_settime removexattrat rt_sigsuspend signalfd4 fstatfs sendfile64 sched_setparam readahead stat keyctl epoll_pwait2 shmctl newfstatat timerfd_settime64 setns execve add_key capset epoll_wait_old lchown getegid32 kill futex_waitv rt_sigqueueinfo link renameat getdents64 setresuid sched_rr_get_interval_time64 waitpid accept4 io_submit inotify_add_watch poll get_thread_area rt_sigreturn shmdt sigpending connect set_thread_area sigprocmask oldstat epoll_ctl_old shmget msync alarm fork setitimer mq_open removexattr getgroups set_robust_list flock munmap process_madvise riscv_flush_icache send fchown32 ioprio_get utime statx timerfd_gettime fsetxattr getsockname unlink statmount splice fadvise64_64 lseek move_pages seccomp clock_gettime64 llistxattr msgrcv mprotect ftruncate64 timer_settime set_tid_address getresgid32 clone3 epoll_create1 getitimer fremovexattr pidfd_open time memfd_create semtimedop_time64 getgid semctl swapcontext set_mempolicy_home_node sigsuspend setgroups32 readv shmat mknod setuid32 futex vfork setfsgid32 copy_file_range io_uring_register gettimeofday sendfile setgid32 truncate64 select times mkdirat setsid _newselect getrlimit fchmodat bind getgroups32 sched_setscheduler arch_prctl rt_sigtimedwait setxattr timer_settime64 fchmodat2 sendmmsg listxattr epoll_wait open openat inotify_rm_watch geteuid unlinkat clock_getres_time64 setregid32 io_uring_enter rt_sigpending tkill oldfstat setregid fchdir sync setuid mknodat lsetxattr chdir write utimensat_time64 restart_syscall setpriority setgid chmod mq_timedsend mq_timedreceive sendmsg getpeername landlock_add_rule truncate epoll_ctl close_range chown32 getresgid pselect6 io_pgetevents fdatasync getuid32
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/fstrim --listed-in /etc/fstab:/proc/self/mountinfo --verbose --quiet-unsupported
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit qemu-guest-agent.service:
	Description: QEMU Guest Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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/qemu-guest-agent.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 985995d8a9bb4181b263a6f2276f036f
	Fragment Path: /usr/lib/systemd/system/qemu-guest-agent.service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	BindsTo: dev-virtio\x2dports-org.qemu.guest_agent.0.device (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:08.0-virtio2-virtio\x2dports-vport2p1.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dev-virtio\x2dports-org.qemu.guest_agent.0.device (origin-file)
	After: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: dev-virtio\x2dports-org.qemu.guest_agent.0.device (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: sys-devices-pci0000:00-0000:00:08.0-virtio2-virtio\x2dports-vport2p1.device (destination-udev)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 661
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 0
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/qemu-ga
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-net-veth11.device:
	Description: /sys/devices/virtual/net/veth11
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: da0b8016eb674a9289a5270cde4eefe9
	Following Set Member: sys-subsystem-net-devices-veth11.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth11
	Sysfs Path: /sys/devices/virtual/net/veth11
	Found: found-udev
? 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: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: ee7cb94725a64b148b9b90ecd36ef616
	Documentation: man:systemd-modules-load.service(8)
	Documentation: man:modules-load.d(5)
	Fragment Path: /usr/lib/systemd/system/systemd-modules-load.service
	ConditionKernelCommandLine: |rd.modules_load untested
	ConditionKernelCommandLine: |rd.modules-load untested
	ConditionKernelCommandLine: |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: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: prometheus-node-exporter-ipmitool-sensor.timer (destination-file)
	Before: sysinit.target (origin-file)
	Before: prometheus-node-exporter-ipmitool-sensor.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.timer (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-modules-load
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-machine-id-commit.service:
	Description: Save Transient machine-id to Disk
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-machine-id-commit.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-machine-id-commit.service
	ConditionPathIsMountPoint: /etc/machine-id untested
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: local-fs.target (origin-file)
	After: first-boot-complete.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs.target (origin-file)
	References: first-boot-complete.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: systemd-machine-id-setup --commit
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: dd3ff249c7ee44dd8d5e761fa3025eb4
	Following: sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device
	Following Set Member: sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/ttyS1
	Sysfs Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1
	Found: found-udev
? Unit stocks-monitoring.service:
	Description: Run the Stocks monitoring to get the last stock value
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Fri 2025-09-19 18:00:01 UTC
	Inactive Exit Timestamp: Fri 2025-09-19 18:00:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2025-09-19 18:00:01 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 856fc5926a9943fd82f4f545c0725147
	Fragment Path: /etc/systemd/system/stocks-monitoring.service
	Condition Timestamp: Fri 2025-09-19 18:00:00 UTC
	Condition Result: yes
	Assert Timestamp: Fri 2025-09-19 18:00:00 UTC
	Assert Result: yes
	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: sysinit.target (origin-default)
	After: stocks-monitoring.timer (destination-implicit)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: stocks-monitoring.timer (destination-implicit)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: stocks-monitoring.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: /home/debian/stocks/.env
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /home/debian/stocks/workflow.py
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-kernel-tracing.mount:
	Description: Kernel Trace File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1ee5f2da6f744059b7220b1ea7295c96
	Documentation: https://docs.kernel.org/trace/ftrace.html
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/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: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: -.slice (origin-file)
	Requires: -.mount (origin-path)
	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: systemd-journald.socket (origin-file)
	References: -.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /sys/kernel (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart1.device:
	Description: QEMU_HARDDISK 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 061da014c4e04391943db139c117b473
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Following Set Member: dev-disk-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-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-c6796f75\x2d98ec\x2d4641\x2db88c\x2d1b096d697b13.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-ef689fa2\x2d177b\x2d44b6\x2da81e\x2db59fb9446d59.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda1
	Found: found-udev
? Unit slices.target:
	Description: Slice Units
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f7dec32bd42643e8b79c2de19ae0be3e
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/slices.target
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Wants: -.slice (origin-file)
	Wants: system.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: -.slice (origin-file)
	After: user.slice (destination-file)
	After: system.slice (origin-file)
	References: -.slice (origin-file)
	References: system.slice (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: user.slice (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-networkd-persistent-storage.service:
	Description: Enable Persistent Storage in systemd-networkd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Exit Timestamp: Wed 2025-09-17 20:57:33 UTC
	Active Enter Timestamp: Wed 2025-09-17 20:57:33 UTC
	Active Exit Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Enter Timestamp: Wed 2025-09-17 20:57:33 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 34d60a72509c480b92531af409f102ad
	Documentation: man:networkctl(1)
	Fragment Path: /usr/lib/systemd/system/systemd-networkd-persistent-storage.service
	ConditionPathExists: !/etc/initrd-release untested
	ConditionCapability: CAP_NET_ADMIN untested
	Condition Timestamp: Wed 2025-09-17 20:57:33 UTC
	Condition Result: yes
	Assert Timestamp: Wed 2025-09-17 20:57:33 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	BindsTo: systemd-networkd.service (origin-file)
	WantedBy: systemd-networkd.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: -.mount (origin-path)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-networkd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: systemd-networkd.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/network (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/network
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: systemd-network
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: networkctl persistent-storage yes
	? ExecStop:
		Command Line: networkctl persistent-storage no
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit plymouth-start.service:
	Description: plymouth-start.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: systemd-battery-check.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: systemd-ask-password-console.path (destination-file)
	Before: rescue.service (destination-file)
	ReferencedBy: systemd-battery-check.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: rescue.service (destination-file)
? Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8e308ce6285b4aebb85cd297643d7ee2
	Documentation: man:systemd.special(7)
	Documentation: https://systemd.io/NETWORK_ONLINE
	Fragment Path: /usr/lib/systemd/system/network.target
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	WantedBy: netplan-ovs-cleanup.service (destination-file)
	WantedBy: systemd-networkd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: postgresql at 17-main.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: network-online.target (destination-file)
	Before: apache2.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: ssh.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: apache2 at local.service (destination-file)
	After: systemd-networkd.service (destination-file)
	After: network-pre.target (origin-file)
	After: systemd-resolved.service (destination-file)
	After: netplan-ovs-cleanup.service (destination-file)
	References: shutdown.target (origin-default)
	References: network-pre.target (origin-file)
	ReferencedBy: apache2.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: netplan-ovs-cleanup.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: apache2 at local.service (destination-file)
	ReferencedBy: postgresql at 17-main.service (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: network-online.target (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit session-1455.scope:
	Description: Session 1455 of User debian
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:41:58 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:41:58 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:41:58 UTC
	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-1455.scope
	CGroup realized mask: cpu memory pids
	CGroup own mask: memory pids
	Invocation ID: 2806c7b3651e44e3907101b03f2d49e5
	Fragment Path: /run/systemd/transient/session-1455.scope
	Condition Timestamp: Sun 2025-09-21 09:41:58 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:41:58 UTC
	Assert Result: yes
	Requires: user-1000.slice (origin-file)
	Requires: user-runtime-dir at 1000.service (origin-file)
	Requires: -.mount (origin-file)
	Wants: user at 1000.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: user-1000.slice (origin-file)
	After: user at 1000.service (origin-file)
	After: systemd-logind.service (origin-file)
	After: user-runtime-dir at 1000.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: systemd-logind.service (origin-file)
	References: user-runtime-dir at 1000.service (origin-file)
	References: user-1000.slice (origin-file origin-slice-property)
	References: user at 1000.service (origin-file)
	References: -.mount (origin-file)
	InSlice: user-1000.slice (origin-slice-property)
	RequiresMountsFor: /home/debian (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Scope State: running
	Result: success
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	OOMPolicy: continue
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
? Unit run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount:
	Description: /run/netns/netns-552a169c-c642-5cbd-8fe0-fa0fb2554a33
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 6d172dceb3b5471781903c5e0e2a84fc
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: run-netns.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs-pre.target (origin-mountinfo)
	References: run-netns.mount (origin-path)
	References: -.mount (origin-path)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-552a169c-c642-5cbd-8fe0-fa0fb2554a33
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-pstore.service:
	Description: Platform Persistent Storage Archival
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-pstore(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pstore.service
	ConditionVirtualization: !container untested
	ConditionDirectoryNotEmpty: /sys/fs/pstore untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: modprobe at efi_pstore.service (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: modprobe at efi_pstore.service (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: systemd-remount-fs.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: modprobe at efi_pstore.service (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/pstore (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/pstore
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-pstore
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount:
	Description: /run/netns/netns-828de5c0-7831-3997-9b2d-402d12f32b41
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: d62321199fb54ad8a4d044426ee1181a
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: run-netns.mount (origin-path)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: run-netns.mount (origin-path)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-828de5c0-7831-3997-9b2d-402d12f32b41
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-subsystem-net-devices-veth5.device:
	Description: /sys/subsystem/net/devices/veth5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: bf3e4daafc734407beb6ca59618944bb
	Following Set Member: sys-devices-virtual-net-veth5.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth5
	Sysfs Path: /sys/devices/virtual/net/veth5
	Found: found-udev
? Unit sys-devices-virtual-net-veth2.device:
	Description: /sys/devices/virtual/net/veth2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c70d941697e3455a948eef4fbceafa77
	Following Set Member: sys-subsystem-net-devices-veth2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth2
	Sysfs Path: /sys/devices/virtual/net/veth2
	Found: found-udev
? Unit netavark-dhcp-proxy.service:
	Description: Netavark DHCP proxy service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Mon 2025-09-15 08:43:32 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: Mon 2025-09-15 08:43:32 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:32 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: e59c42fd39c04fc5befc3f2f5b9f6d51
	Fragment Path: /usr/lib/systemd/system/netavark-dhcp-proxy.service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: netavark-dhcp-proxy.socket (origin-file)
	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: netavark-dhcp-proxy.socket (origin-file destination-implicit)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	TriggeredBy: netavark-dhcp-proxy.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: netavark-dhcp-proxy.socket (origin-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: netavark-dhcp-proxy.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: exec
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/podman/netavark dhcp-proxy -a 30
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit imports.target:
	Description: Image Downloads
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 109feceab5da409a947335f735964ce5
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/imports.target
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sysinit.target (destination-default)
	References: shutdown.target (origin-default)
	ReferencedBy: sysinit.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit dev-disk-by\x2duuid-CBDA\x2d3128.device:
	Description: QEMU_HARDDISK 15
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 0563570d113e4135b0214e5c3606e74b
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart15.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart15.device
	Following Set Member: dev-sda15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-15.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2duuid-CBDA\x2d3128.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2ddesignator-esp.device
	Following Set Member: dev-disk-by\x2dpartuuid-6d0c3fa0\x2d8de2\x2de440\x2d9ab2\x2db8c5d29104d3.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart15.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda15.device
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-uuid/CBDA-3128
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda15
	Found: found-udev
? Unit tmp.mount:
	Description: Temporary Directory /tmp
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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/tmp.mount
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 7ec696f4cf614a9d84ab364b9c80f1b9
	Documentation: https://systemd.io/TEMPORARY_DIRECTORIES
	Documentation: man:file-hierarchy(7)
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/lib/systemd/system/tmp.mount
	Source Path: /proc/self/mountinfo
	ConditionPathIsSymbolicLink: !/tmp untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: apache2.service (destination-path)
	WantedBy: local-fs.target (destination-file)
	WantedBy: phpsessionclean.service (destination-path)
	WantedBy: exim4.service (destination-path)
	WantedBy: polkit.service (destination-file)
	WantedBy: basic.target (destination-file)
	WantedBy: e2scrub_reap.service (destination-path)
	WantedBy: grafana-server.service (destination-path)
	WantedBy: man-db.service (destination-path)
	WantedBy: logrotate.service (destination-path)
	WantedBy: systemd-logind.service (destination-path)
	WantedBy: borgmatic.service (destination-path)
	WantedBy: apache2 at local.service (destination-path)
	WantedBy: systemd-hostnamed.service (destination-path)
	Conflicts: umount.target (origin-file)
	Before: systemd-logind.service (destination-path)
	Before: umount.target (origin-file)
	Before: apache2 at local.service (destination-path)
	Before: exim4.service (destination-path)
	Before: polkit.service (destination-file)
	Before: grafana-server.service (destination-path)
	Before: basic.target (destination-file)
	Before: logrotate.service (destination-path)
	Before: man-db.service (destination-path)
	Before: e2scrub_reap.service (destination-path)
	Before: systemd-hostnamed.service (destination-path)
	Before: borgmatic.service (destination-path)
	Before: phpsessionclean.service (destination-path)
	Before: apache2.service (destination-path)
	Before: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: swap.target (origin-file)
	After: -.mount (origin-path)
	References: umount.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: -.mount (origin-path)
	References: swap.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: apache2.service (destination-path)
	ReferencedBy: exim4.service (destination-path)
	ReferencedBy: basic.target (destination-file)
	ReferencedBy: systemd-logind.service (destination-path)
	ReferencedBy: systemd-hostnamed.service (destination-path)
	ReferencedBy: man-db.service (destination-path)
	ReferencedBy: grafana-server.service (destination-path)
	ReferencedBy: logrotate.service (destination-path)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: phpsessionclean.service (destination-path)
	ReferencedBy: e2scrub_reap.service (destination-path)
	ReferencedBy: borgmatic.service (destination-path)
	ReferencedBy: apache2 at local.service (destination-path)
	ReferencedBy: local-fs.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: / (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /tmp
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,nr_inodes=1048576,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit paths.target:
	Description: Path Units
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d8f56469034f4161bceaec15b723878c
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/paths.target
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-ask-password-console.path (destination-file)
	After: systemd-ask-password-wall.path (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-fsck-root.service
	DropIn Path: /usr/lib/systemd/system/systemd-fsck-root.service.d/10-skip-fsck-initramfs.conf
	ConditionPathExists: !/run/initramfs/fsck-root untested
	ConditionPathIsReadWrite: !/ untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: local-fs.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: local-fs.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	OnFailure: emergency.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: local-fs.target (origin-file)
	References: emergency.target (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-fsck
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-hybrid-sleep.service:
	Description: System Hybrid Suspend+Hibernate
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-hybrid-sleep.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-hybrid-sleep.service
	Requires: sleep.target (origin-file)
	Requires: system.slice (origin-file)
	RequiredBy: hybrid-sleep.target (destination-file)
	Before: hybrid-sleep.target (destination-file)
	After: sleep.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sleep.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: hybrid-sleep.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-sleep hybrid-sleep
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit openbao.service:
	Description: OpenBao container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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/openbao.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 87cb67613b65467885f5eb5987e9e1f6
	Fragment Path: /run/systemd/generator/openbao.service
	Source Path: /etc/containers/systemd/openbao.container
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /var/containers/openbao (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1976
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=openbao.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name openbao --replace --rm --cgroups=split --sdnotify=conmon -d -v /var/containers/openbao:/openbao --label io.containers.autoupdate=registry --publish 127.0.0.1:8200:8200/tcp quay.io/openbao/openbao:latest server -config=/openbao/config/bao.conf
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i openbao
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i openbao
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 0
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit podman.socket:
	Description: Podman API Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:42:24 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: Sun 2025-09-21 09:42:24 UTC
	Inactive Enter Timestamp: Sun 2025-09-21 09:42:24 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: c55ffd359c32410a95aaa4a9e96481aa
	Documentation: man:podman-system-service(1)
	Fragment Path: /usr/lib/systemd/system/podman.socket
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	RequiredBy: podman.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: podman.service (origin-implicit destination-file)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	Triggers: podman.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: -.mount (origin-path)
	References: sockets.target (origin-default)
	References: podman.service (origin-implicit)
	References: sysinit.target (origin-default)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: podman.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/podman/podman.sock (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: dead
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0660
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: podman.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/podman/podman.sock
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Sun 2025-09-21 09:42:25 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 71e03958cba540e2bc796d64928c19b4
	Documentation: man:systemd-udevd-kernel.socket(8)
	Documentation: man:udev(7)
	Fragment Path: /usr/lib/systemd/system/systemd-udevd-kernel.socket
	ConditionPathIsReadWrite: /sys untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	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-udev-trigger.service (destination-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: system.slice (origin-file origin-slice-property)
	References: sockets.target (origin-file)
	References: systemd-udevd.service (origin-implicit)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-udevd-kernel.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: yes
	DeferTriggerMaxSec: infinity
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00001.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b0c78cd087124231bf94d0006a0ef723
	Following: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-cdrom.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:0/1:0:0:0/block/sr0
	Found: found-udev
? Unit sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device:
	Description: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c94955dbf6804f4fbc7005eb47da7263
	Following Set Member: dev-ttyS3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3
	Sysfs Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3
	Found: found-udev
? Unit var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:54 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:54 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: c3f26a5e08ac4ecf825a0dabd2831f34
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: swap.target (origin-mountinfo)
	After: -.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: swap.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-vconsole-setup.service:
	Description: systemd-vconsole-setup.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: systemd-ask-password-console.service (destination-file)
	Before: systemd-firstboot.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
? Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device:
	Description: QEMU_HARDDISK 14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 147aa06f0bda4dafb5808ed0f9d65737
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-14.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-sda14.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	Found: found-udev
? Unit sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: QEMU_HARDDISK
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e706e3ccb0e245f48788825e25ef9678
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0.device
	Following Set Member: dev-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
? Unit matrix-network.service:
	Description: matrix-network.service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:05 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 346af6587ea64859a8a361280e00bc63
	Fragment Path: /run/systemd/generator/matrix-network.service
	Source Path: /etc/containers/systemd/matrix.network
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: network-online.target (origin-file)
	RequiredBy: mautrix-meta.service (destination-file)
	RequiredBy: mautrix-whatsapp.service (destination-file)
	RequiredBy: hookshot.service (destination-file)
	RequiredBy: synapse.service (destination-file)
	WantedBy: postgresql.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: mautrix-whatsapp.service (destination-file)
	Before: mautrix-meta.service (destination-file)
	Before: postgresql.service (destination-file)
	Before: synapse.service (destination-file)
	Before: hookshot.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: network-online.target (origin-file)
	ReferencedBy: mautrix-whatsapp.service (destination-file)
	ReferencedBy: hookshot.service (destination-file)
	ReferencedBy: mautrix-meta.service (destination-file)
	ReferencedBy: postgresql.service (destination-file)
	ReferencedBy: synapse.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman network create --ignore --subnet 10.89.0.0/24 --ip-range 10.89.0.0/24 --opt com.docker.network.bridge.name=pod-matrix matrix
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-rfkill.device:
	Description: /dev/rfkill
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a3d78feae1ae4c52af764a789aa01971
	Following: sys-devices-virtual-misc-rfkill.device
	Following Set Member: sys-devices-virtual-misc-rfkill.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/rfkill
	Sysfs Path: /sys/devices/virtual/misc/rfkill
	Found: found-udev
? Unit sys-subsystem-net-devices-veth2.device:
	Description: /sys/subsystem/net/devices/veth2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2f1c30642a6e4b13b37114ec8873578d
	Following Set Member: sys-devices-virtual-net-veth2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth2
	Sysfs Path: /sys/devices/virtual/net/veth2
	Found: found-udev
? Unit var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount:
	Description: /var/lib/containers/storage/overlay/eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: b6f1e4eff12242629c316288d2a83fe0
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: umount.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/2PS2UDP6SNL6RSBHPH6NRWSWEA:/var/lib/containers/storage/overlay/l/UVKSXGJAZ3Z4FDZJDX6463OBO5:/var/lib/containers/storage/overlay/l/WRX2CBHYK5N5EE2FK3W63VA2H7:/var/lib/containers/storage/overlay/l/NLCT5FOP25E2CDY4XCTWGNB6HC:/var/lib/containers/storage/overlay/l/2RRWKUAK23YNCAPRYGFVDMMYMW:/var/lib/containers/storage/overlay/l/KLZQO6I6AZSBWRKUTMUFNK4PN5:/var/lib/containers/storage/overlay/l/X5XZN6GDVK674PNZ35WFLRX6Y7:/var/lib/containers/storage/overlay/l/L7M6DGBHRMOCSM5PLRYOKWDLGZ:/var/lib/containers/storage/overlay/l/V2RB5VSQCJ2E4YNQF3W6F5QIFD:/var/lib/containers/storage/overlay/l/6AHUA3IFOG4YBCPXRQXH7EFYN4:/var/lib/containers/storage/overlay/l/5ZA44ILGTJIG5NK64VZUGPQSCB:/var/lib/containers/storage/overlay/l/LAVME2WHXUPWMVPHVASZ6QHVWJ:/var/lib/containers/storage/overlay/l/IGNX2H2MQ2OGYO2ENY3PY2WP64,upperdir=/var/lib/containers/storage/overlay/eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060/diff,workdir=/var/lib/containers/storage/overlay/eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit time-set.target:
	Description: System Time Set
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 69e75473ff194d1db9638dc634e5ceec
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/time-set.target
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	WantedBy: time-sync.target (destination-file)
	WantedBy: systemd-timesyncd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: man-db.timer (destination-default)
	Before: borgmatic.timer (destination-default)
	Before: exim4-base.timer (destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: podman-auto-update.timer (destination-default)
	Before: time-sync.target (destination-file destination-default)
	Before: logrotate.timer (destination-default)
	Before: anacron.timer (destination-default)
	Before: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: apt-daily.timer (destination-default)
	Before: dpkg-db-backup.timer (destination-default)
	Before: phpsessionclean.timer (destination-default)
	Before: e2scrub_all.timer (destination-default)
	Before: fstrim.timer (destination-default)
	After: systemd-timesyncd.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: phpsessionclean.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: podman-auto-update.timer (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: time-sync.target (destination-file destination-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: borgmatic.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit sys-devices-virtual-net-veth1.device:
	Description: /sys/devices/virtual/net/veth1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 19692dd9b17041178172402dcd410730
	Following Set Member: sys-subsystem-net-devices-veth1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth1
	Sysfs Path: /sys/devices/virtual/net/veth1
	Found: found-udev
? Unit dev-sr0.device:
	Description: QEMU_DVD-ROM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 813903be3f6547a5be7b18400c087c3b
	Following: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.1-ata1-host1-target1:0:0-1:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:01.1\x2data\x2d1.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-disk-by\x2did-ata\x2dQEMU_DVD\x2dROM_QM00001.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/sr0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host1/target1:0:0/1:0:0:0/block/sr0
	Found: found-udev
? Unit sys-subsystem-net-devices-veth7.device:
	Description: /sys/subsystem/net/devices/veth7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 3ff70b52c33b4a249f7039517bbd18ea
	Following Set Member: sys-devices-virtual-net-veth7.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/veth7
	Sysfs Path: /sys/devices/virtual/net/veth7
	Found: found-udev
? Unit dpkg-db-backup.service:
	Description: Daily dpkg database backup service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 00:00:01 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 00:00:01 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 00:00:01 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 4eade42cb04f4b5ba87ada42e58ce383
	Documentation: man:dpkg(1)
	Fragment Path: /usr/lib/systemd/system/dpkg-db-backup.service
	Condition Timestamp: Sun 2025-09-21 00:00:01 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 00:00:01 UTC
	Assert Result: yes
	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: dpkg-db-backup.timer (destination-implicit)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	TriggeredBy: dpkg-db-backup.timer (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: dpkg-db-backup.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/dpkg/dpkg-db-backup
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: b6d7fff368144856a4318d9c6a265a4a
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	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-1455.scope (destination-file)
	Before: session-1458.scope (destination-file)
	Before: multi-user.target (destination-default)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	Before: serial-getty at ttyS0.service (destination-file)
	After: home.mount (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: nss-user-lookup.target (origin-file)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-pcrphase.service (destination-file)
	After: remote-fs.target (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: remote-fs.target (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: network.target (origin-file)
	References: home.mount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: session-1455.scope (destination-file)
	ReferencedBy: session-1458.scope (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-user-sessions start
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-user-sessions stop
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount:
	Description: /var/lib/containers/storage/overlay-containers/a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078/userdata/shm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 11eca24a78c84bb2994e3b19a4d744fd
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: swap.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: swap.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay-containers/a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078/userdata (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay-containers/a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078/userdata/shm
	What: shm
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=64000k,inode64
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit tailscaled.service:
	Description: Tailscale node agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:47:39 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:46:21 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:47:39 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 17:46:21 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/tailscaled.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 45f277f0516647faa5f107e1f59a8cdc
	Documentation: https://tailscale.com/kb/
	Fragment Path: /usr/lib/systemd/system/tailscaled.service
	DropIn Path: /etc/systemd/system/tailscaled.service.d/override.conf
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: network-pre.target (origin-file)
	RequiredBy: apache2 at local.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: apache2 at local.service (destination-file)
	After: basic.target (origin-default)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-resolved.service (origin-file)
	After: -.mount (origin-path)
	After: NetworkManager.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: network-pre.target (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	References: NetworkManager.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network-pre.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-resolved.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: apache2 at local.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/tailscale (origin-file)
	RequiresMountsFor: /var/lib/tailscale (origin-file)
	RequiresMountsFor: /var/cache/tailscale (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 136538
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: /etc/default/tailscaled
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: tailscale
	StateDirectoryMode: 0700
	StateDirectory: tailscale
	CacheDirectoryMode: 0750
	CacheDirectory: tailscale
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/tailscaled --state=/var/lib/tailscale/tailscaled.state --socket=/run/tailscale/tailscaled.sock "--port=\${PORT}" "\$FLAGS"
	? ExecStartPost:
		Command Line: /bin/bash -c "(while ! ping -c1 100.100.100.100 >/dev/null; do sleep 1; done);"
	? ExecStopPost:
		Command Line: /usr/sbin/tailscaled --cleanup
	Status Text: Connected; paragoumba; 100.64.0.5 fd7a:115c:a1e0::5
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount:
	Description: /run/netns/netns-227cd0f3-e458-0322-3172-ba1b9534a171
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:52:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:52:04 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 5ff152f541ee465d8ac3632275ce94fa
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: run-netns.mount (origin-path)
	After: -.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: run-netns.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-227cd0f3-e458-0322-3172-ba1b9534a171
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit blockdev at dev-disk-by\x2duuid-CBDA\x2d3128.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/CBDA-3128
	Instance: dev-disk-by\x2duuid-CBDA\x2d3128
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/blockdev at .target
	Conflicts: umount.target (origin-file)
	Before: boot-efi.mount (destination-file)
	Before: umount.target (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: boot-efi.mount (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit getty-pre.target:
	Description: Preparation for Logins
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Documentation: man:systemd.special(7)
	Documentation: man:systemd-getty-generator(8)
	Documentation: https://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /usr/lib/systemd/system/getty-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: serial-getty at ttyS0.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit sys-subsystem-net-devices-tailscale0.device:
	Description: /sys/subsystem/net/devices/tailscale0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 17:46:22 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 17:46:22 UTC
	Active Enter Timestamp: Mon 2025-09-15 17:46:22 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 6c7e639e37044051982bc50564324b59
	Following Set Member: sys-devices-virtual-net-tailscale0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/net/devices/tailscale0
	Sysfs Path: /sys/devices/virtual/net/tailscale0
	Found: found-udev
? Unit dev-sda14.device:
	Description: QEMU_HARDDISK 14
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: bcb5b7426e1e4ea9ad138fb1080b93fd
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartnum-14.device
	Following Set Member: dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0\x2dpart14.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0\x2dpart-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: dev-disk-by\x2dpartuuid-b6ea8b2d\x2d4be9\x2d6a4c\x2da074\x2d200aef1191c8.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda-sda14.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart14.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/sda14
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda/sda14
	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: Sun 2025-09-21 05:57:04 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 67d0fc395df844d79c8ba90138a510a8
	Documentation: man:mandb(8)
	Fragment Path: /usr/lib/systemd/system/man-db.timer
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: man-db.service (origin-implicit)
	After: -.mount (origin-path)
	After: time-set.target (origin-default)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: man-db.service (origin-implicit)
	References: man-db.service (origin-implicit)
	References: -.mount (origin-path)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	References: time-set.target (origin-default)
	References: shutdown.target (origin-default)
	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
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Timer State: waiting
	Result: success
	Unit: man-db.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 00:00:00
? Unit sys-devices-virtual-net-veth5.device:
	Description: /sys/devices/virtual/net/veth5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 3e3302a3faae4b409912e29827af431d
	Following Set Member: sys-subsystem-net-devices-veth5.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/virtual/net/veth5
	Sysfs Path: /sys/devices/virtual/net/veth5
	Found: found-udev
? Unit home.mount:
	Description: home.mount
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	Before: systemd-user-sessions.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
? Unit homepage.service:
	Description: Homepage container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:06 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:04 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:06 UTC
	Active Exit 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/homepage.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 6c4b30eb087347b2a23c8cadd3c6c162
	Fragment Path: /run/systemd/generator/homepage.service
	Source Path: /etc/containers/systemd/homepage.container
	Condition Timestamp: Mon 2025-09-15 08:43:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:04 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (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: network-online.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/containers/homepage (origin-file)
	RequiresMountsFor: /var/run/podman/podman.sock (origin-file)
	RequiresMountsFor: /run/containers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1707
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=homepage.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name homepage --replace --rm --cgroups=split --sdnotify=conmon -d -v /var/containers/homepage:/app/config -v /var/run/podman/podman.sock:/var/run/docker.sock:z --label io.containers.autoupdate=registry --publish 127.0.0.1:8183:3000 --env HOMEPAGE_ALLOWED_HOSTS=localhost:8183 ghcr.io/gethomepage/homepage:latest
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i homepage
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i homepage
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit ufw.service:
	Description: Uncomplicated firewall
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 2040c5c287a945abb8f52a7805941f65
	Documentation: man:ufw(8)
	Fragment Path: /usr/lib/systemd/system/ufw.service
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:01 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs.target (origin-file)
	Wants: network-pre.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Before: network-pre.target (origin-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: local-fs.target (origin-file)
	References: network-pre.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: multi-user.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/ufw/ufw-init start quiet
	? ExecStop:
		Command Line: /usr/lib/ufw/ufw-init stop
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-bsod.service:
	Description: Display Boot-Time Emergency Messages In Full Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-bsod.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-bsod.service
	ConditionVirtualization: no untested
	Requires: system.slice (origin-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-battery-check.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-battery-check.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: initrd.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-bsod --continuous
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit influxdb.service:
	Description: InfluxDB container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:05 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:05 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/influxdb.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 6e79c846534d4f3eae08eff7b72d638c
	Fragment Path: /run/systemd/generator/influxdb.service
	Source Path: /etc/containers/systemd/influxdb.container
	Condition Timestamp: Mon 2025-09-15 08:43:04 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:04 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: grafana-server.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: network-online.target (origin-file)
	After: -.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: -.mount (origin-path)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: grafana-server.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/containers/influxdb/data (origin-file)
	RequiresMountsFor: /var/containers/influxdb/config (origin-file)
	RequiresMountsFor: /run/containers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1849
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=influxdb.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name influxdb --replace --rm --cgroups=split --sdnotify=conmon -d -v /var/containers/influxdb/data:/var/lib/influxdb2 -v /var/containers/influxdb/config:/etc/influxdb2 --label io.containers.autoupdate=registry --publish 127.0.0.1:8086:8086/tcp --publish 10.88.0.1:8086:8086/tcp --env INFLUXDB_REPORTING_DISABLED=true docker.io/influxdb:latest --reporting-disabled
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i influxdb
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i influxdb
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit postgresql at 17-main.service:
	Description: PostgreSQL Cluster 17-main
	Instance: 17-main
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:56 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:53 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:56 UTC
	Active Exit Timestamp: Mon 2025-09-15 08:43:53 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:53 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-postgresql.slice
	CGroup: /system.slice/system-postgresql.slice/postgresql at 17-main.service
	CGroup realized mask: memory pids
	CGroup own mask: memory pids
	Invocation ID: c59606c7f32746609deda823e707f802
	Fragment Path: /usr/lib/systemd/system/postgresql at .service
	AssertPathExists: /etc/postgresql/17/main/postgresql.conf untested
	Condition Timestamp: Mon 2025-09-15 08:43:53 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:53 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system-postgresql.slice (origin-file)
	PartOf: postgresql.service (origin-file)
	WantedBy: postgresql.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: postgresql.service (origin-file)
	Before: shutdown.target (origin-default)
	After: network.target (origin-file)
	After: system-postgresql.slice (origin-file)
	After: -.mount (origin-path)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	ReloadPropagatedFrom: postgresql.service (origin-file)
	References: -.mount (origin-path)
	References: network.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: postgresql.service (origin-file)
	References: system-postgresql.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: postgresql.service (destination-file)
	InSlice: system-postgresql.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/postgresql/17/main (origin-file)
	RequiresMountsFor: /etc/postgresql/17/main (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 5312
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/postgresql/17-main.pid
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1h
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -900
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/pg_ctlcluster --skip-systemctl-redirect 17-main start
	? ExecReload:
		Command Line: /usr/bin/pg_ctlcluster --skip-systemctl-redirect 17-main reload
	? ExecStop:
		Command Line: /usr/bin/pg_ctlcluster --skip-systemctl-redirect -m fast 17-main stop
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-growfs-root.service:
	Description: Grow Root File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 9ecdcd7566104a5484ffb451a80f2fc2
	Documentation: man:systemd-growfs-root.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-growfs-root.service
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: -.mount (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: local-fs.target (destination-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-repart.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-repart.service (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: -.mount (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-growfs /
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: n/a
	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
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/nss-user-lookup.target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: cron.service (destination-file)
	Before: sshd at sshd-keygen.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: ssh.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: sshd at sshd-keygen.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit elastic-agent.service:
	Description: Elastic Agent is a unified agent to observe, monitor and protect your system.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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/elastic-agent.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: de84e993dac14eb7833b6ea6bfbf299b
	Fragment Path: /etc/systemd/system/elastic-agent.service
	ConditionFileIsExecutable: /usr/bin/elastic-agent untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	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: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /opt/Elastic/Agent (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 646
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 2min
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /opt/Elastic/Agent
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: -/etc/sysconfig/elastic-agent
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/elastic-agent
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup enabled mask: cpu cpuset io memory pids
	CGroup own mask: memory pids
	CGroup members mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	Documentation: man:systemd.special(7)
	Requires: -.slice (origin-implicit)
	RequiredBy: system-getty.slice (destination-implicit)
	RequiredBy: systemd-network-generator.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-file)
	RequiredBy: systemd-random-seed.service (destination-file)
	RequiredBy: systemd-ask-password-console.service (destination-file)
	RequiredBy: borgmatic.service (destination-file)
	RequiredBy: rescue.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-file)
	RequiredBy: systemd-sysext-initrd.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-file)
	RequiredBy: prometheus-apache-exporter.service (destination-file)
	RequiredBy: systemd-resolved-varlink.socket (destination-file)
	RequiredBy: homepage.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-file)
	RequiredBy: e2scrub_all.service (destination-file)
	RequiredBy: kmod-static-nodes.service (destination-file)
	RequiredBy: dpkg-db-backup.service (destination-file)
	RequiredBy: systemd-journald-dev-log.socket (destination-file)
	RequiredBy: systemd-soft-reboot.service (destination-file)
	RequiredBy: systemd-udevd-kernel.socket (destination-file)
	RequiredBy: netplan-ovs-cleanup.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-file)
	RequiredBy: systemd-tpm2-setup.service (destination-file)
	RequiredBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-file)
	RequiredBy: systemd-pstore.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-file)
	RequiredBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-file)
	RequiredBy: prometheus-node-exporter-apt.service (destination-file)
	RequiredBy: netavark-dhcp-proxy.socket (destination-file)
	RequiredBy: systemd-networkd-persistent-storage.service (destination-file)
	RequiredBy: systemd-udev-load-credentials.service (destination-file)
	RequiredBy: nvmf-autoconnect.service (destination-file)
	RequiredBy: prometheus-node-exporter-nvme.service (destination-file)
	RequiredBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-file)
	RequiredBy: systemd-udev-settle.service (destination-file)
	RequiredBy: systemd-udev-trigger.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-file)
	RequiredBy: systemd-growfs-root.service (destination-file)
	RequiredBy: systemd-resolved.service (destination-file)
	RequiredBy: phpsessionclean.service (destination-file)
	RequiredBy: system-postgresql.slice (destination-implicit)
	RequiredBy: anacron.service (destination-file)
	RequiredBy: systemd-rfkill.service (destination-file)
	RequiredBy: systemd-hibernate.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-file)
	RequiredBy: systemd-bsod.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-file)
	RequiredBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-file)
	RequiredBy: systemd-hibernate-resume.service (destination-file)
	RequiredBy: portainer.service (destination-file)
	RequiredBy: synapse.service (destination-file)
	RequiredBy: cron.service (destination-file)
	RequiredBy: cloud-init.service (destination-file)
	RequiredBy: ldconfig.service (destination-file)
	RequiredBy: uuidd.socket (destination-file)
	RequiredBy: elastic-agent.service (destination-file)
	RequiredBy: prometheus-podman-exporter.service (destination-file)
	RequiredBy: systemd-battery-check.service (destination-file)
	RequiredBy: e2scrub_reap.service (destination-file)
	RequiredBy: man-db.service (destination-file)
	RequiredBy: systemd-networkd.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-file)
	RequiredBy: prometheus-node-exporter.service (destination-file)
	RequiredBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-file)
	RequiredBy: systemd-remount-fs.service (destination-file)
	RequiredBy: systemd-sysusers.service (destination-file)
	RequiredBy: mautrix-meta.service (destination-file)
	RequiredBy: tailscaled.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-file)
	RequiredBy: syslog.socket (destination-file)
	RequiredBy: prometheus-node-exporter-smartmon.service (destination-file)
	RequiredBy: apparmor.service (destination-file)
	RequiredBy: initrd-parse-etc.service (destination-file)
	RequiredBy: systemd-fsck-root.service (destination-file)
	RequiredBy: tmp.mount (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-file)
	RequiredBy: systemd-sysext.service (destination-file)
	RequiredBy: victorialogs.service (destination-file)
	RequiredBy: systemd-firstboot.service (destination-file)
	RequiredBy: boot-efi.mount (destination-file)
	RequiredBy: systemd-timesyncd.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-file)
	RequiredBy: systemd-hwdb-update.service (destination-file)
	RequiredBy: emergency.service (destination-file)
	RequiredBy: ssh.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-file)
	RequiredBy: systemd-resolved-monitor.socket (destination-file)
	RequiredBy: n8n.service (destination-file)
	RequiredBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-file)
	RequiredBy: sshd-keygen.service (destination-file)
	RequiredBy: run-user-1000.mount (destination-file)
	RequiredBy: systemd-pcrextend.socket (destination-file)
	RequiredBy: systemd-ask-password.socket (destination-file)
	RequiredBy: getty-static.service (destination-file)
	RequiredBy: initrd-cleanup.service (destination-file)
	RequiredBy: systemd-journald-audit.socket (destination-file)
	RequiredBy: polkit.service (destination-file)
	RequiredBy: postgresql.service (destination-file)
	RequiredBy: netavark-dhcp-proxy.service (destination-file)
	RequiredBy: exim4-base.service (destination-file)
	RequiredBy: systemd-tpm2-setup-early.service (destination-file)
	RequiredBy: systemd-factory-reset.socket (destination-file)
	RequiredBy: smartmontools.service (destination-file)
	RequiredBy: unattended-upgrades.service (destination-file)
	RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
	RequiredBy: systemd-pcrphase-initrd.service (destination-file)
	RequiredBy: systemd-hibernate-clear.service (destination-file)
	RequiredBy: systemd-journal-upload.service (destination-file)
	RequiredBy: run-netns.mount (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-file)
	RequiredBy: run-p1866-i1867.scope (destination-file)
	RequiredBy: prometheus-node-exporter-ipmitool-sensor.service (destination-file)
	RequiredBy: cloud-init-local.service (destination-file)
	RequiredBy: systemd-confext.service (destination-file)
	RequiredBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-file)
	RequiredBy: systemd-udevd-varlink.socket (destination-file)
	RequiredBy: maybe.service (destination-file)
	RequiredBy: podman-auto-update.service (destination-file)
	RequiredBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-file)
	RequiredBy: podman-restart.service (destination-file)
	RequiredBy: openbao.service (destination-file)
	RequiredBy: systemd-hybrid-sleep.service (destination-file)
	RequiredBy: system-serial\x2dgetty.slice (destination-implicit)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-file)
	RequiredBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-file)
	RequiredBy: systemd-udevd.service (destination-file)
	RequiredBy: hookshot.service (destination-file)
	RequiredBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-file)
	RequiredBy: grafana-server.service (destination-file)
	RequiredBy: influxdb.service (destination-file)
	RequiredBy: systemd-journal-catalog-update.service (destination-file)
	RequiredBy: systemd-journal-flush.service (destination-file)
	RequiredBy: systemd-networkd-wait-online.service (destination-file)
	RequiredBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-file)
	RequiredBy: system-modprobe.slice (destination-implicit)
	RequiredBy: systemd-journald.socket (destination-file)
	RequiredBy: matrix-network.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-file)
	RequiredBy: sshd-unix-local.socket (destination-file)
	RequiredBy: systemd-update-done.service (destination-file)
	RequiredBy: systemd-tmpfiles-clean.service (destination-file)
	RequiredBy: systemd-journald.service (destination-file)
	RequiredBy: apt-daily.service (destination-file)
	RequiredBy: logrotate.service (destination-file)
	RequiredBy: systemd-logind-varlink.socket (destination-file)
	RequiredBy: uuidd.service (destination-file)
	RequiredBy: systemd-tmpfiles-setup.service (destination-file)
	RequiredBy: systemd-quotacheck-root.service (destination-file)
	RequiredBy: apache2.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-file)
	RequiredBy: systemd-hostnamed.socket (destination-file)
	RequiredBy: systemd-udevd-control.socket (destination-file)
	RequiredBy: system-sshd.slice (destination-implicit)
	RequiredBy: systemd-user-sessions.service (destination-file)
	RequiredBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-file)
	RequiredBy: rc-local.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-file)
	RequiredBy: systemd-pcrphase-sysinit.service (destination-file)
	RequiredBy: vaultwarden.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-file)
	RequiredBy: systemd-pcrmachine.service (destination-file)
	RequiredBy: systemd-networkd-varlink.socket (destination-file)
	RequiredBy: systemd-networkd.socket (destination-file)
	RequiredBy: grub-common.service (destination-file)
	RequiredBy: systemd-creds.socket (destination-file)
	RequiredBy: systemd-suspend-then-hibernate.service (destination-file)
	RequiredBy: systemd-suspend.service (destination-file)
	RequiredBy: ufw.service (destination-file)
	RequiredBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-file)
	RequiredBy: systemd-ask-password-wall.service (destination-file)
	RequiredBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-file)
	RequiredBy: stocks-monitoring.service (destination-file)
	RequiredBy: systemd-sysext.socket (destination-file)
	RequiredBy: dbus.socket (destination-file)
	RequiredBy: systemd-modules-load.service (destination-file)
	RequiredBy: systemd-sysctl.service (destination-file)
	RequiredBy: systemd-pcrlock.socket (destination-file)
	RequiredBy: systemd-machine-id-commit.service (destination-file)
	RequiredBy: exim4.service (destination-file)
	RequiredBy: dbus.service (destination-file)
	RequiredBy: nvmefc-boot-connections.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-file)
	RequiredBy: apt-daily-upgrade.service (destination-file)
	RequiredBy: mautrix-whatsapp.service (destination-file)
	RequiredBy: system-apache2.slice (destination-implicit)
	RequiredBy: systemd-confext-initrd.service (destination-file)
	RequiredBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-file)
	RequiredBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-file)
	RequiredBy: podman.socket (destination-file)
	RequiredBy: sshd-vsock.socket (destination-file)
	RequiredBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-file)
	RequiredBy: systemd-binfmt.service (destination-file)
	RequiredBy: joplin.service (destination-file)
	RequiredBy: systemd-rfkill.socket (destination-file)
	RequiredBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-file)
	RequiredBy: initrd-udevadm-cleanup-db.service (destination-file)
	RequiredBy: initrd-switch-root.service (destination-file)
	RequiredBy: var-lib-containers-storage-overlay.mount (destination-file)
	RequiredBy: podman.service (destination-file)
	RequiredBy: podman-clean-transient.service (destination-file)
	RequiredBy: fstrim.service (destination-file)
	RequiredBy: systemd-pcrphase.service (destination-file)
	RequiredBy: system-systemd\x2dcreds.slice (destination-implicit)
	RequiredBy: qemu-guest-agent.service (destination-file)
	RequiredBy: systemd-hostnamed.service (destination-file)
	RequiredBy: systemd-logind.service (destination-file)
	WantedBy: slices.target (destination-file)
	Before: elastic-agent.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-file)
	Before: run-p1866-i1867.scope (destination-file)
	Before: slices.target (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-file)
	Before: apache2.service (destination-file)
	Before: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: systemd-udevd-varlink.socket (destination-file)
	Before: uuidd.service (destination-file)
	Before: systemd-tmpfiles-setup-dev-early.service (destination-file)
	Before: cron.service (destination-file)
	Before: maybe.service (destination-file)
	Before: systemd-journald-audit.socket (destination-file)
	Before: nvmf-autoconnect.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-file)
	Before: apt-daily.service (destination-file)
	Before: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-file)
	Before: exim4-base.service (destination-file)
	Before: grub-common.service (destination-file)
	Before: systemd-suspend.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-file)
	Before: systemd-hibernate-clear.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-file)
	Before: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-file)
	Before: joplin.service (destination-file)
	Before: systemd-confext.service (destination-file)
	Before: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: nvmefc-boot-connections.service (destination-file)
	Before: systemd-hibernate-resume.service (destination-file)
	Before: podman.service (destination-file)
	Before: systemd-udevd-kernel.socket (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: systemd-resolved-monitor.socket (destination-file)
	Before: syslog.socket (destination-file)
	Before: podman-clean-transient.service (destination-file)
	Before: system-sshd.slice (destination-implicit)
	Before: sshd-vsock.socket (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: anacron.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: netavark-dhcp-proxy.socket (destination-file)
	Before: sshd-unix-local.socket (destination-file)
	Before: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-file)
	Before: hookshot.service (destination-file)
	Before: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-file)
	Before: systemd-confext-initrd.service (destination-file)
	Before: run-netns.mount (destination-file)
	Before: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-file)
	Before: systemd-resolved-varlink.socket (destination-file)
	Before: system-postgresql.slice (destination-implicit)
	Before: systemd-remount-fs.service (destination-file)
	Before: system-serial\x2dgetty.slice (destination-implicit)
	Before: systemd-hostnamed.socket (destination-file)
	Before: tailscaled.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: polkit.service (destination-file)
	Before: n8n.service (destination-file)
	Before: systemd-tpm2-setup-early.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-file)
	Before: initrd-switch-root.service (destination-file)
	Before: tmp.mount (destination-file)
	Before: prometheus-node-exporter-mellanox-hca-temp.service (destination-file)
	Before: prometheus-apache-exporter.service (destination-file)
	Before: qemu-guest-agent.service (destination-file)
	Before: initrd-parse-etc.service (destination-file)
	Before: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-file)
	Before: systemd-ask-password.socket (destination-file)
	Before: systemd-networkd-wait-online.service (destination-file)
	Before: systemd-resolved.service (destination-file)
	Before: systemd-network-generator.service (destination-file)
	Before: vaultwarden.service (destination-file)
	Before: smartmontools.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: ldconfig.service (destination-file)
	Before: ufw.service (destination-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: systemd-growfs-root.service (destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	Before: systemd-bsod.service (destination-file)
	Before: netavark-dhcp-proxy.service (destination-file)
	Before: borgmatic.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-file)
	Before: systemd-sysext.socket (destination-file)
	Before: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-file)
	Before: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	Before: system-modprobe.slice (destination-implicit)
	Before: rc-local.service (destination-file)
	Before: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-file)
	Before: systemd-journald.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: systemd-suspend-then-hibernate.service (destination-file)
	Before: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-file)
	Before: cloud-init-local.service (destination-file)
	Before: systemd-quotacheck-root.service (destination-file)
	Before: grafana-server.service (destination-file)
	Before: systemd-networkd-varlink.socket (destination-file)
	Before: systemd-pcrphase.service (destination-file)
	Before: portainer.service (destination-file)
	Before: system-apache2.slice (destination-implicit)
	Before: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-file)
	Before: systemd-sysext.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-update-done.service (destination-file)
	Before: prometheus-podman-exporter.service (destination-file)
	Before: systemd-udev-settle.service (destination-file)
	Before: systemd-networkd.socket (destination-file)
	Before: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-file)
	Before: systemd-firstboot.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-file)
	Before: apparmor.service (destination-file)
	Before: systemd-factory-reset.socket (destination-file)
	Before: influxdb.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-hibernate.service (destination-file)
	Before: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-file)
	Before: systemd-pcrextend.socket (destination-file)
	Before: sshd-keygen.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-file)
	Before: dpkg-db-backup.service (destination-file)
	Before: systemd-journal-upload.service (destination-file)
	Before: e2scrub_all.service (destination-file)
	Before: stocks-monitoring.service (destination-file)
	Before: podman-auto-update.service (destination-file)
	Before: prometheus-node-exporter-smartmon.service (destination-file)
	Before: matrix-network.service (destination-file)
	Before: emergency.service (destination-file)
	Before: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-file)
	Before: systemd-journald.socket (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: systemd-pcrphase-initrd.service (destination-file)
	Before: systemd-pcrlock.socket (destination-file)
	Before: system-getty.slice (destination-implicit)
	Before: rescue.service (destination-file)
	Before: system-systemd\x2dcreds.slice (destination-implicit)
	Before: phpsessionclean.service (destination-file)
	Before: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-file)
	Before: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-file)
	Before: systemd-pcrphase-sysinit.service (destination-file)
	Before: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: prometheus-node-exporter-apt.service (destination-file)
	Before: prometheus-node-exporter.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: systemd-udevd-control.socket (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: e2scrub_reap.service (destination-file)
	Before: uuidd.socket (destination-file)
	Before: fstrim.service (destination-file)
	Before: systemd-journal-catalog-update.service (destination-file)
	Before: systemd-creds.socket (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: systemd-udev-load-credentials.service (destination-file)
	Before: exim4.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-file)
	Before: prometheus-node-exporter-ipmitool-sensor.service (destination-file)
	Before: systemd-journald-dev-log.socket (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: netplan-ovs-cleanup.service (destination-file)
	Before: prometheus-node-exporter-nvme.service (destination-file)
	Before: systemd-pcrmachine.service (destination-file)
	Before: victorialogs.service (destination-file)
	Before: systemd-sysext-initrd.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: mautrix-whatsapp.service (destination-file)
	Before: systemd-hybrid-sleep.service (destination-file)
	Before: initrd-cleanup.service (destination-file)
	Before: podman-restart.service (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: cloud-init.service (destination-file)
	Before: homepage.service (destination-file)
	Before: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-file)
	Before: var-lib-containers-storage-overlay.mount (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-file)
	Before: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-file)
	Before: openbao.service (destination-file)
	Before: podman.socket (destination-file)
	Before: systemd-networkd-persistent-storage.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: dbus.socket (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-file)
	Before: systemd-battery-check.service (destination-file)
	Before: postgresql.service (destination-file)
	Before: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: dbus.service (destination-file)
	Before: man-db.service (destination-file)
	Before: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-file)
	Before: systemd-logind-varlink.socket (destination-file)
	Before: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-file)
	Before: synapse.service (destination-file)
	Before: mautrix-meta.service (destination-file)
	Before: systemd-hostnamed.service (destination-file)
	Before: ssh.service (destination-file)
	After: -.slice (origin-implicit)
	References: -.slice (origin-implicit)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file destination-slice-property)
	ReferencedBy: polkit.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-file destination-slice-property)
	ReferencedBy: initrd-switch-root.service (destination-file destination-slice-property)
	ReferencedBy: mautrix-whatsapp.service (destination-file destination-slice-property)
	ReferencedBy: syslog.socket (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file destination-slice-property)
	ReferencedBy: system-sshd.slice (destination-implicit)
	ReferencedBy: systemd-ask-password-console.service (destination-file destination-slice-property)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file destination-slice-property)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hibernate-resume.service (destination-file destination-slice-property)
	ReferencedBy: victorialogs.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrmachine.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pstore.service (destination-file destination-slice-property)
	ReferencedBy: systemd-battery-check.service (destination-file destination-slice-property)
	ReferencedBy: systemd-resolved-varlink.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-growfs-root.service (destination-file destination-slice-property)
	ReferencedBy: ssh.service (destination-file destination-slice-property)
	ReferencedBy: systemd-random-seed.service (destination-file destination-slice-property)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.service (destination-file destination-slice-property)
	ReferencedBy: e2scrub_reap.service (destination-file destination-slice-property)
	ReferencedBy: systemd-udevd-varlink.socket (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-rfkill.socket (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-suspend-then-hibernate.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journal-flush.service (destination-file destination-slice-property)
	ReferencedBy: kmod-static-nodes.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file destination-slice-property)
	ReferencedBy: openbao.service (destination-file destination-slice-property)
	ReferencedBy: netavark-dhcp-proxy.service (destination-file destination-slice-property)
	ReferencedBy: portainer.service (destination-file destination-slice-property)
	ReferencedBy: run-netns.mount (destination-file destination-slice-property)
	ReferencedBy: fstrim.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-hwdb-update.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-tpm2-setup.service (destination-file destination-slice-property)
	ReferencedBy: man-db.service (destination-file destination-slice-property)
	ReferencedBy: qemu-guest-agent.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-binfmt.service (destination-file destination-slice-property)
	ReferencedBy: logrotate.service (destination-file destination-slice-property)
	ReferencedBy: systemd-update-done.service (destination-file destination-slice-property)
	ReferencedBy: mautrix-meta.service (destination-file destination-slice-property)
	ReferencedBy: prometheus-node-exporter.service (destination-file destination-slice-property)
	ReferencedBy: systemd-remount-fs.service (destination-file destination-slice-property)
	ReferencedBy: systemd-ask-password-wall.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-file destination-slice-property)
	ReferencedBy: uuidd.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-journald.service (destination-file destination-slice-property)
	ReferencedBy: podman.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-udevd-control.socket (destination-file destination-slice-property)
	ReferencedBy: postgresql.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrphase.service (destination-file destination-slice-property)
	ReferencedBy: stocks-monitoring.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file destination-slice-property)
	ReferencedBy: tailscaled.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hibernate-clear.service (destination-file destination-slice-property)
	ReferencedBy: prometheus-podman-exporter.service (destination-file destination-slice-property)
	ReferencedBy: systemd-soft-reboot.service (destination-file destination-slice-property)
	ReferencedBy: systemd-confext.service (destination-file destination-slice-property)
	ReferencedBy: sshd-keygen.service (destination-file destination-slice-property)
	ReferencedBy: n8n.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hostnamed.socket (destination-file destination-slice-property)
	ReferencedBy: podman.service (destination-file destination-slice-property)
	ReferencedBy: elastic-agent.service (destination-file destination-slice-property)
	ReferencedBy: netplan-ovs-cleanup.service (destination-file destination-slice-property)
	ReferencedBy: podman-restart.service (destination-file destination-slice-property)
	ReferencedBy: borgmatic.service (destination-file destination-slice-property)
	ReferencedBy: phpsessionclean.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-ask-password.socket (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-sysext.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-sysctl.service (destination-file destination-slice-property)
	ReferencedBy: systemd-networkd-wait-online.service (destination-file destination-slice-property)
	ReferencedBy: emergency.service (destination-file destination-slice-property)
	ReferencedBy: getty-static.service (destination-file destination-slice-property)
	ReferencedBy: systemd-modules-load.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-hybrid-sleep.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-file destination-slice-property)
	ReferencedBy: apt-daily-upgrade.service (destination-file destination-slice-property)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-journald-audit.socket (destination-file destination-slice-property)
	ReferencedBy: sshd-unix-local.socket (destination-file destination-slice-property)
	ReferencedBy: initrd-parse-etc.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrextend.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-udev-settle.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-slice-property)
	ReferencedBy: system-modprobe.slice (destination-implicit)
	ReferencedBy: systemd-confext-initrd.service (destination-file destination-slice-property)
	ReferencedBy: systemd-networkd.service (destination-file destination-slice-property)
	ReferencedBy: apparmor.service (destination-file destination-slice-property)
	ReferencedBy: netavark-dhcp-proxy.socket (destination-file destination-slice-property)
	ReferencedBy: cron.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: prometheus-apache-exporter.service (destination-file destination-slice-property)
	ReferencedBy: nvmf-autoconnect.service (destination-file destination-slice-property)
	ReferencedBy: systemd-timesyncd.service (destination-file destination-slice-property)
	ReferencedBy: uuidd.service (destination-file destination-slice-property)
	ReferencedBy: systemd-networkd.socket (destination-file destination-slice-property)
	ReferencedBy: system-postgresql.slice (destination-implicit)
	ReferencedBy: systemd-sysext-initrd.service (destination-file destination-slice-property)
	ReferencedBy: run-user-1000.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-udevd.service (destination-file destination-slice-property)
	ReferencedBy: influxdb.service (destination-file destination-slice-property)
	ReferencedBy: systemd-logind.service (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-logind-varlink.socket (destination-file destination-slice-property)
	ReferencedBy: ldconfig.service (destination-file destination-slice-property)
	ReferencedBy: systemd-factory-reset.socket (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-file destination-slice-property)
	ReferencedBy: dpkg-db-backup.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hibernate.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: dbus.socket (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-user-sessions.service (destination-file destination-slice-property)
	ReferencedBy: system-getty.slice (destination-implicit)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-machine-id-commit.service (destination-file destination-slice-property)
	ReferencedBy: systemd-resolved-monitor.socket (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file destination-slice-property)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file destination-slice-property)
	ReferencedBy: system-systemd\x2dcreds.slice (destination-implicit)
	ReferencedBy: dbus.service (destination-file destination-slice-property)
	ReferencedBy: podman-auto-update.service (destination-file destination-slice-property)
	ReferencedBy: systemd-firstboot.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journal-upload.service (destination-file destination-slice-property)
	ReferencedBy: systemd-network-generator.service (destination-file destination-slice-property)
	ReferencedBy: anacron.service (destination-file destination-slice-property)
	ReferencedBy: cloud-init-local.service (destination-file destination-slice-property)
	ReferencedBy: systemd-udev-trigger.service (destination-file destination-slice-property)
	ReferencedBy: nvmefc-boot-connections.service (destination-file destination-slice-property)
	ReferencedBy: joplin.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-file destination-slice-property)
	ReferencedBy: e2scrub_all.service (destination-file destination-slice-property)
	ReferencedBy: grafana-server.service (destination-file destination-slice-property)
	ReferencedBy: initrd-cleanup.service (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-creds.socket (destination-file destination-slice-property)
	ReferencedBy: vaultwarden.service (destination-file destination-slice-property)
	ReferencedBy: grub-common.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-sysusers.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrlock.socket (destination-file destination-slice-property)
	ReferencedBy: hookshot.service (destination-file destination-slice-property)
	ReferencedBy: prometheus-node-exporter-apt.service (destination-file destination-slice-property)
	ReferencedBy: rescue.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hostnamed.service (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-file destination-slice-property)
	ReferencedBy: unattended-upgrades.service (destination-file destination-slice-property)
	ReferencedBy: system-apache2.slice (destination-implicit)
	ReferencedBy: run-p1866-i1867.scope (destination-file destination-slice-property)
	ReferencedBy: systemd-bsod.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journald.socket (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: apache2.service (destination-file destination-slice-property)
	ReferencedBy: systemd-suspend.service (destination-file destination-slice-property)
	ReferencedBy: homepage.service (destination-file destination-slice-property)
	ReferencedBy: ufw.service (destination-file destination-slice-property)
	ReferencedBy: prometheus-node-exporter-smartmon.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-file destination-slice-property)
	ReferencedBy: smartmontools.service (destination-file destination-slice-property)
	ReferencedBy: synapse.service (destination-file destination-slice-property)
	ReferencedBy: systemd-fsck-root.service (destination-file destination-slice-property)
	ReferencedBy: systemd-quotacheck-root.service (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: cloud-init.service (destination-file destination-slice-property)
	ReferencedBy: systemd-networkd-varlink.socket (destination-file destination-slice-property)
	ReferencedBy: matrix-network.service (destination-file destination-slice-property)
	ReferencedBy: tmp.mount (destination-file destination-slice-property)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file destination-slice-property)
	ReferencedBy: boot-efi.mount (destination-file destination-slice-property)
	ReferencedBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-file destination-slice-property)
	ReferencedBy: podman-clean-transient.service (destination-file destination-slice-property)
	ReferencedBy: exim4-base.service (destination-file destination-slice-property)
	ReferencedBy: prometheus-node-exporter-nvme.service (destination-file destination-slice-property)
	ReferencedBy: rc-local.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-file destination-slice-property)
	ReferencedBy: maybe.service (destination-file destination-slice-property)
	ReferencedBy: sshd-vsock.socket (destination-file destination-slice-property)
	ReferencedBy: apt-daily.service (destination-file destination-slice-property)
	ReferencedBy: systemd-rfkill.service (destination-file destination-slice-property)
	ReferencedBy: systemd-resolved.service (destination-file destination-slice-property)
	ReferencedBy: system-serial\x2dgetty.slice (destination-implicit)
	ReferencedBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-file destination-slice-property)
	ReferencedBy: exim4.service (destination-file destination-slice-property)
	InSlice: -.slice (origin-implicit)
	SliceOf: systemd-journal-upload.service (destination-slice-property)
	SliceOf: getty-static.service (destination-slice-property)
	SliceOf: dpkg-db-backup.service (destination-slice-property)
	SliceOf: systemd-pcrphase-sysinit.service (destination-slice-property)
	SliceOf: apparmor.service (destination-slice-property)
	SliceOf: systemd-hibernate-clear.service (destination-slice-property)
	SliceOf: fstrim.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-slice-property)
	SliceOf: podman-restart.service (destination-slice-property)
	SliceOf: systemd-hostnamed.socket (destination-slice-property)
	SliceOf: systemd-rfkill.socket (destination-slice-property)
	SliceOf: systemd-udev-settle.service (destination-slice-property)
	SliceOf: prometheus-apache-exporter.service (destination-slice-property)
	SliceOf: system-modprobe.slice (destination-implicit)
	SliceOf: system-serial\x2dgetty.slice (destination-implicit)
	SliceOf: run-netns.mount (destination-slice-property)
	SliceOf: systemd-pcrlock.socket (destination-slice-property)
	SliceOf: systemd-timesyncd.service (destination-slice-property)
	SliceOf: systemd-journal-flush.service (destination-slice-property)
	SliceOf: boot-efi.mount (destination-slice-property)
	SliceOf: kmod-static-nodes.service (destination-slice-property)
	SliceOf: mautrix-whatsapp.service (destination-slice-property)
	SliceOf: systemd-sysctl.service (destination-slice-property)
	SliceOf: system-postgresql.slice (destination-implicit)
	SliceOf: nvmefc-boot-connections.service (destination-slice-property)
	SliceOf: stocks-monitoring.service (destination-slice-property)
	SliceOf: rescue.service (destination-slice-property)
	SliceOf: systemd-rfkill.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-slice-property)
	SliceOf: grafana-server.service (destination-slice-property)
	SliceOf: systemd-pcrphase-initrd.service (destination-slice-property)
	SliceOf: apt-daily.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-slice-property)
	SliceOf: grub-common.service (destination-slice-property)
	SliceOf: systemd-network-generator.service (destination-slice-property)
	SliceOf: systemd-resolved.service (destination-slice-property)
	SliceOf: systemd-creds.socket (destination-slice-property)
	SliceOf: systemd-confext-initrd.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-slice-property)
	SliceOf: prometheus-node-exporter-nvme.service (destination-slice-property)
	SliceOf: logrotate.service (destination-slice-property)
	SliceOf: systemd-networkd-persistent-storage.service (destination-slice-property)
	SliceOf: systemd-logind-varlink.socket (destination-slice-property)
	SliceOf: systemd-quotacheck-root.service (destination-slice-property)
	SliceOf: system-sshd.slice (destination-implicit)
	SliceOf: netplan-ovs-cleanup.service (destination-slice-property)
	SliceOf: systemd-soft-reboot.service (destination-slice-property)
	SliceOf: system-apache2.slice (destination-implicit)
	SliceOf: nvmf-autoconnect.service (destination-slice-property)
	SliceOf: systemd-hybrid-sleep.service (destination-slice-property)
	SliceOf: borgmatic.service (destination-slice-property)
	SliceOf: systemd-hibernate-resume.service (destination-slice-property)
	SliceOf: systemd-fsck-root.service (destination-slice-property)
	SliceOf: uuidd.socket (destination-slice-property)
	SliceOf: podman.socket (destination-slice-property)
	SliceOf: systemd-networkd-varlink.socket (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-slice-property)
	SliceOf: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-slice-property)
	SliceOf: system-systemd\x2dcreds.slice (destination-implicit)
	SliceOf: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-slice-property)
	SliceOf: systemd-udevd.service (destination-slice-property)
	SliceOf: systemd-networkd.service (destination-slice-property)
	SliceOf: exim4-base.service (destination-slice-property)
	SliceOf: vaultwarden.service (destination-slice-property)
	SliceOf: apt-daily-upgrade.service (destination-slice-property)
	SliceOf: systemd-resolved-monitor.socket (destination-slice-property)
	SliceOf: hookshot.service (destination-slice-property)
	SliceOf: systemd-tmpfiles-setup.service (destination-slice-property)
	SliceOf: systemd-journald.socket (destination-slice-property)
	SliceOf: rc-local.service (destination-slice-property)
	SliceOf: systemd-pcrphase.service (destination-slice-property)
	SliceOf: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-slice-property)
	SliceOf: systemd-ask-password-console.service (destination-slice-property)
	SliceOf: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-slice-property)
	SliceOf: systemd-ask-password-wall.service (destination-slice-property)
	SliceOf: systemd-suspend-then-hibernate.service (destination-slice-property)
	SliceOf: systemd-resolved-varlink.socket (destination-slice-property)
	SliceOf: e2scrub_all.service (destination-slice-property)
	SliceOf: systemd-remount-fs.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-slice-property)
	SliceOf: prometheus-node-exporter-mellanox-hca-temp.service (destination-slice-property)
	SliceOf: systemd-machine-id-commit.service (destination-slice-property)
	SliceOf: cloud-init-local.service (destination-slice-property)
	SliceOf: elastic-agent.service (destination-slice-property)
	SliceOf: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-slice-property)
	SliceOf: sshd-vsock.socket (destination-slice-property)
	SliceOf: cloud-init.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-slice-property)
	SliceOf: prometheus-podman-exporter.service (destination-slice-property)
	SliceOf: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-slice-property)
	SliceOf: systemd-sysusers.service (destination-slice-property)
	SliceOf: openbao.service (destination-slice-property)
	SliceOf: uuidd.service (destination-slice-property)
	SliceOf: e2scrub_reap.service (destination-slice-property)
	SliceOf: matrix-network.service (destination-slice-property)
	SliceOf: systemd-tpm2-setup-early.service (destination-slice-property)
	SliceOf: systemd-confext.service (destination-slice-property)
	SliceOf: prometheus-node-exporter.service (destination-slice-property)
	SliceOf: netavark-dhcp-proxy.socket (destination-slice-property)
	SliceOf: systemd-udevd-control.socket (destination-slice-property)
	SliceOf: system-getty.slice (destination-implicit)
	SliceOf: netavark-dhcp-proxy.service (destination-slice-property)
	SliceOf: systemd-update-done.service (destination-slice-property)
	SliceOf: ldconfig.service (destination-slice-property)
	SliceOf: initrd-cleanup.service (destination-slice-property)
	SliceOf: sshd-unix-local.socket (destination-slice-property)
	SliceOf: sshd-keygen.service (destination-slice-property)
	SliceOf: prometheus-node-exporter-smartmon.service (destination-slice-property)
	SliceOf: ssh.service (destination-slice-property)
	SliceOf: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-slice-property)
	SliceOf: phpsessionclean.service (destination-slice-property)
	SliceOf: systemd-firstboot.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-slice-property)
	SliceOf: systemd-logind.service (destination-slice-property)
	SliceOf: dbus.service (destination-slice-property)
	SliceOf: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-slice-property)
	SliceOf: systemd-battery-check.service (destination-slice-property)
	SliceOf: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-slice-property)
	SliceOf: systemd-ask-password.socket (destination-slice-property)
	SliceOf: podman-clean-transient.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-slice-property)
	SliceOf: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-slice-property)
	SliceOf: prometheus-node-exporter-ipmitool-sensor.service (destination-slice-property)
	SliceOf: systemd-tmpfiles-clean.service (destination-slice-property)
	SliceOf: anacron.service (destination-slice-property)
	SliceOf: systemd-modules-load.service (destination-slice-property)
	SliceOf: systemd-tmpfiles-setup-dev-early.service (destination-slice-property)
	SliceOf: systemd-binfmt.service (destination-slice-property)
	SliceOf: initrd-parse-etc.service (destination-slice-property)
	SliceOf: run-user-1000.mount (destination-slice-property)
	SliceOf: man-db.service (destination-slice-property)
	SliceOf: systemd-udevd-varlink.socket (destination-slice-property)
	SliceOf: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-slice-property)
	SliceOf: systemd-journald.service (destination-slice-property)
	SliceOf: ufw.service (destination-slice-property)
	SliceOf: n8n.service (destination-slice-property)
	SliceOf: systemd-journal-catalog-update.service (destination-slice-property)
	SliceOf: systemd-hwdb-update.service (destination-slice-property)
	SliceOf: systemd-pstore.service (destination-slice-property)
	SliceOf: homepage.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-slice-property)
	SliceOf: systemd-networkd.socket (destination-slice-property)
	SliceOf: tailscaled.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-slice-property)
	SliceOf: victorialogs.service (destination-slice-property)
	SliceOf: systemd-journald-audit.socket (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-slice-property)
	SliceOf: qemu-guest-agent.service (destination-slice-property)
	SliceOf: maybe.service (destination-slice-property)
	SliceOf: joplin.service (destination-slice-property)
	SliceOf: cron.service (destination-slice-property)
	SliceOf: tmp.mount (destination-slice-property)
	SliceOf: smartmontools.service (destination-slice-property)
	SliceOf: run-p1866-i1867.scope (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-slice-property)
	SliceOf: dbus.socket (destination-slice-property)
	SliceOf: syslog.socket (destination-slice-property)
	SliceOf: systemd-networkd-wait-online.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-slice-property)
	SliceOf: systemd-hostnamed.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-slice-property)
	SliceOf: systemd-pcrextend.socket (destination-slice-property)
	SliceOf: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-slice-property)
	SliceOf: unattended-upgrades.service (destination-slice-property)
	SliceOf: systemd-tpm2-setup.service (destination-slice-property)
	SliceOf: systemd-udev-trigger.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-slice-property)
	SliceOf: exim4.service (destination-slice-property)
	SliceOf: systemd-tmpfiles-setup-dev.service (destination-slice-property)
	SliceOf: portainer.service (destination-slice-property)
	SliceOf: systemd-hibernate.service (destination-slice-property)
	SliceOf: systemd-sysext.service (destination-slice-property)
	SliceOf: systemd-udevd-kernel.socket (destination-slice-property)
	SliceOf: systemd-random-seed.service (destination-slice-property)
	SliceOf: synapse.service (destination-slice-property)
	SliceOf: systemd-udev-load-credentials.service (destination-slice-property)
	SliceOf: prometheus-node-exporter-apt.service (destination-slice-property)
	SliceOf: systemd-suspend.service (destination-slice-property)
	SliceOf: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-slice-property)
	SliceOf: initrd-udevadm-cleanup-db.service (destination-slice-property)
	SliceOf: systemd-user-sessions.service (destination-slice-property)
	SliceOf: apache2.service (destination-slice-property)
	SliceOf: systemd-factory-reset.socket (destination-slice-property)
	SliceOf: podman.service (destination-slice-property)
	SliceOf: postgresql.service (destination-slice-property)
	SliceOf: systemd-journald-dev-log.socket (destination-slice-property)
	SliceOf: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-slice-property)
	SliceOf: emergency.service (destination-slice-property)
	SliceOf: initrd-switch-root.service (destination-slice-property)
	SliceOf: systemd-pcrmachine.service (destination-slice-property)
	SliceOf: influxdb.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-slice-property)
	SliceOf: systemd-sysext.socket (destination-slice-property)
	SliceOf: systemd-sysext-initrd.service (destination-slice-property)
	SliceOf: systemd-growfs-root.service (destination-slice-property)
	SliceOf: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-slice-property)
	SliceOf: mautrix-meta.service (destination-slice-property)
	SliceOf: var-lib-containers-storage-overlay.mount (destination-slice-property)
	SliceOf: podman-auto-update.service (destination-slice-property)
	SliceOf: polkit.service (destination-slice-property)
	SliceOf: systemd-bsod.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit anacron.service:
	Description: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:31:41 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:31:41 UTC
	Active Enter Timestamp: Sun 2025-09-21 09:31:41 UTC
	Active Exit Timestamp: Sun 2025-09-21 09:31:41 UTC
	Inactive Enter Timestamp: Sun 2025-09-21 09:31:41 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: aa18d656a8a9465d8c361b3ccb6ca945
	Documentation: man:anacron
	Documentation: man:anacrontab
	Fragment Path: /usr/lib/systemd/system/anacron.service
	ConditionACPower: true untested
	Condition Timestamp: Sun 2025-09-21 09:31:40 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:31:40 UTC
	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: time-sync.target (origin-file)
	After: anacron.timer (destination-implicit)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: anacron.timer (destination-implicit)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: anacron.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: infinity
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGUSR1
	RestartKillSignal: SIGUSR1
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	EnvironmentFile: /etc/default/anacron
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/anacron -d -q "\$ANACRON_ARGS"
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount:
	Description: /run/netns/netns-73811850-d2e5-83bf-d8c7-bf7cd5dd9a76
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: c7ae2d05283e44078471602d2d4133ea
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	After: run-netns.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: -.mount (origin-path)
	References: run-netns.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/netns (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /run/netns/netns-73811850-d2e5-83bf-d8c7-bf7cd5dd9a76
	What: nsfs
	File System Type: nsfs
	Options: rw
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-kernel-config.mount:
	Description: Kernel Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 0fb9491e7fc14b038015a5e84dda06a6
	Documentation: https://docs.kernel.org/filesystems/configfs.html
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/lib/systemd/system/sys-kernel-config.mount
	Source Path: /proc/self/mountinfo
	ConditionCapability: CAP_SYS_RAWIO untested
	ConditionPathExists: /sys/kernel/config untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: -.slice (origin-file)
	Requires: modprobe at configfs.service (origin-file)
	WantedBy: sys-module-configfs.device (destination-udev)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: modprobe at configfs.service (origin-file)
	After: -.mount (origin-path)
	After: -.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: -.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: modprobe at configfs.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sys-module-configfs.device (destination-udev)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /sys/kernel (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-networkd-varlink.socket:
	Description: Network Service Varlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: efde86ea1c0a46c783c7076f06ee7e49
	Documentation: man:systemd-networkd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-networkd-varlink.socket
	ConditionCapability: CAP_NET_ADMIN untested
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: systemd-networkd.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-networkd.service (origin-implicit destination-file)
	Before: shutdown.target (origin-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-networkd.service (origin-implicit destination-file)
	References: -.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: systemd-networkd.service (origin-implicit)
	References: sockets.target (origin-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/netif/io.systemd.Network (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenStream: /run/systemd/netif/io.systemd.Network
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 70eb252709824de7871f14254c681a85
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/local-fs.target
	DropIn Path: /run/systemd/generator/local-fs.target.d/50-order-systemd-growfs-root.service.conf
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:01 UTC
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: boot-efi.mount (origin-file)
	Wants: systemd-remount-fs.service (origin-file)
	Wants: systemd-fsck-root.service (origin-file)
	Wants: tmp.mount (origin-file)
	WantedBy: ufw.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-sysext.socket (destination-file)
	Before: systemd-journal-catalog-update.service (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: systemd-confext.service (destination-file)
	Before: systemd-sysext.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: ldconfig.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: systemd-update-done.service (destination-file)
	Before: podman-clean-transient.service (destination-file)
	Before: sysinit.target (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: ufw.service (destination-file)
	After: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-mountinfo)
	After: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-mountinfo)
	After: systemd-quotacheck-root.service (destination-file)
	After: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-mountinfo)
	After: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-mountinfo)
	After: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-mountinfo)
	After: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-mountinfo)
	After: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	After: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-mountinfo)
	After: run-user-1000.mount (destination-mountinfo)
	After: -.mount (destination-file)
	After: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-mountinfo)
	After: local-fs-pre.target (origin-file)
	After: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-mountinfo)
	After: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-mountinfo)
	After: systemd-fsck-root.service (destination-file)
	After: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	After: boot-efi.mount (destination-file destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	After: tmp.mount (destination-file)
	After: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	After: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-mountinfo)
	After: systemd-growfs-root.service (origin-file)
	After: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	After: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-mountinfo)
	After: systemd-remount-fs.service (destination-file)
	After: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-mountinfo)
	After: run-netns.mount (destination-mountinfo)
	After: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-mountinfo)
	After: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-mountinfo)
	OnFailure: emergency.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: tmp.mount (origin-file)
	References: systemd-growfs-root.service (origin-file)
	References: emergency.target (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: boot-efi.mount (origin-file)
	References: -.mount (origin-file)
	References: systemd-fsck-root.service (origin-file)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: boot-efi.mount (destination-file destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d2a85a9e9\x2d5b7d\x2d3570\x2d3377\x2d805de6d8b8bd.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d18865be7\x2d06a5\x2d4b85\x2daa38\x2d99fca81d155c.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d828de5c0\x2d7831\x2d3997\x2d9b2d\x2d402d12f32b41.mount (destination-mountinfo)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-d0cf0a05134ab8e6993b03ffd5da56ebfaa7c75f313b4ecc3e773433bbe8c9c7-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d55ee6362\x2d1818\x2d8b1d\x2dd0ea\x2d3a39b02e66d7.mount (destination-mountinfo)
	ReferencedBy: podman-clean-transient.service (destination-file)
	ReferencedBy: run-netns-netns\x2d73811850\x2dd2e5\x2d83bf\x2dd8c7\x2dbf7cd5dd9a76.mount (destination-mountinfo)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-79a6a12daa4e1f4264ebb271e06931674d549810ef8acfde2638df15d0f42191-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-e432c1a77d77b86ece2405aad861031ac939a0dcd82571d250a3b8a24d6d10b1-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d1ea4c161\x2d8710\x2d4f41\x2df8b2\x2d2b5e11cd1ff0.mount (destination-mountinfo)
	ReferencedBy: systemd-quotacheck-root.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-eded6907cf8ced81c4c873b778305bb1c919f2d9867710d19f0204b466d31060-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d7236da5e\x2d141f\x2d7452\x2d1681\x2d0f1626a6df1a.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-20317025f32383aff9c2ea586f3bcb14b586e8b225d4cbc20db33decdfac1a70-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-37ad3a95c65d415030e47d38434f97615d5c972ee03df4db3d55fa86f181b4f5-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3edf79b5b5c01efed9a224c683ec2553119f38e1f94820c921e24f21233457c6-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-f3fb06fff4ae2ab0c3e2b1ad5afab77e4a4e88b9146e396804b09d59bcf1a926-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-e4e4f9545fcb0e1891df3a1ba87e143ed23eec06a111d285a201f190739689aa-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a3d1f54a472ca7d7bb68ab77129e7f5643cff12c77f56bd076bbff63688b9078-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: systemd-sysext.socket (destination-file)
	ReferencedBy: run-netns-netns\x2da2e76181\x2d8560\x2d76bd\x2d2121\x2d230e68de73b4.mount (destination-mountinfo)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-a925f93aa07c94e6d91868daac57795107d4c2b73a870ae30479a900abaa5538-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay.mount (destination-mountinfo)
	ReferencedBy: run-user-1000.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d5d648dfb\x2d54c5\x2d0c4b\x2dec72\x2d0fc01f1e93f4.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-42ccb39cebb70556e1bd69a46bc2b389eb14cf71fcc4e8353dca0ea782a32710-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-78b4861cb67f35f390de336392194e76e035dcdf5e4fa84d0fc909d1d19683ed-merged.mount (destination-mountinfo)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay-91a61e8c7333d2949fe1f37a913fa08d184796d606a14e0fbfb740022cb43e9c-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d227cd0f3\x2de458\x2d0322\x2d3172\x2dba1b9534a171.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-0947a64192294d1e1e12c44202b31b2669cb96c43991c8c2c4cb1c3d7522b24e-merged.mount (destination-mountinfo)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: ufw.service (destination-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: run-netns-netns\x2d4c9d226f\x2d6321\x2d2eb9\x2d621d\x2d21edc127b711.mount (destination-mountinfo)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: systemd-update-done.service (destination-file)
	ReferencedBy: -.mount (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-2266502763ea6e8ea11ac3b42e655b73ed571d0e182df168cbfcdfedaba89234-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-4d648f0c892e9da7416a3c7c54f175c43f32d122e19752f4e7d1cace7a5f1269-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-9cace669aee21ab2af3cf9fda615b359d34c8dedd202d0f2c24e213c457702e8-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d9c55c9dc\x2d0f76\x2d6926\x2d4b9d\x2d5dd56222149a.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-5a2e2fbecd84e5cdf6c34cee9ad72f3b42c01675dd89aa37b0e33d50a23915d2-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-8c0756cced718ed63318c439fa96442435ba954852086115fc521a18eb343109-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-3f58f9354a29f12cedd6f3c5574fa940f9dc31663371d8973bfcac34e3901cd5-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: var-lib-containers-storage-overlay\x2dcontainers-fcec0aa8d826d4a6f8bcc148abff4ca3f29e26ccc840b68f942b8c42153a080e-userdata-shm.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-3a7394d7f82db6811a1803b63830207729eea5a4ad416f85225c3f9e6b1ccd8a-merged.mount (destination-mountinfo)
	ReferencedBy: var-lib-containers-storage-overlay-264ce5c31a446842fa447ddfecb24bc8dbb88c1ab15bfd41d2833302dc129dc7-merged.mount (destination-mountinfo)
	ReferencedBy: run-netns-netns\x2d552a169c\x2dc642\x2d5cbd\x2d8fe0\x2dfa0fb2554a33.mount (destination-mountinfo)
	ReferencedBy: apparmor.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: active
? Unit maybe.service:
	Description: Maybe container
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:51 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:51 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:51 UTC
	Active Exit Timestamp: Mon 2025-09-15 08:43:51 UTC
	Inactive Enter Timestamp: Mon 2025-09-15 08:43:51 UTC
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/maybe.service
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuset io memory pids
	CGroup delegate mask: cpu cpuset io memory pids
	Invocation ID: 08c3a327a3094c828913852e2b0911e4
	Fragment Path: /run/systemd/generator/maybe.service
	Source Path: /etc/containers/systemd/maybe.container
	Condition Timestamp: Mon 2025-09-15 08:43:05 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:05 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-path)
	Wants: network-online.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	After: -.mount (origin-path)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-path)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/containers (origin-file)
	RequiresMountsFor: /var/containers/maybe (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: all
	NotifyState: unknown
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 5046
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: mixed
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: PODMAN_SYSTEMD_UNIT=maybe.service
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/podman run --name maybe --replace --rm --cgroups=split --sdnotify=conmon -d -v /var/containers/maybe:/rails/storage --label io.containers.autoupdate=registry --publish 127.0.0.1:30000:3000/tcp --env-file /home/debian/containers/maybe/compose.env ghcr.io/maybe-finance/maybe:latest
	? ExecStop:
		Command Line: /usr/bin/podman rm -v -f -i maybe
	? ExecStopPost:
		Command Line: /usr/bin/podman rm -v -f -i maybe
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: cpu cpuset io memory pids
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:42:59 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup enabled mask: cpu memory pids
	CGroup own mask: memory pids
	CGroup members mask: cpu memory pids
	Invocation ID: 22ffc9caf94d416ab0fc8446f75b8c6d
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/user.slice
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	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: -.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: slices.target (origin-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: user-1000.slice (destination-implicit)
	InSlice: -.slice (origin-implicit)
	SliceOf: user-1000.slice (destination-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-containers-storage-overlay-92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303-merged.mount:
	Description: /var/lib/containers/storage/overlay/92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303/merged
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:07 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:07 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: e8c9973f2c5d4f5f8156036ff20cc496
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: var-lib-containers-storage-overlay.mount (origin-path)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-path)
	References: local-fs.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: var-lib-containers-storage-overlay.mount (origin-path)
	References: -.mount (origin-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/containers/storage/overlay/92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: mounted
	Result: success
	Clean Result: success
	Where: /var/lib/containers/storage/overlay/92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303/merged
	What: overlay
	File System Type: overlay
	Options: rw,nodev,relatime,lowerdir=/var/lib/containers/storage/overlay/l/ZEBFV23V3Z4IJQXYG7XUAWVDIA:/var/lib/containers/storage/overlay/l/Q7H2YHLWGSI7JMTBQ4E7PDGDFY:/var/lib/containers/storage/overlay/l/M5YC4AUGJ2NPGSY6OLTV6ZQTJW:/var/lib/containers/storage/overlay/l/NKZH6YY6T4DKE5NOLSS3Y4JMSY:/var/lib/containers/storage/overlay/l/35XDQXB3MSXKZSN3MHGGOUHX23:/var/lib/containers/storage/overlay/l/ZHVBVMNYCFT6RI6T3SGAICZZM7:/var/lib/containers/storage/overlay/l/53EBSHREDMWU32CGBK7XQFSHVV:/var/lib/containers/storage/overlay/l/VGO23I2237RMZ37VHAWMB2PCKO,upperdir=/var/lib/containers/storage/overlay/92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303/diff,workdir=/var/lib/containers/storage/overlay/92b03cb33bc85562f786ef252a38d3c24aad0f9ed02d868b14893c2629b1d303/work,uuid=on,volatile
	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: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device:
	Description: /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d6e8b14dd8834f3f82d8b8d0b97e5d22
	Following Set Member: dev-ttyS0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0
	Sysfs Path: /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0
	Found: found-udev
? Unit dev-disk-by\x2did-scsi\x2d0QEMU_QEMU_HARDDISK_drive\x2dscsi0.device:
	Description: QEMU_HARDDISK
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2f3200d478de4efd802d88c9ce6179ce
	Following: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:05.0\x2dscsi\x2d0:0:0:0.device
	Following Set Member: dev-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:05.0-virtio1-host0-target0:0:0-0:0:0:0-block-sda.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:05.0/virtio1/host0/target0:0:0/0:0:0:0/block/sda
	Found: found-udev
? Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9e1bdec4aa274468b6f7f4986ffead6a
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/sysinit.target
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Wants: systemd-tpm2-setup.service (origin-file)
	Wants: systemd-udev-trigger.service (origin-file)
	Wants: veritysetup.target (origin-file)
	Wants: apparmor.service (origin-file)
	Wants: systemd-tmpfiles-setup-dev-early.service (origin-file)
	Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
	Wants: systemd-timesyncd.service (origin-file)
	Wants: sys-kernel-debug.mount (origin-file)
	Wants: systemd-pcrphase-sysinit.service (origin-file)
	Wants: systemd-random-seed.service (origin-file)
	Wants: systemd-journal-catalog-update.service (origin-file)
	Wants: systemd-sysctl.service (origin-file)
	Wants: imports.target (origin-file)
	Wants: systemd-tpm2-setup-early.service (origin-file)
	Wants: dev-hugepages.mount (origin-file)
	Wants: systemd-machine-id-commit.service (origin-file)
	Wants: systemd-ask-password-console.path (origin-file)
	Wants: kmod-static-nodes.service (origin-file)
	Wants: systemd-binfmt.service (origin-file)
	Wants: systemd-resolved.service (origin-file)
	Wants: systemd-hwdb-update.service (origin-file)
	Wants: systemd-tmpfiles-setup-dev.service (origin-file)
	Wants: sys-fs-fuse-connections.mount (origin-file)
	Wants: local-fs.target (origin-file)
	Wants: dev-mqueue.mount (origin-file)
	Wants: systemd-update-done.service (origin-file)
	Wants: systemd-sysusers.service (origin-file)
	Wants: sys-kernel-config.mount (origin-file)
	Wants: sys-kernel-tracing.mount (origin-file)
	Wants: systemd-modules-load.service (origin-file)
	Wants: cryptsetup.target (origin-file)
	Wants: systemd-network-generator.service (origin-file)
	Wants: swap.target (origin-file)
	Wants: systemd-udevd.service (origin-file)
	Wants: integritysetup.target (origin-file)
	Wants: systemd-pstore.service (origin-file)
	Wants: systemd-journal-flush.service (origin-file)
	Wants: systemd-firstboot.service (origin-file)
	Wants: ldconfig.service (origin-file)
	Wants: systemd-pcrmachine.service (origin-file)
	Wants: systemd-pcrphase.service (origin-file)
	Wants: systemd-tmpfiles-setup.service (origin-file)
	Wants: systemd-journald.service (origin-file)
	Wants: systemd-hibernate-clear.service (origin-file)
	RequiredBy: grafana-server.service (destination-default)
	RequiredBy: synapse.service (destination-default)
	RequiredBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-default)
	RequiredBy: systemd-user-sessions.service (destination-default)
	RequiredBy: smartmontools.service (destination-default)
	RequiredBy: borgmatic.service (destination-default)
	RequiredBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-default)
	RequiredBy: podman-clean-transient.service (destination-default)
	RequiredBy: exim4-base.timer (destination-default)
	RequiredBy: prometheus-node-exporter-apt.timer (destination-default)
	RequiredBy: systemd-journal-upload.service (destination-default)
	RequiredBy: apt-daily.service (destination-default)
	RequiredBy: openbao.service (destination-default)
	RequiredBy: nvmf-autoconnect.service (destination-default)
	RequiredBy: exim4.service (destination-default)
	RequiredBy: hookshot.service (destination-default)
	RequiredBy: user at 1000.service (destination-default)
	RequiredBy: mautrix-meta.service (destination-default)
	RequiredBy: systemd-hostnamed.socket (destination-default)
	RequiredBy: uuidd.socket (destination-default)
	RequiredBy: prometheus-node-exporter.service (destination-default)
	RequiredBy: prometheus-node-exporter-smartmon.timer (destination-default)
	RequiredBy: borgmatic.timer (destination-default)
	RequiredBy: getty-static.service (destination-default)
	RequiredBy: victorialogs.service (destination-default)
	RequiredBy: apache2.service (destination-default)
	RequiredBy: anacron.timer (destination-default)
	RequiredBy: boot-complete.target (destination-file)
	RequiredBy: fstrim.service (destination-default)
	RequiredBy: basic.target (destination-file)
	RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
	RequiredBy: rescue.target (destination-file)
	RequiredBy: logrotate.service (destination-default)
	RequiredBy: sshd-keygen.service (destination-default)
	RequiredBy: postgresql at 17-main.service (destination-default)
	RequiredBy: cron.service (destination-default)
	RequiredBy: sshd at sshd-keygen.service (destination-default)
	RequiredBy: apache2 at local.service (destination-default)
	RequiredBy: exim4-base.service (destination-default)
	RequiredBy: homepage.service (destination-default)
	RequiredBy: dbus.service (destination-default)
	RequiredBy: stocks-monitoring.service (destination-default)
	RequiredBy: prometheus-node-exporter-smartmon.service (destination-default)
	RequiredBy: systemd-hostnamed.service (destination-default)
	RequiredBy: prometheus-node-exporter-ipmitool-sensor.service (destination-default)
	RequiredBy: netavark-dhcp-proxy.socket (destination-default)
	RequiredBy: polkit.service (destination-default)
	RequiredBy: e2scrub_reap.service (destination-default)
	RequiredBy: prometheus-node-exporter-apt.service (destination-default)
	RequiredBy: influxdb.service (destination-default)
	RequiredBy: postgresql.service (destination-default)
	RequiredBy: joplin.service (destination-default)
	RequiredBy: dpkg-db-backup.service (destination-default)
	RequiredBy: qemu-guest-agent.service (destination-default)
	RequiredBy: systemd-ask-password-wall.service (destination-default)
	RequiredBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-default)
	RequiredBy: podman.service (destination-default)
	RequiredBy: podman-restart.service (destination-default)
	RequiredBy: fstrim.timer (destination-default)
	RequiredBy: tailscaled.service (destination-default)
	RequiredBy: grub-common.service (destination-default)
	RequiredBy: prometheus-apache-exporter.service (destination-default)
	RequiredBy: podman.socket (destination-default)
	RequiredBy: apt-daily.timer (destination-default)
	RequiredBy: user-runtime-dir at 1000.service (destination-default)
	RequiredBy: apt-daily-upgrade.service (destination-default)
	RequiredBy: uuidd.service (destination-default)
	RequiredBy: phpsessionclean.timer (destination-default)
	RequiredBy: sshd-unix-local.socket (destination-default)
	RequiredBy: prometheus-node-exporter-ipmitool-sensor.timer (destination-default)
	RequiredBy: vaultwarden.service (destination-default)
	RequiredBy: podman-auto-update.timer (destination-default)
	RequiredBy: apt-daily-upgrade.timer (destination-default)
	RequiredBy: logrotate.timer (destination-default)
	RequiredBy: podman-auto-update.service (destination-default)
	RequiredBy: man-db.timer (destination-default)
	RequiredBy: mautrix-whatsapp.service (destination-default)
	RequiredBy: e2scrub_all.service (destination-default)
	RequiredBy: dbus.socket (destination-default)
	RequiredBy: rc-local.service (destination-default)
	RequiredBy: systemd-logind-varlink.socket (destination-default)
	RequiredBy: dpkg-db-backup.timer (destination-default)
	RequiredBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-default)
	RequiredBy: stocks-monitoring.timer (destination-default)
	RequiredBy: cloud-init.service (destination-default)
	RequiredBy: unattended-upgrades.service (destination-default)
	RequiredBy: prometheus-podman-exporter.service (destination-default)
	RequiredBy: e2scrub_all.timer (destination-default)
	RequiredBy: netavark-dhcp-proxy.service (destination-default)
	RequiredBy: sshd-vsock.socket (destination-default)
	RequiredBy: anacron.service (destination-default)
	RequiredBy: serial-getty at ttyS0.service (destination-default)
	RequiredBy: n8n.service (destination-default)
	RequiredBy: phpsessionclean.service (destination-default)
	RequiredBy: elastic-agent.service (destination-default)
	RequiredBy: prometheus-node-exporter-nvme.timer (destination-default)
	RequiredBy: systemd-logind.service (destination-default)
	RequiredBy: prometheus-node-exporter-nvme.service (destination-default)
	RequiredBy: matrix-network.service (destination-default)
	RequiredBy: getty at tty1.service (destination-default)
	RequiredBy: maybe.service (destination-default)
	RequiredBy: man-db.service (destination-default)
	RequiredBy: systemd-pcrphase.service (destination-default)
	RequiredBy: portainer.service (destination-default)
	RequiredBy: ssh.service (destination-default)
	Conflicts: shutdown.target (origin-default)
	Conflicts: emergency.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Before: man-db.timer (destination-default)
	Before: sshd-vsock.socket (destination-default)
	Before: podman-auto-update.service (destination-default)
	Before: mautrix-whatsapp.service (destination-default)
	Before: prometheus-node-exporter-nvme.timer (destination-default)
	Before: maybe.service (destination-default)
	Before: prometheus-node-exporter-nvme.service (destination-default)
	Before: logrotate.timer (destination-default)
	Before: exim4.service (destination-default)
	Before: phpsessionclean.service (destination-default)
	Before: postgresql at 17-main.service (destination-default)
	Before: emergency.target (origin-file)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: borgmatic.service (destination-default)
	Before: apache2 at local.service (destination-default)
	Before: cloud-init.service (destination-default)
	Before: netavark-dhcp-proxy.service (destination-default)
	Before: exim4-base.service (destination-default)
	Before: apt-daily.service (destination-default)
	Before: postgresql.service (destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: sshd-unix-local.socket (destination-default)
	Before: getty-static.service (destination-default)
	Before: podman.service (destination-default)
	Before: systemd-pcrphase.service (destination-default)
	Before: prometheus-node-exporter.service (destination-default)
	Before: prometheus-node-exporter-mellanox-hca-temp.timer (destination-default)
	Before: fstrim.timer (destination-default)
	Before: e2scrub_all.timer (destination-default)
	Before: exim4-base.timer (destination-default)
	Before: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-default)
	Before: rc-local.service (destination-default)
	Before: apt-daily.timer (destination-default)
	Before: phpsessionclean.timer (destination-default)
	Before: influxdb.service (destination-default)
	Before: elastic-agent.service (destination-default)
	Before: synapse.service (destination-default)
	Before: podman.socket (destination-default)
	Before: stocks-monitoring.service (destination-default)
	Before: victorialogs.service (destination-default)
	Before: fstrim.service (destination-default)
	Before: polkit.service (destination-default)
	Before: mautrix-meta.service (destination-default)
	Before: prometheus-node-exporter-smartmon.timer (destination-default)
	Before: grub-common.service (destination-default)
	Before: unattended-upgrades.service (destination-default)
	Before: systemd-logind-varlink.socket (destination-default)
	Before: prometheus-node-exporter-ipmitool-sensor.timer (destination-default)
	Before: systemd-pcrphase-sysinit.service (destination-file)
	Before: smartmontools.service (destination-default)
	Before: nvmf-autoconnect.service (destination-default)
	Before: rescue.service (destination-file)
	Before: prometheus-node-exporter-ipmitool-sensor.service (destination-default)
	Before: homepage.service (destination-default)
	Before: openbao.service (destination-default)
	Before: anacron.service (destination-default)
	Before: qemu-guest-agent.service (destination-default)
	Before: hookshot.service (destination-default)
	Before: prometheus-apache-exporter.service (destination-default)
	Before: systemd-journal-upload.service (destination-default)
	Before: cron.service (destination-default)
	Before: anacron.timer (destination-default)
	Before: user at 1000.service (destination-default)
	Before: podman-clean-transient.service (destination-default)
	Before: emergency.service (origin-file)
	Before: stocks-monitoring.timer (destination-default)
	Before: man-db.service (destination-default)
	Before: e2scrub_all.service (destination-default)
	Before: podman-restart.service (destination-default)
	Before: e2scrub_reap.service (destination-default)
	Before: uuidd.service (destination-default)
	Before: portainer.service (destination-default)
	Before: uuidd.socket (destination-default)
	Before: podman-auto-update.timer (destination-default)
	Before: dbus.socket (destination-default)
	Before: n8n.service (destination-default)
	Before: systemd-hostnamed.socket (destination-default)
	Before: dpkg-db-backup.service (destination-default)
	Before: prometheus-node-exporter-apt.timer (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: prometheus-node-exporter-smartmon.service (destination-default)
	Before: grafana-server.service (destination-default)
	Before: logrotate.service (destination-default)
	Before: sshd-keygen.service (destination-default)
	Before: matrix-network.service (destination-default)
	Before: serial-getty at ttyS0.service (destination-default)
	Before: dpkg-db-backup.timer (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: sshd at sshd-keygen.service (destination-default)
	Before: apt-daily-upgrade.service (destination-default)
	Before: rescue.target (destination-file destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: systemd-tmpfiles-clean.timer (destination-default)
	Before: joplin.service (destination-default)
	Before: vaultwarden.service (destination-default)
	Before: tailscaled.service (destination-default)
	Before: borgmatic.timer (destination-default)
	Before: basic.target (destination-file destination-default)
	Before: ssh.service (destination-default)
	Before: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-default)
	Before: prometheus-podman-exporter.service (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: systemd-hostnamed.service (destination-default)
	Before: prometheus-node-exporter-mellanox-hca-temp.service (destination-default)
	Before: netavark-dhcp-proxy.socket (destination-default)
	Before: dbus.service (destination-default)
	Before: boot-complete.target (destination-file destination-default)
	Before: prometheus-node-exporter-apt.service (destination-default)
	Before: apache2.service (destination-default)
	After: sys-fs-fuse-connections.mount (destination-file)
	After: swap.target (origin-file origin-default)
	After: systemd-firstboot.service (destination-file)
	After: systemd-pstore.service (destination-file)
	After: modprobe at nvme_fabrics.service (destination-file)
	After: sys-kernel-debug.mount (destination-file)
	After: systemd-udev-settle.service (destination-file)
	After: systemd-pcrphase-initrd.service (destination-file)
	After: systemd-resolved.service (destination-file)
	After: systemd-tpm2-setup.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-hibernate-clear.service (destination-file)
	After: systemd-update-done.service (destination-file)
	After: systemd-tpm2-setup-early.service (destination-file)
	After: systemd-modules-load.service (destination-file)
	After: modprobe at dm_mod.service (destination-file)
	After: imports.target (origin-default)
	After: systemd-sysusers.service (destination-file)
	After: modprobe at fuse.service (destination-file)
	After: veritysetup.target (origin-default)
	After: sys-kernel-config.mount (destination-file)
	After: systemd-sysctl.service (destination-file)
	After: systemd-journal-catalog-update.service (destination-file)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: modprobe at drm.service (destination-file)
	After: systemd-journald.service (destination-file)
	After: systemd-confext.service (destination-file)
	After: systemd-sysext.service (destination-file)
	After: systemd-binfmt.service (destination-file)
	After: systemd-pcrmachine.service (destination-file)
	After: modprobe at loop.service (destination-file)
	After: dev-hugepages.mount (destination-file)
	After: systemd-udev-trigger.service (destination-file)
	After: cryptsetup.target (origin-default)
	After: modprobe at efi_pstore.service (destination-file)
	After: kmod-static-nodes.service (destination-file)
	After: ldconfig.service (destination-file)
	After: dev-mqueue.mount (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: sys-kernel-tracing.mount (destination-file)
	After: modprobe at configfs.service (destination-file)
	After: apparmor.service (destination-file)
	After: local-fs.target (origin-file)
	After: systemd-timesyncd.service (destination-file)
	After: systemd-udevd.service (destination-file)
	After: cloud-init-local.service (destination-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-file)
	After: integritysetup.target (origin-default)
	After: systemd-tmpfiles-setup.service (destination-file)
	References: systemd-tmpfiles-setup-dev-early.service (origin-file)
	References: systemd-journal-catalog-update.service (origin-file)
	References: systemd-ask-password-console.path (origin-file)
	References: sys-kernel-debug.mount (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-timesyncd.service (origin-file)
	References: cryptsetup.target (origin-file origin-default)
	References: sys-kernel-tracing.mount (origin-file)
	References: integritysetup.target (origin-file origin-default)
	References: systemd-binfmt.service (origin-file)
	References: apparmor.service (origin-file)
	References: systemd-resolved.service (origin-file)
	References: systemd-network-generator.service (origin-file)
	References: systemd-tpm2-setup.service (origin-file)
	References: imports.target (origin-file origin-default)
	References: sys-fs-fuse-connections.mount (origin-file)
	References: kmod-static-nodes.service (origin-file)
	References: local-fs.target (origin-file)
	References: sys-kernel-config.mount (origin-file)
	References: veritysetup.target (origin-file origin-default)
	References: systemd-hibernate-clear.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-update-done.service (origin-file)
	References: systemd-pcrphase-sysinit.service (origin-file)
	References: systemd-udevd.service (origin-file)
	References: swap.target (origin-file origin-default)
	References: dev-hugepages.mount (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: systemd-pstore.service (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: systemd-pcrmachine.service (origin-file)
	References: systemd-machine-id-commit.service (origin-file)
	References: systemd-pcrphase.service (origin-file)
	References: systemd-journal-flush.service (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	References: systemd-random-seed.service (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: emergency.target (origin-file)
	References: dev-mqueue.mount (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-firstboot.service (origin-file)
	References: emergency.service (origin-file)
	References: systemd-journald.service (origin-file)
	References: ldconfig.service (origin-file)
	References: systemd-tpm2-setup-early.service (origin-file)
	ReferencedBy: podman.socket (destination-default)
	ReferencedBy: victorialogs.service (destination-default)
	ReferencedBy: systemd-hostnamed.service (destination-default)
	ReferencedBy: systemd-logind-varlink.socket (destination-default)
	ReferencedBy: portainer.service (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: hookshot.service (destination-default)
	ReferencedBy: sshd-vsock.socket (destination-default)
	ReferencedBy: dpkg-db-backup.service (destination-default)
	ReferencedBy: tailscaled.service (destination-default)
	ReferencedBy: n8n.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: netavark-dhcp-proxy.socket (destination-default)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.service (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: prometheus-apache-exporter.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: stocks-monitoring.service (destination-default)
	ReferencedBy: prometheus-node-exporter-smartmon.timer (destination-default)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: podman.service (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: modprobe at fuse.service (destination-file)
	ReferencedBy: matrix-network.service (destination-default)
	ReferencedBy: cloud-init.service (destination-default)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: qemu-guest-agent.service (destination-default)
	ReferencedBy: synapse.service (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: maybe.service (destination-default)
	ReferencedBy: prometheus-node-exporter-smartmon.service (destination-default)
	ReferencedBy: prometheus-node-exporter-apt.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: systemd-pcrphase.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: modprobe at loop.service (destination-file)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: prometheus-node-exporter.service (destination-default)
	ReferencedBy: mautrix-whatsapp.service (destination-default)
	ReferencedBy: b55bc33de80ead97ffc9e41718b0e14cdd5018b3922ffcea5032ecc30d5132ae-304d64851b132ebf.timer (destination-default)
	ReferencedBy: podman-clean-transient.service (destination-default)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: homepage.service (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: systemd-pcrmachine.service (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: modprobe at nvme_fabrics.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: phpsessionclean.service (destination-default)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: systemd-hibernate-clear.service (destination-file)
	ReferencedBy: postgresql at 17-main.service (destination-default)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: nvmf-autoconnect.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: cloud-init-local.service (destination-file)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: netavark-dhcp-proxy.service (destination-default)
	ReferencedBy: phpsessionclean.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: mautrix-meta.service (destination-default)
	ReferencedBy: exim4-base.service (destination-default)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: podman-auto-update.service (destination-default)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: vaultwarden.service (destination-default)
	ReferencedBy: sshd-unix-local.socket (destination-default)
	ReferencedBy: apache2.service (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: modprobe at configfs.service (destination-file)
	ReferencedBy: systemd-journal-upload.service (destination-default)
	ReferencedBy: prometheus-node-exporter-mellanox-hca-temp.timer (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-apt.timer (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: prometheus-podman-exporter.service (destination-default)
	ReferencedBy: sshd-keygen.service (destination-default)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: systemd-resolved.service (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: grub-common.service (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: prometheus-node-exporter-nvme.service (destination-default)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: modprobe at dm_mod.service (destination-file)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: systemd-update-done.service (destination-file)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: podman-restart.service (destination-default)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: influxdb.service (destination-default)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: sshd at sshd-keygen.service (destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: openbao.service (destination-default)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: podman-auto-update.timer (destination-default)
	ReferencedBy: prometheus-node-exporter-nvme.timer (destination-default)
	ReferencedBy: apache2 at local.service (destination-default)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: postgresql.service (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: joplin.service (destination-default)
	ReferencedBy: grafana-server.service (destination-default)
	ReferencedBy: boot-complete.target (destination-file destination-default)
	ReferencedBy: systemd-hostnamed.socket (destination-default)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: elastic-agent.service (destination-default)
	ReferencedBy: prometheus-node-exporter-ipmitool-sensor.timer (destination-default)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-default)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: modprobe at efi_pstore.service (destination-file)
	ReferencedBy: borgmatic.timer (destination-default)
	ReferencedBy: stocks-monitoring.timer (destination-default)
	ReferencedBy: rescue.target (destination-file destination-default)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: borgmatic.service (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit prometheus-node-exporter-smartmon.service:
	Description: Collect SMART metrics for prometheus-node-exporter
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Sun 2025-09-21 09:47:00 UTC
	Inactive Exit Timestamp: Sun 2025-09-21 09:47:00 UTC
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sun 2025-09-21 09:47:00 UTC
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Invocation ID: 65083d6ad5a5454fb4ecca01d4fef5b3
	Fragment Path: /usr/lib/systemd/system/prometheus-node-exporter-smartmon.service
	Condition Timestamp: Sun 2025-09-21 09:47:00 UTC
	Condition Result: yes
	Assert Timestamp: Sun 2025-09-21 09:47:00 UTC
	Assert Result: yes
	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: prometheus-node-exporter-smartmon.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	TriggeredBy: prometheus-node-exporter-smartmon.timer (destination-implicit)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	ReferencedBy: prometheus-node-exporter-smartmon.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: TMPDIR=/var/lib/prometheus/node-exporter
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /bin/sh -o pipefail -c "/usr/share/prometheus-node-exporter-collectors/smartmon.sh | sponge /var/lib/prometheus/node-exporter/smartmon.prom"
			PID: 2052747
			Start Timestamp: Sun 2025-09-21 09:47:00.103737 UTC
			Handoff Timestamp: 14.492ms since start
			Exit Timestamp: 367.284ms since handoff
			Exit Code: exited
			Exit Status: 0
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-tpm2-setup-early.service:
	Description: Early TPM SRK Setup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-tpm2-setup.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tpm2-setup-early.service
	ConditionPathExists: !/run/systemd/tpm2-srk-public-key.pem untested
	ConditionSecurity: measured-uki untested
	Condition Timestamp: Mon 2025-09-15 08:43:01 UTC
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: tpm2.target (origin-file)
	After: systemd-pcrphase-initrd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: tpm2.target (origin-file)
	References: systemd-pcrphase-initrd.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-tpm2-setup --early=yes --graceful
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device:
	Description: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:01 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:01 UTC
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 129c2f6c36ca407d9fd20a2969a2da9f
	Following Set Member: dev-ttyS2.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2
	Sysfs Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2
	Found: found-udev
? Unit systemd-journal-flush.service:
	Description: Flush Journal to Persistent Storage
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:00 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:00 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: b310d86ae6cc4fa28114389624f6b3ba
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journal-flush.service
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Mon 2025-09-15 08:43:00 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:00 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	Wants: systemd-journald.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: soft-reboot.target (origin-file)
	Before: soft-reboot.target (origin-file)
	Before: systemd-soft-reboot.service (origin-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-journald.service (origin-file)
	After: -.mount (origin-path)
	After: systemd-quotacheck-root.service (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: systemd-soft-reboot.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-quotacheck-root.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: soft-reboot.target (origin-file)
	References: -.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/log/journal (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-soft-reboot.service:
	Description: Reboot System Userspace
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-soft-reboot.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-soft-reboot.service
	Success Action: soft-reboot-force
	Requires: system.slice (origin-file)
	Requires: final.target (origin-file)
	Requires: umount.target (origin-file)
	Requires: shutdown.target (origin-file)
	RequiredBy: soft-reboot.target (destination-file)
	Before: soft-reboot.target (destination-file)
	After: final.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: umount.target (origin-file)
	After: systemd-journal-flush.service (destination-file)
	After: systemd-udevd.service (destination-file)
	After: systemd-journald.service (destination-file)
	After: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: final.target (origin-file)
	References: umount.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: soft-reboot.target (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-hibernate.service:
	Description: System Hibernate
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:systemd-hibernate.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-hibernate.service
	Requires: sleep.target (origin-file)
	Requires: system.slice (origin-file)
	RequiredBy: hibernate.target (destination-file)
	Before: hibernate.target (destination-file)
	After: sleep.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sleep.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: hibernate.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-sleep hibernate
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-journald-dev-log.socket:
	Description: Journal Socket (/dev/log)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Wed 2025-09-17 20:57:33 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:42:59 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: 7a79a26e9f4f4f3a8cb86b3b1933991f
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Mon 2025-09-15 08:42:59 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:42:59 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-path)
	WantedBy: systemd-journald.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	References: sockets.target (origin-file)
	References: systemd-journald.service (origin-implicit)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Socket State: running
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassPIDFD: no
	PassSecurity: yes
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald-dev-log.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	Timestamping: us
	FlushPending: no
	DeferTrigger: yes
	DeferTriggerMaxSec: infinity
	ReceiveBuffer: 8388608
	SendBuffer: 8388608
	ListenDatagram: /run/systemd/journal/dev-log
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	Symlinks: /dev/log
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-rfkill.socket:
	Description: Load/Save RF Kill Switch Status /dev/rfkill Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Mon 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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: n/a
	CGroup own mask: memory pids
	Invocation ID: fa457ad8a4754c6b9bb00213e2fb6384
	Documentation: man:systemd-rfkill.socket(8)
	Fragment Path: /usr/lib/systemd/system/systemd-rfkill.socket
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file)
	BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
	WantedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-rfkill.service (origin-implicit)
	After: system.slice (origin-file)
	After: -.mount (origin-file)
	After: sys-devices-virtual-misc-rfkill.device (origin-file)
	After: systemd-remount-fs.service (origin-file)
	Triggers: systemd-rfkill.service (origin-implicit)
	References: -.mount (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: sys-devices-virtual-misc-rfkill.device (origin-file)
	References: systemd-rfkill.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/rfkill (origin-file)
	RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Socket State: listening
	Result: success
	Clean Result: success
	BindIPv6Only: default
	Backlog: 2147483647
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassPIDFD: no
	PassSecurity: no
	PassPacketInfo: no
	AcceptFileDescriptors: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: yes
	FileDescriptorName: systemd-rfkill.socket
	PassFileDescriptorsToExec: no
	SELinuxContextFromNet: no
	FlushPending: no
	DeferTrigger: no
	DeferTriggerMaxSec: infinity
	ListenSpecial: /dev/rfkill
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup own mask: memory pids
	Documentation: man:sulogin(8)
	Fragment Path: /usr/lib/systemd/system/rescue.service
	Requires: system.slice (origin-file)
	Wants: -.mount (origin-path)
	RequiredBy: rescue.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	ConflictedBy: multi-user.target (destination-file)
	ConflictedBy: serial-getty at ttyS0.service (destination-file)
	ConflictedBy: graphical.target (destination-file)
	ConflictedBy: emergency.service (destination-file)
	ConflictedBy: getty at tty1.service (destination-file)
	Before: multi-user.target (destination-file)
	Before: shutdown.target (origin-file)
	Before: initrd.target (destination-file)
	Before: rescue.target (destination-file)
	Before: graphical.target (destination-file)
	After: sysinit.target (origin-file)
	After: -.mount (origin-path)
	After: plymouth-start.service (origin-file)
	After: serial-getty at ttyS0.service (destination-file)
	After: getty at tty1.service (destination-file)
	After: system.slice (origin-file)
	After: emergency.service (destination-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: plymouth-start.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-path)
	ReferencedBy: rescue.target (destination-file)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: serial-getty at ttyS0.service (destination-file)
	ReferencedBy: initrd.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /root (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: dead
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 0
	KillMode: process
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	Environment: HOME=/root
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStartPre:
		Command Line: plymouth --wait quit
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-sulogin-shell rescue
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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 2025-09-15 08:43:02 UTC
	Inactive Exit Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Enter Timestamp: Mon 2025-09-15 08:43:02 UTC
	Active Exit 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 mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall bpf-devices
	Invocation ID: f4eeb50598a54cf488a7f37141f79f7c
	Documentation: man:sd-login(3)
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: man:org.freedesktop.login1(5)
	Fragment Path: /usr/lib/systemd/system/systemd-logind.service
	DropIn Path: /usr/lib/systemd/system/systemd-logind.service.d/dbus.conf
	ConditionPathExists: |/usr/bin/dbus-broker untested
	ConditionPathExists: |/usr/bin/dbus-daemon untested
	Condition Timestamp: Mon 2025-09-15 08:43:02 UTC
	Condition Result: yes
	Assert Timestamp: Mon 2025-09-15 08:43:02 UTC
	Assert Result: yes
	Requires: -.mount (origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: dbus.socket (origin-file)
	Wants: tmp.mount (origin-path)
	Wants: -.mount (origin-path)
	Wants: modprobe at drm.service (origin-file)
	Wants: user.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: unattended-upgrades.service (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: session-1458.scope (destination-file)
	Before: session-1455.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: user at 1000.service (destination-file)
	After: nss-user-lookup.target (origin-file)
	After: dbus.socket (origin-file)
	After: basic.target (origin-default)
	After: tmp.mount (origin-path)
	After: modprobe at drm.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-path)
	After: sysinit.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: user.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-logind-varlink.socket (destination-implicit)
	TriggeredBy: systemd-logind-varlink.socket (destination-implicit)
	References: -.mount (origin-path)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-remount-fs.service (origin-file)
	References: modprobe at drm.service (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: user.slice (origin-file)
	References: tmp.mount (origin-path)
	References: dbus.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: session-1458.scope (destination-file)
	ReferencedBy: systemd-logind-varlink.socket (destination-implicit)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: session-1455.scope (destination-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/tmp (origin-file)
	WantsMountsFor: /tmp (origin-file)
	RequiresMountsFor: /run/systemd/seats (origin-file)
	RequiresMountsFor: /run/systemd/inhibit (origin-file)
	RequiresMountsFor: /run/systemd/sessions (origin-file)
	RequiresMountsFor: /run/systemd/shutdown (origin-file)
	RequiresMountsFor: /run/systemd/users (origin-file)
	RequiresMountsFor: /var/lib/systemd/linger (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Service State: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify-reload
	Restart: always
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 668
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.login1
	Bus Name Good: yes
	RestartSec: 0
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 1min 30s
	TimeoutStopSec: 1min 30s
	TimeoutStartFailureMode: terminate
	TimeoutStopFailureMode: terminate
	RuntimeMaxSec: infinity
	RuntimeRandomizedExtraSec: 0
	WatchdogSec: 3min
	KillMode: control-group
	KillSignal: SIGTERM
	RestartKillSignal: SIGTERM
	FinalKillSignal: SIGKILL
	SendSIGKILL: yes
	SendSIGHUP: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	PrivateBPF: no
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: systemd/inhibit
	RuntimeDirectory: systemd/seats
	RuntimeDirectory: systemd/sessions
	RuntimeDirectory: systemd/shutdown
	RuntimeDirectory: systemd/users
	StateDirectoryMode: 0755
	StateDirectory: systemd/linger
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 524288
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	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: lstat getgid32 ppoll_time64 madvise listxattrat mprotect sched_getattr ioprio_set recvfrom prctl mremap sigpending riscv_flush_icache pselect6 io_uring_register setgid mkdir personality rt_sigqueueinfo listen get_mempolicy _newselect epoll_wait setxattr fcntl64 unlink sigaltstack prlimit64 getpeername sched_get_priority_max timer_getoverrun keyctl fadvise64_64 accept symlinkat inotify_add_watch timer_create rseq getcwd fchownat creat shmat renameat2 mknod setuid geteuid lchown32 dup getuid getrusage sched_setattr _llseek io_destroy setregid faccessat2 remap_file_pages sched_setaffinity linkat sched_getaffinity sched_rr_get_interval_time64 epoll_ctl_old fsetxattr getrlimit openat2 sendto getpid fgetxattr truncate recv readlink recvmmsg_time64 mq_timedreceive clone3 utimensat timer_settime64 oldfstat fremovexattr msgget migrate_pages stat process_vm_writev setsid fchmodat2 timerfd_gettime connect fchdir semget arm_fadvise64_64 rt_sigprocmask open set_thread_area mq_timedsend getresgid mkdirat membarrier ftruncate64 futex_time64 getpriority socketcall fchmodat io_setup futex link access fchown32 fstatfs64 sched_getparam sched_setscheduler readlinkat userfaultfd landlock_add_rule io_submit tgkill copy_file_range eventfd getresuid32 alarm pause times getpgid write uretprobe name_to_handle_at pwritev shutdown io_getevents semtimedop mlock send accept4 landlock_restrict_self llistxattr epoll_pwait2 mq_notify utimensat_time64 rt_sigreturn set_mempolicy_home_node epoll_create1 pselect6_time64 faccessat mbind rmdir epoll_create mq_timedreceive_time64 clock_getres munmap shmget flock statfs setrlimit timer_gettime fstat64 getgroups32 semtimedop_time64 getsid fstatfs getgid set_tls getgroups olduname setresgid32 semctl mseal lremovexattr set_mempolicy pidfd_send_signal pipe timerfd_gettime64 ipc flistxattr rt_sigpending dup2 msgrcv vmsplice mknodat setresuid getrandom preadv clock_gettime64 removexattr getsockname sync_file_range io_cancel chmod splice munlockall eventfd2 close_range rt_sigtimedwait_time64 kcmp add_key writev msync clock_nanosleep fstat utimes semop lsetxattr close signalfd timer_gettime64 sync_file_range2 sendfile64 timer_delete utime memfd_create pread64 request_key setgroups recvmsg rt_sigsuspend setxattrat sched_get_priority_min getitimer setpgid ftruncate clock_nanosleep_time64 select chdir setresgid geteuid32 getppid getresgid32 landlock_create_ruleset mq_open setregid32 mq_timedsend_time64 stat64 futex_waitv shmctl timerfd_settime poll waitid io_uring_enter ppoll tee oldstat oldlstat setreuid32 ioprio_get lstat64 clock_gettime pwritev2 newfstatat gettid oldolduname sched_setparam move_pages statfs64 sysinfo kill munlock statx inotify_rm_watch recvmmsg exit_group getresuid readahead removexattrat sendmsg getpgrp readv epoll_ctl chown preadv2 process_vm_readv rt_sigaction sendmmsg capset setfsuid32 exit time io_pgetevents_time64 lchown setfsgid32 sched_getscheduler fadvise64 getxattr mq_getsetattr socketpair getdents sigsuspend execveat waitpid swapcontext futimesat inotify_init1 nanosleep rename riscv_hwprobe setitimer fallocate setgid32 vfork statmount get_thread_area set_tid_address setsockopt timerfd_settime64 setreuid pipe2 sigprocmask readdir clock_getres_time64 mmap timer_settime openat fcntl mq_unlink timerfd_create fchmod listxattr signal fdatasync listmount getdents64 signalfd4 getegid32 read fork epoll_pwait ioctl rt_tgsigqueueinfo dup3 clone shmdt get_robust_list capget execve pidfd_open sched_rr_get_interval set_robust_list rt_sigtimedwait fsync truncate64 getegid unshare nice unlinkat tkill sync io_pgetevents fstatat64 socket setpriority sigreturn epoll_wait_old io_uring_setup sendfile fchown setfsuid process_madvise uname getuid32 symlink setuid32 getsockopt setgroups32 seccomp brk setns arch_prctl wait4 syncfs sigaction msgsnd msgctl sched_yield cacheflush renameat chown32 pwrite64 lseek getcpu bind mmap2 open_tree restart_syscall mlockall gettimeofday lgetxattr getxattrat ugetrlimit umask mlock2 inotify_init setresuid32 setfsgid
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-logind
	Status Text: Processing requests...
	File Descriptor Store Max: 768
	File Descriptor Store Pin: restart
	File Descriptor Store Current: 3
	File Descriptor Store Entry: 'session-1458-leader-fd' (type=n/a; dev=0:5; inode=2053780; rdev=0:0; path=anon_inode:[pidfd]; access=rw)
	                             'session-1455-leader-fd' (type=n/a; dev=0:5; inode=2050767; rdev=0:0; path=anon_inode:[pidfd]; access=rw)
	                             'session-1456-leader-fd' (type=n/a; dev=0:5; inode=2050794; rdev=0:0; path=anon_inode:[pidfd]; access=rw)
	IOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	DefaultMemoryMin: 0
	DefaultMemoryLow: 0
	MemoryMin: 0
	MemoryLow: 0
	StartupMemoryLow: 0 (error getting kernel value: Invalid argument)
	MemoryHigh: 18446744073709551615
	StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryMax: 18446744073709551615
	StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemorySwapMax: 18446744073709551615
	StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapMax: 18446744073709551615
	StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
	MemoryZSwapWriteback: yes
	TasksMax: 20074
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
	DeviceAllow: char-vcs rw
	DeviceAllow: char-tty rw
	DeviceAllow: char-input rw
	DeviceAllow: char-hvc rw
	DeviceAllow: char-hidraw rw
	DeviceAllow: char-drm rw
	DeviceAllow: char-/dev/console rw
	DeviceAllow: block-* r
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
-------------- next part --------------
s "unmerged-bin"
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/victoria-metrics.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/victoria-metrics.service

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

==> /var/lib/systemd/deb-systemd-helper-enabled/netavark-firewalld-reload.service.dsh-also <==
/etc/systemd/system/firewalld.service.wants/netavark-firewalld-reload.service

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/prometheus-node-exporter-mellanox-hca-temp.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/prometheus-node-exporter-mellanox-hca-temp.timer

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-config.target.wants/cloud-init-hotplugd.socket <==

==> /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/ssh.service.wants/sshd-keygen.service <==

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/sysstat-summary.timer.dsh-also <==
/etc/systemd/system/sysstat.service.wants/sysstat-summary.timer

==> /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/sshd-keygen.service.dsh-also <==
/etc/systemd/system/ssh.service.wants/sshd-keygen.service
/etc/systemd/system/sshd.service.wants/sshd-keygen.service
/etc/systemd/system/sshd at .service.wants/sshd-keygen.service
/etc/systemd/system/ssh.socket.wants/sshd-keygen.service

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

==> /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/cloud-init-network.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-init-network.service

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/sysstat-collect.timer.dsh-also <==
/etc/systemd/system/sysstat.service.wants/sysstat-collect.timer

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

==> /var/lib/systemd/deb-systemd-helper-enabled/firewalld.service.wants/netavark-firewalld-reload.service <==

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

==> /var/lib/systemd/deb-systemd-helper-enabled/prometheus-node-exporter-ipmitool-sensor.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/prometheus-node-exporter-ipmitool-sensor.timer

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/sysstat.service.wants/sysstat-collect.timer <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sysstat.service.wants/sysstat-rotate.timer <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sysstat.service.wants/sysstat-summary.timer <==

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/systemd-resolved.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.resolve1.service
/etc/systemd/system/sysinit.target.wants/systemd-resolved.service
/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket
/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init-hotplugd.socket.dsh-also <==
/etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/sysstat.service.dsh-also <==
/etc/systemd/system/sysstat.service.wants/sysstat-collect.timer
/etc/systemd/system/sysstat.service.wants/sysstat-summary.timer
/etc/systemd/system/sysstat.service.wants/sysstat-rotate.timer
/etc/systemd/system/multi-user.target.wants/sysstat.service

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-final.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-final.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/cloud-config.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-config.service

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-config.service <==

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

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-final.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-init-local.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-init-main.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init.target.wants/cloud-init-hotplugd.socket <==

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/prometheus-node-exporter.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/smartd.service <==

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/qemu-guest-agent.service.dsh-also <==

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

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init-main.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-init-main.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/netavark-dhcp-proxy.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/netavark-dhcp-proxy.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/grub-common.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/grub-common.service
/etc/systemd/system/suspend.target.wants/grub-common.service
/etc/systemd/system/hibernate.target.wants/grub-common.service
/etc/systemd/system/hybrid-sleep.target.wants/grub-common.service
/etc/systemd/system/suspend-then-hibernate.target.wants/grub-common.service

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/cloud-init-local.service.dsh-also <==
/etc/systemd/system/cloud-init.target.wants/cloud-init-local.service

==> /var/lib/systemd/deb-systemd-helper-enabled/suspend-then-hibernate.target.wants/grub-common.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/sysstat-rotate.timer.dsh-also <==
/etc/systemd/system/sysstat.service.wants/sysstat-rotate.timer

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/suspend.target.wants/grub-common.service <==

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/prometheus-node-exporter-smartmon.timer <==

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/prometheus-node-exporter-nvme.timer <==

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

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/prometheus-node-exporter-mellanox-hca-temp.timer <==

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/prometheus-node-exporter-ipmitool-sensor.timer <==

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/hibernate.target.wants/grub-common.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.wants/sshd-keygen.service <==

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.timesync1.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/systemd-resolved-monitor.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/uuidd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/uuidd.socket
-------------- next part --------------
# /etc/fstab: static file system information
UUID=ef689fa2-177b-44b6-a81e-b59fb9446d59 / ext4 rw,discard,errors=remount-ro,x-systemd.growfs 0 1
UUID=CBDA-3128 /boot/efi vfat defaults 0 0


More information about the Pkg-systemd-maintainers mailing list