Bug#1114920: systemd: tmp.mount isn't limiting the size and system crash if tmp is full

Matthieu Castet castet.matthieu at free.fr
Thu Sep 11 16:44:39 BST 2025


Package: systemd
Version: 257.8-1~deb13u1
Severity: normal
X-Debbugs-Cc: castet.matthieu at free.fr

Dear Maintainer,

findmnt --target /tmp
TARGET SOURCE FSTYPE OPTIONS
/tmp   tmpfs  tmpfs  rw,nosuid,nodev,nr_inodes=1048576,inode64

There is no limit is size in tmpfs.
I experience a system hang after putting too much data in /tmp

-- Package-specific info:

-- System Information:
Debian Release: 13.1
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.43+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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  libapparmor1       4.1.0-1
ii  libc6              2.41-12
ii  libmount1          2.41-5
ii  libpam0g           1.7.0-5
ii  libseccomp2        2.6.0-2
ii  libselinux1        3.8.1-1
ii  libssl3t64         3.5.1-1
ii  libsystemd-shared  257.8-1~deb13u1
ii  libsystemd0        257.8-1~deb13u1
ii  mount              2.41-5

Versions of packages systemd recommends:
ii  dbus [default-dbus-system-bus]   1.16.2-2
pn  linux-sysctl-defaults            <none>
ii  systemd-cryptsetup               257.8-1~deb13u1
ii  systemd-timesyncd [time-daemon]  257.8-1~deb13u1

Versions of packages systemd suggests:
ii  libtss2-tcti-device0t64 [libtss2-tcti-device0]  4.1.3-1.2
ii  polkitd                                         126-2
pn  systemd-boot                                    <none>
ii  systemd-container                               257.8-1~deb13u1
pn  systemd-homed                                   <none>
pn  systemd-repart                                  <none>
pn  systemd-resolved                                <none>
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.148.3
ii  libnss-systemd     257.8-1~deb13u1
ii  libpam-systemd     257.8-1~deb13u1
ii  udev               257.8-1~deb13u1

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

--- /usr/lib/tmpfiles.d/tmp.conf	2025-08-05 17:31:37.000000000 +0200
+++ /etc/tmpfiles.d/tmp.conf	2025-08-07 20:52:05.850922406 +0200
@@ -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 -

[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-suspend.service -> /usr/lib/systemd/system/systemd-suspend.service.d/nvidia.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/user at .service -> /usr/lib/systemd/system/user at .service.d/10-login-barrier.conf
[EQUIVALENT] /etc/systemd/user/dbus-org.bluez.obex.service -> /usr/lib/systemd/user/dbus-org.bluez.obex.service

9 overridden configuration files found.
-------------- next part --------------
Manager: systemd 257.8 (257.8-1~deb13u1)
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 firmware: 14.005371s
Timestamp loader: 3.884349s
Timestamp kernel: Thu 2025-09-11 17:25:19 CEST
Timestamp userspace: Thu 2025-09-11 17:25:28 CEST
Timestamp finish: Thu 2025-09-11 17:25:42 CEST
Timestamp security-start: Thu 2025-09-11 17:25:28 CEST
Timestamp security-finish: Thu 2025-09-11 17:25:28 CEST
Timestamp generators-start: Thu 2025-09-11 17:25:29 CEST
Timestamp generators-finish: Thu 2025-09-11 17:25:29 CEST
Timestamp units-load-start: Thu 2025-09-11 17:25:29 CEST
Timestamp units-load-finish: Thu 2025-09-11 17:25:29 CEST
Subscribed: :1.1
Subscribed: :1.2
? Unit dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 13eecf310c62492dbcdfabe73c389320
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.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:03:00.0-nvme-1-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit dev-dm\x2d2.swap:
	Description: /dev/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 0ef7018659a8493e849e56c6ff69f903
	Following: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2ddiskseq-5.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap
	Following Set Member: dev-debtag\x2dvg-swap_1.swap
	Requires: dev-dm\x2d2.device (origin-proc-swap)
	Requires: -.mount (origin-implicit origin-path)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	After: -.mount (origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	After: dev-dm\x2d2.device (origin-proc-swap)
	After: system.slice (origin-file)
	References: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-implicit origin-path)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-default)
	References: swap.target (origin-default)
	References: dev-dm\x2d2.device (origin-proc-swap)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/dm-2 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/dm-2
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/dm-2
	Priority: -2
	Options: 
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	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)
	Wants: nvidia-resume.service (origin-file)
	Wants: nvidia-hibernate.service (origin-file)
	RequiredBy: hibernate.target (destination-file)
	Before: hibernate.target (destination-file)
	Before: nvidia-resume.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: sleep.target (origin-file)
	After: nvidia-hibernate.service (destination-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: nvidia-resume.service (origin-file)
	References: sleep.target (origin-file)
	References: nvidia-hibernate.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: nvidia-resume.service (destination-file)
	ReferencedBy: nvidia-hibernate.service (destination-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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit htpdate.service:
	Description: HTTP based time synchronization tool
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/htpdate.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ec22f07d2bcd4b47955f75f4ff0febe6
	Documentation: man:htpdate
	Fragment Path: /usr/lib/systemd/system/htpdate.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	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: remote-fs.target (origin-file)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: -.mount (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: tmp.mount (origin-file)
	After: basic.target (origin-default)
	References: basic.target (origin-default)
	References: -.mount (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: remote-fs.target (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: tmp.mount (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: network.target (origin-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1866
	Main PID Known: yes
	Main PID Alien: no
	PIDFile: /run/htpdate.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: 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
	EnvironmentFile: /etc/default/htpdate
	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
	ReadWritePaths: /var/run
	ReadOnlyPaths: /etc /usr /var
	InaccessiblePaths: /boot /home /media /mnt /root /opt /srv
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/htpdate "\$HTP_OPTIONS" "\$HTP_PROXY" -i /run/htpdate.pid "\$HTP_SERVERS"
			PID: 1845
			Start Timestamp: Thu 2025-09-11 17:25:36.387332 CEST
			Handoff Timestamp: 34.534ms since start
			Exit Timestamp: 3.495ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecReload:
		Command Line: /bin/kill -HUP "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	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 failed
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: first-boot-complete.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: first-boot-complete.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit wpa_supplicant.service:
	Alias: dbus-fi.w1.wpa_supplicant1.service
	Description: WPA supplicant
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/wpa_supplicant.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 591ed09e3f0d48e28b4b436f22cd1f2c
	Fragment Path: /usr/lib/systemd/system/wpa_supplicant.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	Wants: network.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: network.target (origin-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: -.mount (origin-file origin-path)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dbus.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: network.target (origin-file)
	References: dbus.socket (origin-file)
	References: dbus.service (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/wpa_supplicant (origin-file)
	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: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1755
	Main PID Known: yes
	Main PID Alien: no
	BusName: fi.w1.wpa_supplicant1
	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: 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
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0750
	RuntimeDirectory: wpa_supplicant
	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
	Group: netdev
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/wpa_supplicant -u -s -O "DIR=/run/wpa_supplicant GROUP=netdev"
			PID: 1755
			Start Timestamp: Thu 2025-09-11 17:25:35.808128 CEST
			Handoff Timestamp: 4.737ms since start
	? ExecReload:
		Command Line: /bin/kill -HUP "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-cryptsetup.target (destination-file)
	Before: home-mcastet-sshfs.mount (destination-mountinfo)
	Before: remote-fs.target (destination-file)
	Before: shutdown.target (origin-default)
	Before: remote-veritysetup.target (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: remote-veritysetup.target (destination-file)
	ReferencedBy: home-mcastet-sshfs.mount (destination-mountinfo)
	ReferencedBy: remote-fs.target (destination-file)
	ReferencedBy: remote-cryptsetup.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit anacron.service:
	Description: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Thu 2025-09-11 17:32:28 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:32:28 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:32:28 CEST
	Active Exit Timestamp: Thu 2025-09-11 17:32:28 CEST
	Inactive Enter Timestamp: Thu 2025-09-11 17:32:28 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 89df179d165e4fd4860870fdd6a6042e
	Documentation: man:anacron
	Documentation: man:anacrontab
	Fragment Path: /usr/lib/systemd/system/anacron.service
	ConditionACPower: true succeeded
	Condition Timestamp: Thu 2025-09-11 17:32:28 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:32:28 CEST
	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: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: time-sync.target (origin-file)
	After: anacron.timer (destination-implicit)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: anacron.timer (destination-implicit)
	References: time-sync.target (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: anacron.timer (destination-implicit)
	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: 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
	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"
			PID: 5483
			Start Timestamp: Thu 2025-09-11 17:32:28.777635 CEST
			Handoff Timestamp: 21.155ms since start
			Exit Timestamp: 2.777ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /proc-sys-fs-binfmt_misc.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: bf75f7b51d5b4a9f819a9747ecf2b347
	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
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-implicit origin-path)
	Requires: -.slice (origin-file)
	Before: systemd-binfmt.service (destination-file)
	After: -.slice (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	References: -.slice (origin-file origin-slice-property)
	References: -.mount (origin-implicit origin-path)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount binfmt_misc /proc/sys/fs/binfmt_misc -t binfmt_misc -o nosuid,nodev,noexec
			PID: 1401
			Start Timestamp: Thu 2025-09-11 17:25:35.615012 CEST
			Handoff Timestamp: 4.114ms since start
			Exit Timestamp: 5.731ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: eae32c71de2b4334b9ed9478a653dd0b
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.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/nvme-Micron_2300_NVMe_1024GB__2151338405BE-part2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit sys-kernel-tracing.mount:
	Description: Kernel Trace File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /sys-kernel-tracing.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 8fc0cfdd90ba4451a7fdd63354e45590
	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
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/tracing succeeded
	ConditionVirtualization: !lxc succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-implicit origin-path)
	Requires: -.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: -.slice (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	References: -.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-implicit 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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount tracefs /sys/kernel/tracing -t tracefs -o nosuid,nodev,noexec
			PID: 707
			Start Timestamp: Thu 2025-09-11 17:25:29.313738 CEST
			Handoff Timestamp: 3.409ms since start
			Exit Timestamp: 8.326ms since handoff
			Exit Code: exited
			Exit Status: 0
? 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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: dcf20595df464e9b8bbb4a845baf0924
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: rsyslog.service (destination-file)
	Before: systemd-hostnamed.service (destination-file)
	Before: systemd-journal-catalog-update.service (destination-file)
	Before: bluetooth.service (destination-file)
	Before: ldconfig.service (destination-file)
	Before: man-db.service (destination-file)
	Before: htpdate.service (destination-file)
	Before: bolt.service (destination-file)
	Before: e2scrub_reap.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: ModemManager.service (destination-file)
	Before: polkit.service (destination-file)
	Before: upower.service (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: iio-sensor-proxy.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-firstboot.service (destination-file)
	Before: pcscd.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: locate.service (destination-file)
	Before: colord.service (destination-file)
	Before: initrd-switch-root.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: low-memory-monitor.service (destination-file)
	Before: exim4.service (destination-file)
	Before: power-profiles-daemon.service (destination-file)
	Before: switcheroo-control.service (destination-file)
	After: systemd-sysext.service (destination-file)
	After: systemd-journald.service (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journal-flush.service (destination-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-confext.service (destination-file)
	References: systemd-journald.service (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	ReferencedBy: locate.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: lm-sensors.service (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: ModemManager.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: low-memory-monitor.service (destination-file)
	ReferencedBy: htpdate.service (destination-file)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: pcscd.service (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: systemd-hostnamed.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-file)
	ReferencedBy: iio-sensor-proxy.service (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: rsyslog.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: upower.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
	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
			PID: 1394
			Start Timestamp: Thu 2025-09-11 17:25:35.608935 CEST
			Handoff Timestamp: 4.296ms since start
			Exit Timestamp: 21.936ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit mkinitcpio-generate-shutdown-ramfs.service:
	Description: mkinitcpio-generate-shutdown-ramfs.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
	CGroup realized: no
	Before: plymouth-switch-root-initramfs.service (destination-file)
	ReferencedBy: plymouth-switch-root-initramfs.service (destination-file)
? Unit tmp.mount:
	Description: Temporary Directory /tmp
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/tmp.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: fe01e61cd9b047c281040417355afb68
	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
	ConditionPathIsSymbolicLink: !/tmp succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit origin-path)
	WantedBy: colord.service (destination-file)
	WantedBy: rsyslog.service (destination-path)
	WantedBy: power-profiles-daemon.service (destination-path)
	WantedBy: ModemManager.service (destination-path)
	WantedBy: bluetooth.service (destination-file destination-path)
	WantedBy: exim4.service (destination-path)
	WantedBy: lm-sensors.service (destination-path)
	WantedBy: locate.service (destination-path)
	WantedBy: low-memory-monitor.service (destination-path)
	WantedBy: switcheroo-control.service (destination-path)
	WantedBy: man-db.service (destination-path)
	WantedBy: pcscd.service (destination-path)
	WantedBy: bolt.service (destination-file destination-path)
	WantedBy: iio-sensor-proxy.service (destination-file destination-path)
	WantedBy: logrotate.service (destination-path)
	WantedBy: systemd-logind.service (destination-path)
	WantedBy: local-fs.target (destination-file)
	WantedBy: upower.service (destination-file)
	WantedBy: polkit.service (destination-path)
	WantedBy: basic.target (destination-file)
	WantedBy: systemd-hostnamed.service (destination-path)
	WantedBy: htpdate.service (destination-file)
	WantedBy: e2scrub_reap.service (destination-path)
	Conflicts: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	Before: pcscd.service (destination-path)
	Before: bolt.service (destination-file destination-path)
	Before: low-memory-monitor.service (destination-path)
	Before: rsyslog.service (destination-path)
	Before: logrotate.service (destination-path)
	Before: switcheroo-control.service (destination-path)
	Before: power-profiles-daemon.service (destination-path)
	Before: systemd-logind.service (destination-path)
	Before: umount.target (origin-file)
	Before: systemd-hostnamed.service (destination-path)
	Before: locate.service (destination-path)
	Before: iio-sensor-proxy.service (destination-file destination-path)
	Before: ModemManager.service (destination-path)
	Before: polkit.service (destination-path)
	Before: basic.target (destination-file)
	Before: upower.service (destination-file)
	Before: bluetooth.service (destination-file destination-path)
	Before: man-db.service (destination-path)
	Before: exim4.service (destination-path)
	Before: colord.service (destination-file)
	Before: e2scrub_reap.service (destination-path)
	Before: htpdate.service (destination-file)
	Before: lm-sensors.service (destination-path)
	After: system.slice (origin-file)
	After: swap.target (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	References: -.mount (origin-implicit origin-path)
	References: swap.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: bolt.service (destination-file destination-path)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-path)
	ReferencedBy: switcheroo-control.service (destination-path)
	ReferencedBy: basic.target (destination-file)
	ReferencedBy: polkit.service (destination-path)
	ReferencedBy: htpdate.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-path)
	ReferencedBy: man-db.service (destination-path)
	ReferencedBy: systemd-hostnamed.service (destination-path)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: exim4.service (destination-path)
	ReferencedBy: locate.service (destination-path)
	ReferencedBy: pcscd.service (destination-path)
	ReferencedBy: rsyslog.service (destination-path)
	ReferencedBy: logrotate.service (destination-path)
	ReferencedBy: iio-sensor-proxy.service (destination-file destination-path)
	ReferencedBy: bluetooth.service (destination-file destination-path)
	ReferencedBy: low-memory-monitor.service (destination-path)
	ReferencedBy: lm-sensors.service (destination-path)
	ReferencedBy: systemd-logind.service (destination-path)
	ReferencedBy: ModemManager.service (destination-path)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount tmpfs /tmp -t tmpfs -o mode=1777,strictatime,nosuid,nodev,size=50%,nr_inodes=1m
			PID: 983
			Start Timestamp: Thu 2025-09-11 17:25:30.328877 CEST
			Handoff Timestamp: 41.703ms since start
			Exit Timestamp: 2.658ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit sys-subsystem-net-devices-docker0.device:
	Description: /sys/subsystem/net/devices/docker0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:41 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:41 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:41 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 06bdd4cdd8d54d4192f748add5991fba
	Following Set Member: sys-devices-virtual-net-docker0.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/docker0
	Sysfs Path: /sys/devices/virtual/net/docker0
	Found: found-udev
? Unit run-user-1000-doc.mount:
	Description: /run/user/1000/doc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:48 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:48 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:48 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 7d4ab4de97da4016b7edb658b79553d3
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit)
	Conflicts: umount.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: run-user-1000.mount (origin-implicit)
	After: local-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-implicit)
	References: local-fs.target (origin-mountinfo)
	References: run-user-1000.mount (origin-implicit)
	References: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/user/1000 (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/doc
	What: portal
	File System Type: fuse.portal
	Options: rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit modprobe at configfs.service:
	Description: Load Kernel Module configfs
	Instance: configfs
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 0b9a285c57d6417583a51fb44d2e5b11
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	RequiredBy: sys-kernel-config.mount (destination-file)
	Before: sysinit.target (origin-file)
	Before: sys-kernel-config.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-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
	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
			PID: 712
			Start Timestamp: Thu 2025-09-11 17:25:29.316767 CEST
			Handoff Timestamp: 3.757ms since start
			Exit Timestamp: 7.135ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 67be6714d1e1441d8dd5aeaf5c06b578
	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 dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b72b049114114470ac05f11bfe203ea1
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	BoundBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	Before: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.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/disk/by-uuid/20bdece1-b98b-4880-b080-8a8238f344d5
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit sys-devices-platform-STM0125:00-tpmrm-tpmrm0.device:
	Description: /sys/devices/platform/STM0125:00/tpmrm/tpmrm0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: bade1d69bd7343c7a513008c2240e169
	Following Set Member: dev-tpmrm0.device
	Wants: tpm2.target (origin-udev)
	References: tpm2.target (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/platform/STM0125:00/tpmrm/tpmrm0
	Sysfs Path: /sys/devices/platform/STM0125:00/tpmrm/tpmrm0
	Found: found-udev
	udev SYSTEMD_WANTS: tpm2.target
? Unit power-profiles-daemon.service:
	Description: Power Profiles daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:42 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:42 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:42 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/power-profiles-daemon.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: 948afb81b54f474f96ed4f4f02acb74d
	Fragment Path: /usr/lib/systemd/system/power-profiles-daemon.service
	Condition Timestamp: Thu 2025-09-11 17:25:42 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:42 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	WantedBy: graphical.target (destination-file)
	Conflicts: tlp.service (origin-file)
	Conflicts: auto-cpufreq.service (origin-file)
	Conflicts: system76-power.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: tuned.service (origin-file)
	Before: graphical.target (destination-default)
	Before: shutdown.target (origin-default)
	After: multi-user.target (origin-file)
	After: display-manager.target (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: dbus.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: tmp.mount (origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	References: tmp.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	References: dbus.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: multi-user.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: basic.target (origin-default)
	References: auto-cpufreq.service (origin-file)
	References: display-manager.target (origin-file)
	References: system76-power.service (origin-file)
	References: tuned.service (origin-file)
	References: tlp.service (origin-file)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /var/lib/power-profiles-daemon (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: dbus
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 3034
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UPower.PowerProfiles
	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: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: yes
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: yes
	PrivateUsers: self
	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
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: power-profiles-daemon
	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
	LockPersonality: yes
	SystemCallFilter: sigpending ugetrlimit getdents64 mq_timedsend_time64 epoll_wait dup3 munmap ioprio_get symlinkat setgid dup link llistxattr execve io_pgetevents_time64 sigprocmask sched_yield openat readdir ppoll getsockopt _newselect utimensat getpriority rt_sigpending mq_notify removexattr chdir clock_getres getpgid readahead semget sched_get_priority_min openat2 setfsgid get_thread_area getegid32 pipe2 mq_timedsend cacheflush mkdirat getuid32 sched_getscheduler listxattr add_key readlink inotify_init faccessat2 io_getevents oldfstat creat socket epoll_create fstatfs flistxattr getpeername io_uring_enter signalfd4 pselect6_time64 getuid getpid eventfd clone3 timerfd_settime64 fchmod inotify_rm_watch inotify_add_watch name_to_handle_at fadvise64_64 msgrcv tkill sync clock_gettime epoll_pwait getrandom geteuid dup2 futex shmget write rt_sigtimedwait fcntl64 mknod sync_file_range2 getresuid32 timer_getoverrun sched_rr_get_interval_time64 mlock rt_sigqueueinfo geteuid32 preadv fchdir mlockall writev madvise getxattrat getresuid open setgid32 shmctl mkdir tee lgetxattr uretprobe semtimedop_time64 vmsplice sendto getsockname kcmp clock_nanosleep_time64 fcntl stat brk timer_settime64 lsetxattr getgroups fstatat64 semtimedop set_robust_list timer_gettime gettimeofday io_uring_setup userfaultfd ppoll_time64 sigsuspend mq_getsetattr linkat timerfd_gettime rt_sigsuspend oldolduname fgetxattr unlinkat setregid32 io_uring_register epoll_ctl_old select sysinfo getgroups32 mmap2 rename memfd_create recvmmsg_time64 ftruncate64 clock_getres_time64 clock_gettime64 truncate _llseek mprotect recvmmsg setxattr sched_getparam getsid setregid futex_waitv renameat2 mq_timedreceive_time64 landlock_add_rule eventfd2 io_destroy getresgid32 clock_nanosleep exit io_pgetevents kill lseek sendfile wait4 membarrier listen fchmodat2 timerfd_create nanosleep bind fallocate fdatasync vfork getcpu shmat timer_settime restart_syscall setresgid32 epoll_pwait2 readlinkat keyctl copy_file_range shmdt syncfs rmdir ftruncate uname sigreturn stat64 splice setsockopt io_submit getdents sigaltstack tgkill timer_create process_vm_readv rt_sigprocmask sched_getattr landlock_restrict_self removexattrat oldlstat unlink futex_time64 utimensat_time64 getegid io_setup remap_file_pages personality getpgrp setitimer pwritev2 newfstatat timer_gettime64 epoll_create1 recv pread64 ioctl fstat64 gettid mlock2 sched_rr_get_interval close times timer_delete fsync pselect6 getgid32 sendmmsg arch_prctl accept4 pause pidfd_send_signal epoll_wait_old fremovexattr fstatfs64 setfsgid32 mq_timedreceive lstat64 poll sync_file_range fstat rseq pipe exit_group get_robust_list epoll_ctl lremovexattr process_vm_writev listmount sigaction fchmodat riscv_flush_icache getxattr socketpair faccessat waitpid statx pwritev mmap landlock_create_ruleset munlockall chmod sendmsg symlink oldstat renameat getitimer swapcontext access clone seccomp prlimit64 waitid truncate64 signal timerfd_settime getppid setxattrat sched_getaffinity utime statfs timerfd_gettime64 rt_tgsigqueueinfo recvfrom semctl getrusage recvmsg listxattrat alarm io_cancel inotify_init1 msgsnd statfs64 set_tid_address arm_fadvise64_64 getcwd setpgid mremap setresgid lstat fork unshare signalfd rt_sigreturn mq_open futimesat utimes prctl process_madvise close_range capget mseal pwrite64 msgget pidfd_open semop get_mempolicy olduname readv execveat preadv2 rt_sigtimedwait_time64 shutdown sendfile64 setns munlock getrlimit umask msgctl connect ipc fadvise64 read getgid send set_thread_area request_key statmount accept time flock msync mq_unlink set_tls sched_get_priority_max riscv_hwprobe mknodat fsetxattr getresgid socketcall rt_sigaction setsid
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/libexec/power-profiles-daemon
			PID: 3034
			Start Timestamp: Thu 2025-09-11 17:25:42.029593 CEST
			Handoff Timestamp: 84.851ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	DeviceAllow: char-rtc r
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
? Unit firewalld.service:
	Description: firewalld.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
	CGroup realized: no
	Before: docker.service (destination-file)
	ReferencedBy: docker.service (destination-file)
? Unit sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c3d648f5375b4fc7ba51d28e3a630758
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.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.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service:
	Description: File System Check on /dev/disk/by-uuid/F6E6-C54A
	Instance: dev-disk-by\x2duuid-F6E6\x2dC54A
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dfsck.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 9dff309a0b784d25a989197c8136a34b
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice (origin-file)
	BindsTo: dev-disk-by\x2duuid-F6E6\x2dC54A.device (origin-file)
	RequiredBy: boot-efi.mount (destination-file)
	Conflicts: reboot.target (origin-file)
	Conflicts: halt.target (origin-file)
	Conflicts: kexec.target (origin-file)
	Conflicts: poweroff.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: boot-efi.mount (destination-file)
	Before: systemd-quotacheck.service (origin-file)
	After: local-fs-pre.target (origin-file)
	After: dev-disk-by\x2duuid-F6E6\x2dC54A.device (origin-file)
	After: systemd-fsck-root.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system-systemd\x2dfsck.slice (origin-file)
	References: dev-disk-by\x2duuid-F6E6\x2dC54A.device (origin-file)
	References: poweroff.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-quotacheck.service (origin-file)
	References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
	References: reboot.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: kexec.target (origin-file)
	References: halt.target (origin-file)
	ReferencedBy: boot-efi.mount (destination-file)
	InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	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: 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
	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 /dev/disk/by-uuid/F6E6-C54A
			PID: 863
			Start Timestamp: Thu 2025-09-11 17:25:29.554580 CEST
			Handoff Timestamp: 16.807ms since start
			Exit Timestamp: 67.869ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit NetworkManager-wait-online.service:
	Description: Network Manager Wait Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:39 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 08dd8a75f7574c6b95f03a8b43684be3
	Documentation: man:NetworkManager-wait-online.service(8)
	Fragment Path: /usr/lib/systemd/system/NetworkManager-wait-online.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: NetworkManager.service (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: network-online.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: network-online.target (origin-file destination-default)
	After: sysinit.target (origin-default)
	After: NetworkManager.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: basic.target (origin-default)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: NetworkManager.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	ReferencedBy: network-online.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: 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
	Environment: NM_ONLINE_TIMEOUT=60
	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/nm-online -s -q
			PID: 1841
			Start Timestamp: Thu 2025-09-11 17:25:36.383928 CEST
			Handoff Timestamp: 26.672ms since start
			Exit Timestamp: 3.266076s since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit ModemManager.service:
	Alias: dbus-org.freedesktop.ModemManager1.service
	Description: Modem Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/ModemManager.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 630c6f412c0e47729c03aea0114708a0
	Fragment Path: /usr/lib/systemd/system/ModemManager.service
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: polkit.service (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: tmp.mount (origin-path)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: dbus.socket (origin-file)
	After: sysinit.target (origin-default)
	After: polkit.service (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: polkit.service (origin-file)
	References: tmp.mount (origin-path)
	References: systemd-journald.socket (origin-file)
	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)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: dbus
	Restart: on-abort
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1782
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ModemManager1
	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: 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
	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: null
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_net_admin cap_sys_admin
	User: root
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/ModemManager
			PID: 1782
			Start Timestamp: Thu 2025-09-11 17:25:35.842067 CEST
			Handoff Timestamp: 32.821ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit blockdev at dev-nvme0n1p1.target:
	Description: Block Device Preparation for /dev/nvme0n1p1
	Instance: dev-nvme0n1p1
	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 dev-nvme1n1.device:
	Description: PM9A1 NVMe Samsung 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e2d03743c1814c7ab3e97b55655ac502
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/nvme1n1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	Found: found-udev
? 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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: fc91aa6ac01e435287711320fa94cda6
	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 succeeded
	ConditionPathExists: /proc/sys/fs/binfmt_misc succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-implicit origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	Before: binfmt-support.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	After: -.mount (origin-implicit origin-path)
	Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: sysinit.target (origin-file)
	References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
	References: -.mount (origin-implicit origin-path)
	References: shutdown.target (origin-file)
	ReferencedBy: binfmt-support.service (destination-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 dev-nvme0n1p1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d710452b59ec425fb6d83e677b1c2f33
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.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/nvme0n1p1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev,found-mount
? Unit sys-devices-pci0000:00-0000:00:14.3-net-wlp0s20f3.device:
	Description: Tiger Lake PCH CNVi WiFi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ebcd3e2333054646b83ca53e5c8aa6e3
	Following Set Member: sys-subsystem-net-devices-wlp0s20f3.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:14.3/net/wlp0s20f3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.3/net/wlp0s20f3
	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)
	After: systemd-soft-reboot.service (origin-file)
	After: systemd-journald.service (destination-file)
	After: systemd-journal-flush.service (destination-file)
	References: systemd-soft-reboot.service (origin-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-journald.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-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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 0054add8df52400a9530f60d8539d5a8
	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 basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: eae93f48067d436a93e9a5b898b19a12
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/basic.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-file)
	Wants: low-memory-monitor.service (origin-file)
	Wants: tmp.mount (origin-file)
	Wants: slices.target (origin-file)
	Wants: timers.target (origin-file)
	Wants: sockets.target (origin-file)
	Wants: paths.target (origin-file)
	RequiredBy: initrd.target (destination-file)
	RequiredBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: exim4-base.service (destination-default)
	Before: nvidia-suspend.service (destination-default)
	Before: udisks2.service (destination-default)
	Before: rc-local.service (destination-default)
	Before: bluetooth.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: nvidia-resume.service (destination-default)
	Before: getty-static.service (destination-default)
	Before: dbus.service (destination-default)
	Before: alsa-state.service (destination-default)
	Before: multi-user.target (destination-file destination-default)
	Before: cups.service (destination-default)
	Before: power-profiles-daemon.service (destination-default)
	Before: logrotate.service (destination-default)
	Before: cron.service (destination-default)
	Before: iio-sensor-proxy.service (destination-default)
	Before: fstrim.service (destination-default)
	Before: alsa-restore.service (destination-default)
	Before: libvirtd.service (destination-default)
	Before: smartmontools.service (destination-default)
	Before: switcheroo-control.service (destination-default)
	Before: unattended-upgrades.service (destination-default)
	Before: libvirt-guests.service (destination-default)
	Before: colord.service (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: user at 1000.service (destination-default)
	Before: mosquitto.service (destination-default)
	Before: locate.service (destination-default)
	Before: avahi-daemon.service (destination-default)
	Before: fwupd-refresh.service (destination-default)
	Before: systemd-pcrphase.service (destination-default)
	Before: systemd-machined.service (destination-default)
	Before: qikservice3.service (destination-default)
	Before: dkms.service (destination-default)
	Before: sshd at sshd-keygen.service (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: nvidia-persistenced.service (destination-default)
	Before: polkit.service (destination-default)
	Before: low-memory-monitor.service (destination-default)
	Before: sshd-keygen.service (destination-default)
	Before: anacron.service (destination-default)
	Before: initrd.target (destination-file destination-default)
	Before: dpkg-db-backup.service (destination-default)
	Before: plymouth-quit-wait.service (destination-default)
	Before: NetworkManager-wait-online.service (destination-default)
	Before: htpdate.service (destination-default)
	Before: apt-daily.service (destination-default)
	Before: ssh.service (destination-default)
	Before: e2scrub_all.service (destination-default)
	Before: wpa_supplicant.service (destination-default)
	Before: rsync.service (destination-default)
	Before: containerd.service (destination-default)
	Before: virtlogd.service (destination-default)
	Before: lm-sensors.service (destination-default)
	Before: ModemManager.service (destination-default)
	Before: nvidia-hibernate.service (destination-default)
	Before: cups-browsed.service (destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: man-db.service (destination-default)
	Before: upower.service (destination-default)
	Before: bolt.service (destination-default)
	Before: rtkit-daemon.service (destination-default)
	Before: grub-common.service (destination-default)
	Before: NetworkManager.service (destination-default)
	Before: rsyslog.service (destination-default)
	Before: e2scrub_reap.service (destination-default)
	Before: exim4.service (destination-default)
	Before: docker.service (destination-default)
	Before: apt-daily-upgrade.service (destination-default)
	Before: uuidd.service (destination-default)
	Before: systemd-hostnamed.service (destination-default)
	Before: pcscd.service (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: accounts-daemon.service (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: plymouth-quit.service (destination-default)
	Before: pulseaudio-enable-autospawn.service (destination-default)
	Before: gdm.service (destination-default)
	After: slices.target (origin-file origin-default)
	After: sockets.target (origin-file origin-default)
	After: systemd-pcrphase-sysinit.service (destination-file)
	After: systemd-ask-password-plymouth.path (destination-file)
	After: paths.target (origin-file origin-default)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-file origin-default)
	After: tmp.mount (origin-file)
	References: slices.target (origin-file origin-default)
	References: sysinit.target (origin-file origin-default)
	References: -.mount (origin-file origin-path)
	References: tmp.mount (origin-file)
	References: low-memory-monitor.service (origin-file)
	References: shutdown.target (origin-default)
	References: paths.target (origin-file origin-default)
	References: timers.target (origin-file)
	References: sockets.target (origin-file origin-default)
	ReferencedBy: qikservice3.service (destination-default)
	ReferencedBy: systemd-pcrphase.service (destination-default)
	ReferencedBy: docker.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: dpkg-db-backup.service (destination-default)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: alsa-restore.service (destination-default)
	ReferencedBy: sshd-keygen.service (destination-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: fwupd-refresh.service (destination-default)
	ReferencedBy: udisks2.service (destination-default)
	ReferencedBy: pcscd.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: nvidia-hibernate.service (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: cups-browsed.service (destination-default)
	ReferencedBy: htpdate.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: plymouth-quit.service (destination-default)
	ReferencedBy: systemd-machined.service (destination-default)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: NetworkManager.service (destination-default)
	ReferencedBy: systemd-hostnamed.service (destination-default)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: plymouth-quit-wait.service (destination-default)
	ReferencedBy: upower.service (destination-default)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: gdm.service (destination-default)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: low-memory-monitor.service (destination-default)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: containerd.service (destination-default)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: nvidia-suspend.service (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-default)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: grub-common.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: switcheroo-control.service (destination-default)
	ReferencedBy: virtlogd.service (destination-default)
	ReferencedBy: iio-sensor-proxy.service (destination-default)
	ReferencedBy: locate.service (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: ModemManager.service (destination-default)
	ReferencedBy: initrd.target (destination-file destination-default)
	ReferencedBy: avahi-daemon.service (destination-default)
	ReferencedBy: accounts-daemon.service (destination-default)
	ReferencedBy: bolt.service (destination-default)
	ReferencedBy: dkms.service (destination-default)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: exim4-base.service (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: alsa-state.service (destination-default)
	ReferencedBy: sshd at sshd-keygen.service (destination-default)
	ReferencedBy: rtkit-daemon.service (destination-default)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: mosquitto.service (destination-default)
	ReferencedBy: nvidia-persistenced.service (destination-default)
	ReferencedBy: pulseaudio-enable-autospawn.service (destination-default)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: power-profiles-daemon.service (destination-default)
	ReferencedBy: cups.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: NetworkManager-wait-online.service (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: colord.service (destination-default)
	ReferencedBy: libvirtd.service (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: nvidia-resume.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 user at 1000.service:
	Description: User Manager for UID 1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:46 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/user at 1000.service
	CGroup realized: yes
	CGroup realized mask: cpu memory pids
	CGroup own mask: cpu cpuacct memory pids
	CGroup delegate mask: cpu cpuacct memory pids
	Invocation ID: 26f6294dfe5042759b440d21e0956416
	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: Thu 2025-09-11 17:25:46 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:46 CEST
	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-2.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-2.scope (destination-file)
	Before: shutdown.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	After: user-runtime-dir at 1000.service (origin-file)
	After: systemd-oomd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: dbus.service (origin-file)
	After: systemd-logind.service (origin-file)
	After: basic.target (origin-default)
	After: user-1000.slice (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: shutdown.target (origin-default)
	References: dbus.service (origin-file)
	References: user-1000.slice (origin-file origin-slice-property)
	References: systemd-logind.service (origin-file)
	References: systemd-oomd.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: user-runtime-dir at 1000.service (origin-file)
	ReferencedBy: session-2.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: ready
	OOMPolicy: continue
	ReloadSignal: RTMIN+25
	Main PID: 3050
	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
	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
			PID: 3050
			Start Timestamp: Thu 2025-09-11 17:25:46.256430 CEST
			Handoff Timestamp: 52.824ms since start
	Status Text: Ready.
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	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 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-timesyncd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: a16fb306380443359ba769cfef37c231
	Documentation: man:systemd-timesyncd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-timesyncd.service
	ConditionVirtualization: !container succeeded
	ConditionCapability: CAP_SYS_TIME succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file 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-journald.socket (origin-file)
	After: -.mount (origin-file origin-path)
	After: systemd-sysusers.service (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: time-set.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
	RequiresMountsFor: /run/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: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 735
	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
	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: lstat signalfd mmap sched_setattr fchmodat listxattr fadvise64_64 io_uring_enter fchdir sigpending pwritev2 io_uring_setup timer_getoverrun timer_gettime64 munmap olduname pwrite64 kill recv umask rt_sigaction setpriority copy_file_range membarrier userfaultfd utimensat_time64 fallocate capget fremovexattr fsetxattr execveat process_vm_writev request_key epoll_create fstatfs adjtimex inotify_rm_watch landlock_add_rule io_uring_register futimesat epoll_create1 sysinfo uname set_robust_list sched_yield faccessat2 syncfs lgetxattr oldlstat dup newfstatat vmsplice memfd_create getrusage getgid32 personality utime mknod recvmmsg_time64 timerfd_create set_tid_address clone readahead sched_setscheduler fstatat64 getpgrp setsockopt futex_waitv sigaltstack wait4 epoll_wait getsockopt landlock_restrict_self mknodat execve munlock geteuid32 ugetrlimit setresgid sigsuspend cacheflush sendmmsg process_vm_readv close_range msync gettimeofday nice rt_sigtimedwait symlinkat mq_timedreceive semtimedop setuid32 nanosleep set_thread_area futex prctl getpgid mprotect get_robust_list pwritev rmdir recvmmsg rseq oldfstat access sendto process_madvise io_getevents setpgid fchmod pipe removexattrat read ioctl geteuid sync_file_range2 setresgid32 fchownat rename ipc mmap2 shmat mlockall getpeername renameat rt_sigreturn signalfd4 setresuid timerfd_settime64 time utimensat pause mq_getsetattr clock_adjtime getegid32 getppid mlock brk io_destroy sched_get_priority_max set_tls sendfile64 fcntl fchmodat2 timer_settime64 preadv2 fcntl64 clock_nanosleep clock_getres_time64 prlimit64 timer_create seccomp getresgid32 readv getresuid io_pgetevents_time64 io_pgetevents semop exit_group times add_key pread64 remap_file_pages chdir rt_tgsigqueueinfo openat2 mq_notify set_mempolicy dup2 setgroups dup3 semtimedop_time64 swapcontext accept setreuid timerfd_gettime64 timer_delete truncate64 lremovexattr sigaction readlink sendmsg statmount mq_timedreceive_time64 socketcall vfork msgrcv flock rt_sigqueueinfo mkdirat pidfd_open link ioprio_get fork sched_getparam migrate_pages set_mempolicy_home_node getpriority write _llseek madvise fstat sync_file_range tee setrlimit move_pages splice clock_gettime sched_getattr getpid rt_sigtimedwait_time64 sendfile setfsuid32 pidfd_send_signal alarm kcmp flistxattr getresuid32 sync shmget oldolduname setfsgid arm_fadvise64_64 settimeofday get_thread_area getdents clock_nanosleep_time64 signal riscv_flush_icache setregid32 fadvise64 accept4 setxattr getrlimit pipe2 lchown32 close shmctl msgget getdents64 epoll_pwait2 mq_timedsend_time64 unlinkat sched_get_priority_min msgctl setsid io_cancel setgid32 epoll_pwait futex_time64 mq_open epoll_ctl_old riscv_hwprobe readdir semget lstat64 statfs64 symlink munlockall getxattr pselect6 sched_rr_get_interval_time64 bind getuid32 truncate clock_settime64 io_submit clock_getres eventfd statfs getuid open restart_syscall rt_sigprocmask rt_sigsuspend listen getresgid timer_settime getitimer getsid setregid chown msgsnd ftruncate64 readlinkat ppoll fdatasync gettid ftruncate preadv timerfd_gettime eventfd2 getsockname clock_settime name_to_handle_at setgid openat setreuid32 sched_setaffinity pselect6_time64 getegid fstatfs64 getgid setresuid32 io_setup fsync recvmsg epoll_wait_old sigprocmask llistxattr removexattr landlock_create_ruleset oldstat mremap uretprobe ppoll_time64 shmdt listmount ioprio_set tgkill send getrandom renameat2 fchown mq_unlink inotify_add_watch clone3 inotify_init1 timerfd_settime sched_getscheduler clock_gettime64 mq_timedsend getcwd sigreturn getcpu setfsuid waitid stat utimes get_mempolicy lchown creat sched_rr_get_interval socketpair unshare getxattrat inotify_init chmod lsetxattr setuid unlink getgroups mkdir exit capset statx stat64 tkill lseek semctl clock_adjtime64 timer_gettime mseal keyctl select linkat epoll_ctl fstat64 faccessat setfsgid32 setns shutdown socket writev mbind setxattrat getgroups32 rt_sigpending arch_prctl _newselect poll chown32 setgroups32 listxattrat fchown32 recvfrom fgetxattr connect sched_getaffinity mlock2 setitimer waitpid sched_setparam
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-timesyncd
			PID: 735
			Start Timestamp: Thu 2025-09-11 17:25:29.361243 CEST
			Handoff Timestamp: 21.007ms since start
	Status Text: Contacted time server [2a06:ac01:cafe:3084::51]:123 (2.debian.pool.ntp.org).
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit cups-browsed.service:
	Description: Make remote CUPS printers available locally
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:39 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cups-browsed.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: d5dabf9aadd94a448ffd966c222c91a3
	Fragment Path: /usr/lib/systemd/system/cups-browsed.service
	Condition Timestamp: Thu 2025-09-11 17:25:39 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:39 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: cups.service (origin-file)
	Wants: network-online.target (origin-file)
	Wants: avahi-daemon.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: cups.service (origin-file)
	After: avahi-daemon.service (origin-file)
	After: network-online.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: avahi-daemon.service (origin-file)
	References: shutdown.target (origin-default)
	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: cups.service (origin-file)
	References: network-online.target (origin-file)
	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: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 2419
	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
	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/cups-browsed
			PID: 2419
			Start Timestamp: Thu 2025-09-11 17:25:39.677920 CEST
			Handoff Timestamp: 44.716ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/smartmontools.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: fb9a73bf9312455087a5a6c034176d07
	Documentation: man:smartd(8)
	Documentation: man:smartd.conf(5)
	Fragment Path: /usr/lib/systemd/system/smartmontools.service
	ConditionVirtualization: no succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	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: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: shutdown.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: notify
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1576
	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
	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"
			PID: 1576
			Start Timestamp: Thu 2025-09-11 17:25:35.725893 CEST
			Handoff Timestamp: 3.641ms since start
	? ExecReload:
		Command Line: /bin/kill -HUP "\$MAINPID"
	Status Text: Next check of 2 devices will start at 17:55:35
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 004df653786c489c809ed043111ff95d
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.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/nvme-eui.000000000000000100a07521338405be-part3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit rtkit-daemon.service:
	Description: RealtimeKit Scheduling Policy Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/rtkit-daemon.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 4f14b56bea51486488cf02ab04141d07
	Fragment Path: /usr/lib/systemd/system/rtkit-daemon.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-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: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1999
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.RealtimeKit1
	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: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: yes
	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
	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_dac_read_search cap_setgid cap_setuid cap_sys_chroot cap_sys_nice
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/rtkit-daemon
			PID: 1999
			Start Timestamp: Thu 2025-09-11 17:25:36.755461 CEST
			Handoff Timestamp: 7.114ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit ifupdown-pre.service:
	Description: Helper to synchronize boot up for ifupdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 4c0dfc12a33a44bebfc38887a08db51a
	Fragment Path: /usr/lib/systemd/system/ifupdown-pre.service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd.service (origin-file)
	WantedBy: networking.service (destination-file)
	Before: networking.service (destination-file)
	Before: network.target (origin-file)
	After: systemd-udev-trigger.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udevd.service (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: network.target (origin-file)
	ReferencedBy: networking.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: 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
	EnvironmentFile: -/etc/default/networking
	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 -c "if [ \"\$CONFIGURE_INTERFACES\" != \"no\" ] && [ -n \"\$(ifquery --read-environment --list --exclude=lo)\" ] && [ -x /bin/udevadm ]; then udevadm settle; fi"
			PID: 781
			Start Timestamp: Thu 2025-09-11 17:25:29.431711 CEST
			Handoff Timestamp: 26.907ms since start
			Exit Timestamp: 3.044ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 859c8e18219d4e7e83cda95173f8566b
	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 dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ec36e64954f44c6182ece5d5df7769bf
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\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-partuuid/5356bd26-0989-4805-a2ad-ddf76a9e4ead
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit rsync.service:
	Description: fast remote file copy program daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory devices pids bpf-devices
	Documentation: man:rsync(1)
	Documentation: man:rsyncd.conf(5)
	Fragment Path: /usr/lib/systemd/system/rsync.service
	ConditionPathExists: /etc/rsyncd.conf failed
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	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: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	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: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 1s
	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: no
	ProtectKernelModules: no
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	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_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/rsync --daemon --no-detach
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: closed
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 55f97b088c9446898812a33b7ee7168c
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/paths.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	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: cups.path (destination-default)
	After: systemd-ask-password-wall.path (destination-file)
	After: systemd-ask-password-console.path (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: cups.path (destination-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-udevd.service:
	Alias: udev.service
	Description: Rule-based Manager for Device Events and Files
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	CGroup delegate mask: pids
	Invocation ID: b4691b6da492475ba11452f9ac71397c
	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 succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	Wants: systemd-udev-load-credentials.service (origin-file)
	WantedBy: systemd-udev-settle.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	WantedBy: systemd-udev-trigger.service (destination-file)
	WantedBy: ifupdown-pre.service (destination-file)
	ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
	Before: plymouth-start.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	After: systemd-udev-load-credentials.service (destination-file)
	After: systemd-hwdb-update.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-udevd-kernel.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: systemd-udevd-control.socket (origin-file destination-implicit)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
	TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udev-load-credentials.service (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: plymouth-start.service (destination-file)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
	ReferencedBy: systemd-udevd-control.socket (destination-implicit)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (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
	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: ready
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 744
	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
	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: shmdt fadvise64 mknodat timer_getoverrun vmsplice clock_gettime sigprocmask munlockall setgroups mkdirat execve fsetxattr rt_sigsuspend time fchownat fchmodat link removexattr preadv2 accept splice listmount execveat timer_settime dup3 mlock2 tgkill mq_getsetattr timer_settime64 fchown renameat ioprio_set capset truncate64 uretprobe chown sched_setparam nanosleep utimensat_time64 rt_sigtimedwait openat2 capget mq_open shmctl rt_sigaction utimes init_module stat futimesat fcntl rmdir nice shmat getpgrp io_getevents fchmod flock timerfd_settime64 arm_fadvise64_64 faccessat2 getsid epoll_ctl_old newfstatat sched_getparam epoll_create1 madvise mlock remap_file_pages timerfd_gettime io_destroy msgget lstat64 timer_delete setxattrat finit_module getdents oldfstat membarrier io_pgetevents_time64 clock_getres_time64 connect waitpid setfsuid getsockname getsockopt mknod read syncfs getrandom sched_setattr riscv_flush_icache setresgid rt_sigtimedwait_time64 mkdir symlink writev tkill clone waitid getgroups lremovexattr semget pidfd_send_signal io_setup userfaultfd setfsuid32 iopl ftruncate64 name_to_handle_at timer_create landlock_create_ruleset olduname signal removexattrat setfsgid utime semop personality migrate_pages pciconfig_read timerfd_create lstat sched_getattr rt_sigreturn sigreturn vfork truncate utimensat getdents64 close accept4 sendmsg sendmmsg pause poll setfsgid32 pselect6 process_madvise alarm mq_timedsend mq_timedsend_time64 setsockopt exit get_thread_area inotify_init1 mprotect setregid32 sysinfo recvmmsg getgid geteuid32 sched_setscheduler eventfd setuid sigpending kill getpeername io_uring_enter set_tls process_vm_readv pread64 rename mq_notify gettid set_tid_address delete_module io_uring_setup clock_getres arch_prctl listxattr mq_unlink sched_rr_get_interval fdatasync fallocate _llseek dup swapcontext mremap write flistxattr statmount fstatfs64 bind wait4 setsid getppid epoll_ctl set_robust_list pipe munlock setrlimit readlinkat geteuid dup2 times getpriority tee io_cancel epoll_wait_old pidfd_open rseq io_pgetevents lgetxattr prlimit64 readahead inotify_rm_watch setitimer bpf lsetxattr mlockall request_key linkat pciconfig_iobase seccomp rt_sigpending mmap signalfd4 get_mempolicy fsync mq_timedreceive unlink chmod pwritev sigaction clock_nanosleep_time64 recvmmsg_time64 memfd_create ftruncate getxattrat llistxattr readv unlinkat pwritev2 io_submit creat socket fadvise64_64 signalfd getcwd ppoll_time64 s390_pci_mmio_read fremovexattr timer_gettime sched_getscheduler symlinkat landlock_add_rule sendfile recv faccessat ioprio_get send getgroups32 sched_setaffinity fstat64 socketcall inotify_add_watch prctl fork cacheflush fstatat64 munmap stat64 select shutdown getresgid set_thread_area sync_file_range2 readdir uname mq_timedreceive_time64 setregid setresuid getresgid32 listen fcntl64 setpgid mmap2 process_vm_writev sched_rr_get_interval_time64 exit_group sigaltstack setpriority eventfd2 getpid getresuid32 sync landlock_restrict_self riscv_hwprobe lchown32 readlink set_mempolicy recvmsg mseal lseek open setreuid sched_get_priority_min getgid32 setgroups32 io_uring_register setresuid32 gettimeofday getresuid getpgid shmget s390_pci_mmio_write epoll_pwait2 close_range umask add_key sched_yield chdir listxattrat get_robust_list fchdir setresgid32 getcpu futex_waitv sigsuspend move_pages openat pciconfig_write getegid32 oldlstat fstatfs timer_gettime64 socketpair restart_syscall sched_getaffinity renameat2 set_mempolicy_home_node rt_sigqueueinfo sendfile64 ppoll clock_nanosleep inotify_init msync copy_file_range getrlimit preadv msgctl ioctl pselect6_time64 clock_gettime64 statfs sync_file_range ipc setreuid32 epoll_pwait futex mbind rt_sigprocmask setgid setgid32 ugetrlimit oldstat unshare access semctl timerfd_gettime64 recvfrom keyctl statx setxattr getuid oldolduname fchmodat2 getuid32 epoll_wait msgrcv getegid semtimedop getrusage ioperm sendto statfs64 pwrite64 getxattr clone3 msgsnd rt_tgsigqueueinfo sched_get_priority_max setuid32 lchown fchown32 chown32 semtimedop_time64 futex_time64 setns epoll_create _newselect timerfd_settime pipe2 brk getitimer fgetxattr fstat kcmp
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-udevd
			PID: 744
			Start Timestamp: Thu 2025-09-11 17:25:29.370004 CEST
			Handoff Timestamp: 19.885ms since start
	Status Text: Processing with 48 children at max
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: pids
	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 virtvboxd.socket:
	Description: virtvboxd.socket
	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
	CGroup realized: no
	Before: libvirt-guests.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
? Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d20bdece1b98b4880b0808a8238f344d5\x2dnvme1n1p1_crypt.device:
	Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS2-20bdece1b98b4880b0808a8238f344d5-nvme1n1p1_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 4eb9563362f546f3b13472fe28fbc38d
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2ddiskseq-7.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme1n1p1_crypt.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-mapper-nvme1n1p1_crypt.device
	Following Set Member: dev-disk-by\x2duuid-d0dc2ca3\x2d34fc\x2d48ea\x2dab98\x2db95e56a46bd1.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/dm-uuid-CRYPT-LUKS2-20bdece1b98b4880b0808a8238f344d5-nvme1n1p1_crypt
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
? 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 realized: no
	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.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: initrd-root-fs.target (origin-file)
	After: initrd-fs.target (origin-file)
	OnFailure: emergency.target (origin-file)
	References: initrd-fs.target (origin-file)
	References: initrd.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: initrd-root-fs.target (origin-file)
	References: emergency.target (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-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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrphase-initrd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrphase-initrd.service
	ConditionSecurity: measured-uki untested
	ConditionPathExists: /etc/initrd-release untested
	Requires: system.slice (origin-file)
	WantedBy: initrd.target (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: cryptsetup-pre.target (origin-file)
	Before: systemd-tpm2-setup-early.service (destination-file)
	Before: systemd-sysext.service (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	After: system.slice (origin-file)
	After: tpm2.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-sysext.service (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: sysinit.target (origin-file)
	References: cryptsetup.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: tpm2.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-firstboot(1)
	Fragment Path: /usr/lib/systemd/system/systemd-firstboot.service
	ConditionFirstBoot: yes failed
	ConditionPathIsReadWrite: /etc untested
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	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: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: first-boot-complete.target (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-vconsole-setup.service (origin-file)
	After: systemd-sysusers.service (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-vconsole-setup.service (origin-file)
	References: first-boot-complete.target (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-remount-fs.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:46 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user.slice
	CGroup: /user.slice/user-1000.slice
	CGroup realized: yes
	CGroup realized mask: cpu memory pids
	CGroup enabled mask: cpu memory pids
	CGroup own mask: memory pids
	CGroup members mask: cpu cpuacct memory pids
	Invocation ID: b97187f88eb9464c8afbc9216812416b
	Documentation: man:user at .service(5)
	DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
	Condition Timestamp: Thu 2025-09-11 17:25:46 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:46 CEST
	Assert Result: yes
	Requires: user.slice (origin-implicit)
	RequiredBy: user at 1000.service (destination-file)
	RequiredBy: user-runtime-dir at 1000.service (destination-file)
	RequiredBy: session-2.scope (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: session-2.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	After: user.slice (origin-implicit)
	References: shutdown.target (origin-default)
	References: user.slice (origin-implicit)
	ReferencedBy: session-2.scope (destination-file destination-slice-property)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file destination-slice-property)
	ReferencedBy: user at 1000.service (destination-file destination-slice-property)
	InSlice: user.slice (origin-implicit)
	SliceOf: session-2.scope (destination-slice-property)
	SliceOf: user-runtime-dir at 1000.service (destination-slice-property)
	SliceOf: user at 1000.service (destination-slice-property)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 83556
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit apparmor.service:
	Description: Load AppArmor profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 59ef0e8889ac48a7833064e975607695
	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 succeeded
	ConditionPathExists: !/rofs/etc/apparmor.d succeeded
	ConditionSecurity: apparmor succeeded
	AssertPathIsReadWrite: /sys/kernel/security/apparmor/.load succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: sysinit.target (destination-file)
	Before: networking.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: sysinit.target (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-journald-audit.socket (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: -.mount (origin-file origin-path)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: libvirtd.service (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
	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
			PID: 1390
			Start Timestamp: Thu 2025-09-11 17:25:35.602745 CEST
			Handoff Timestamp: 8.048ms since start
			Exit Timestamp: 54.419ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecReload:
		Command Line: /lib/apparmor/apparmor.systemd reload
	? ExecStop:
		Command Line: /bin/true
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit home-mcastet-sshfs.mount:
	Description: /home/mcastet/sshfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:28:01 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:28:01 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:28:01 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 09884f9a8d9e470ebfc401a6050e4817
	Source Path: /proc/self/mountinfo
	Requires: home.mount (origin-implicit)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit)
	Wants: network-online.target (origin-mountinfo)
	Conflicts: umount.target (origin-mountinfo)
	Before: remote-fs.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	After: network-online.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: home.mount (origin-implicit)
	After: remote-fs-pre.target (origin-mountinfo)
	After: -.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	After: network.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: remote-fs.target (origin-mountinfo)
	References: home.mount (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-mountinfo)
	References: network.target (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-implicit)
	References: remote-fs-pre.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /home/mcastet (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: /home/mcastet/sshfs
	What: thc_embedded_builder:
	File System Type: fuse.sshfs
	Options: rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: cbd62990ce9a40b1aa4504281b6ccd04
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.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/nvme-PM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap:
	Description: /dev/disk/by-uuid/2adfb56b-377c-4f98-9fef-d8f89dac8b27
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 01737252dbb74edda11b94b140a0ffc0
	Following: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap
	Following Set Member: dev-debtag\x2dvg-swap_1.swap
	Following Set Member: dev-disk-by\x2ddiskseq-5.swap
	Following Set Member: dev-dm\x2d2.swap
	Requires: system.slice (origin-file)
	Requires: dev-dm\x2d2.device (origin-proc-swap)
	Requires: -.mount (origin-implicit origin-path)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: dev-dm\x2d2.device (origin-proc-swap)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: system.slice (origin-file)
	After: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	References: swap.target (origin-default)
	References: -.mount (origin-implicit origin-path)
	References: umount.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	References: systemd-journald.socket (origin-file)
	References: dev-dm\x2d2.device (origin-proc-swap)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/disk/by-uuid/2adfb56b-377c-4f98-9fef-d8f89dac8b27 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/disk/by-uuid/2adfb56b-377c-4f98-9fef-d8f89dac8b27
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/dm-2
	Priority: -2
	Options: 
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: 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 realized: no
	CGroup own mask: memory pids
	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
	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: e2scrub_all.timer (destination-implicit)
	After: sysinit.target (origin-default)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit plymouth-kexec.service:
	Description: Show Plymouth Reboot with kexec 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/plymouth-kexec.service
	ConditionVirtualization: !container untested
	ConditionKernelCommandLine: !nosplash untested
	ConditionKernelCommandLine: !plymouth.enable=0 untested
	Requires: system.slice (origin-file)
	WantedBy: kexec.target (destination-file)
	Before: plymouth-switch-root-initramfs.service (destination-file)
	Before: systemd-kexec.service (origin-file)
	After: gdm.service (origin-file)
	After: plymouth-start.service (origin-file)
	After: getty at tty1.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: gdm.service (origin-file)
	References: plymouth-start.service (origin-file)
	References: getty at tty1.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: systemd-kexec.service (origin-file)
	ReferencedBy: plymouth-switch-root-initramfs.service (destination-file)
	ReferencedBy: kexec.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: forking
	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
	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/plymouthd --mode=shutdown --attach-to-session
	? ExecStartPost:
		Command Line: /usr/bin/plymouth show-splash
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 54a746c5ecc841afb9ffe897c9f178b9
	Fragment Path: /usr/lib/systemd/system/e2scrub_all.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file 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: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: time-set.target (origin-default)
	After: -.mount (origin-file origin-path)
	Triggers: e2scrub_all.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: time-set.target (origin-default)
	References: shutdown.target (origin-default)
	References: e2scrub_all.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	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 cryptsetup.target:
	Description: Local Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f3650a8900cc443182e25659ca23922e
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/cryptsetup.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: systemd-cryptsetup at nvme1n1p1_crypt.service (origin-file)
	Requires: systemd-cryptsetup at nvme0n1p3_crypt.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sysinit.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-ask-password-wall.path (destination-file)
	After: systemd-ask-password-console.path (destination-file)
	After: cryptsetup-pre.target (destination-file)
	After: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	After: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	After: systemd-pcrphase-initrd.service (destination-file)
	References: systemd-cryptsetup at nvme0n1p3_crypt.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-cryptsetup at nvme1n1p1_crypt.service (origin-file)
	ReferencedBy: sysinit.target (destination-file destination-default)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: cryptsetup-pre.target (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: systemd-ask-password-console.path (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\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 97dc0d7bafa148c0a791a4551d33e2bc
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.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/nvme-PM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? 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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-rfkill.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: d0760239efc742fb8adb448e0814bea2
	Documentation: man:systemd-rfkill.socket(8)
	Fragment Path: /usr/lib/systemd/system/systemd-rfkill.socket
	ConditionPathExists: !/etc/initrd-release succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
	WantedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-rfkill.service (origin-implicit)
	Before: shutdown.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: sys-devices-virtual-misc-rfkill.device (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	Triggers: systemd-rfkill.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: sys-devices-virtual-misc-rfkill.device (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-rfkill.service (origin-implicit)
	ReferencedBy: sys-devices-virtual-misc-rfkill.device (destination-udev)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/rfkill (origin-file)
	RequiresMountsFor: /dev/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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: yes
	FileDescriptorName: systemd-rfkill.socket
	SELinuxContextFromNet: no
	FlushPending: no
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-poweroff.service (destination-file)
	RequiredBy: systemd-halt.service (destination-file)
	RequiredBy: systemd-kexec.service (destination-file)
	RequiredBy: systemd-soft-reboot.service (destination-file)
	RequiredBy: systemd-reboot.service (destination-file)
	ConflictedBy: systemd-udev-load-credentials.service (destination-file)
	ConflictedBy: man-db.service (destination-default)
	ConflictedBy: virtlogd-admin.socket (destination-default)
	ConflictedBy: anacron.timer (destination-default)
	ConflictedBy: time-set.target (destination-default)
	ConflictedBy: cryptsetup-pre.target (destination-default)
	ConflictedBy: dkms.service (destination-default)
	ConflictedBy: network-pre.target (destination-default)
	ConflictedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ConflictedBy: pcscd.socket (destination-default)
	ConflictedBy: cron.service (destination-default)
	ConflictedBy: systemd-hostnamed.service (destination-default)
	ConflictedBy: user.slice (destination-default)
	ConflictedBy: nss-lookup.target (destination-default)
	ConflictedBy: uuidd.socket (destination-default)
	ConflictedBy: systemd-bsod.service (destination-file)
	ConflictedBy: system-systemd\x2dfsck.slice (destination-default)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: apt-daily.timer (destination-default)
	ConflictedBy: gdm.service (destination-default)
	ConflictedBy: pcscd.service (destination-default)
	ConflictedBy: getty-static.service (destination-default)
	ConflictedBy: dm-event.service (destination-file)
	ConflictedBy: docker.service (destination-default)
	ConflictedBy: systemd-tpm2-setup-early.service (destination-file)
	ConflictedBy: upower.service (destination-default)
	ConflictedBy: dbus.socket (destination-default)
	ConflictedBy: systemd-timesyncd.service (destination-file)
	ConflictedBy: system-getty.slice (destination-default)
	ConflictedBy: plymouth-quit-wait.service (destination-default)
	ConflictedBy: polkit.service (destination-default)
	ConflictedBy: syslog.socket (destination-file)
	ConflictedBy: qikservice3.service (destination-default)
	ConflictedBy: fstrim.service (destination-default)
	ConflictedBy: local-fs-pre.target (destination-default)
	ConflictedBy: nvidia-suspend.service (destination-default)
	ConflictedBy: initrd-usr-fs.target (destination-file)
	ConflictedBy: network-online.target (destination-default)
	ConflictedBy: udisks2.service (destination-default)
	ConflictedBy: systemd-rfkill.service (destination-file)
	ConflictedBy: systemd-pcrphase.service (destination-default)
	ConflictedBy: ldconfig.service (destination-file)
	ConflictedBy: sshd-keygen.service (destination-default)
	ConflictedBy: virtlogd.socket (destination-default)
	ConflictedBy: nss-user-lookup.target (destination-default)
	ConflictedBy: avahi-daemon.service (destination-default)
	ConflictedBy: remote-veritysetup.target (destination-file)
	ConflictedBy: emergency.service (destination-file)
	ConflictedBy: dpkg-db-backup.timer (destination-default)
	ConflictedBy: rsyslog.service (destination-default)
	ConflictedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ConflictedBy: session-2.scope (destination-default)
	ConflictedBy: network.target (destination-default)
	ConflictedBy: first-boot-complete.target (destination-default)
	ConflictedBy: system-systemd\x2dbacklight.slice (destination-default)
	ConflictedBy: bluetooth.target (destination-default)
	ConflictedBy: initrd-fs.target (destination-file)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: grub-common.service (destination-default)
	ConflictedBy: libvirtd-ro.socket (destination-default)
	ConflictedBy: libvirt-guests.service (destination-default)
	ConflictedBy: fstrim.timer (destination-default)
	ConflictedBy: systemd-update-done.service (destination-file)
	ConflictedBy: veritysetup-pre.target (destination-default)
	ConflictedBy: mosquitto.service (destination-default)
	ConflictedBy: systemd-importd.socket (destination-file)
	ConflictedBy: systemd-journal-catalog-update.service (destination-file)
	ConflictedBy: initrd.target (destination-default)
	ConflictedBy: system-sshd.slice (destination-default)
	ConflictedBy: switcheroo-control.service (destination-default)
	ConflictedBy: systemd-fsck-root.service (destination-file)
	ConflictedBy: systemd-modules-load.service (destination-file)
	ConflictedBy: systemd-binfmt.service (destination-file)
	ConflictedBy: systemd-machined.service (destination-default)
	ConflictedBy: fwupd-refresh.timer (destination-default)
	ConflictedBy: sshd at sshd-keygen.service (destination-default)
	ConflictedBy: veritysetup.target (destination-default)
	ConflictedBy: cups-browsed.service (destination-default)
	ConflictedBy: ssh.service (destination-default)
	ConflictedBy: integritysetup.target (destination-default)
	ConflictedBy: basic.target (destination-default)
	ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
	ConflictedBy: lvm2-monitor.service (destination-file)
	ConflictedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ConflictedBy: systemd-hostnamed.socket (destination-default)
	ConflictedBy: virtlogd.service (destination-default)
	ConflictedBy: time-sync.target (destination-default)
	ConflictedBy: initrd-root-device.target (destination-file)
	ConflictedBy: power-profiles-daemon.service (destination-default)
	ConflictedBy: nvidia-persistenced.service (destination-default)
	ConflictedBy: systemd-machine-id-commit.service (destination-file)
	ConflictedBy: user-runtime-dir at 1000.service (destination-default)
	ConflictedBy: iio-sensor-proxy.service (destination-default)
	ConflictedBy: rescue.service (destination-file)
	ConflictedBy: systemd-networkd.service (destination-file)
	ConflictedBy: libvirtd.socket (destination-default)
	ConflictedBy: alsa-restore.service (destination-default)
	ConflictedBy: plymouth-quit.service (destination-default)
	ConflictedBy: docker.socket (destination-default)
	ConflictedBy: remote-fs.target (destination-file)
	ConflictedBy: e2scrub_all.timer (destination-default)
	ConflictedBy: apt-daily-upgrade.timer (destination-default)
	ConflictedBy: e2scrub_reap.service (destination-default)
	ConflictedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ConflictedBy: user-1000.slice (destination-default)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: emergency.target (destination-default)
	ConflictedBy: systemd-user-sessions.service (destination-default)
	ConflictedBy: cups.path (destination-default)
	ConflictedBy: systemd-pcrmachine.service (destination-file)
	ConflictedBy: getty at tty1.service (destination-default)
	ConflictedBy: ModemManager.service (destination-default)
	ConflictedBy: alsa-state.service (destination-default)
	ConflictedBy: locate.timer (destination-default)
	ConflictedBy: sysinit.target (destination-default)
	ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
	ConflictedBy: htpdate.service (destination-default)
	ConflictedBy: fwupd-refresh.service (destination-default)
	ConflictedBy: rescue.target (destination-default)
	ConflictedBy: bluetooth.service (destination-default)
	ConflictedBy: systemd-sysctl.service (destination-file)
	ConflictedBy: avahi-daemon.socket (destination-default)
	ConflictedBy: lm-sensors.service (destination-default)
	ConflictedBy: systemd-hibernate-clear.service (destination-file)
	ConflictedBy: sockets.target (destination-default)
	ConflictedBy: logrotate.service (destination-default)
	ConflictedBy: systemd-logind.service (destination-default)
	ConflictedBy: libvirtd.service (destination-default)
	ConflictedBy: NetworkManager-wait-online.service (destination-default)
	ConflictedBy: multi-user.target (destination-default)
	ConflictedBy: e2scrub_all.service (destination-default)
	ConflictedBy: containerd.service (destination-default)
	ConflictedBy: systemd-sysext.service (destination-file)
	ConflictedBy: networking.service (destination-file)
	ConflictedBy: accounts-daemon.service (destination-default)
	ConflictedBy: dbus.service (destination-default)
	ConflictedBy: systemd-ask-password-plymouth.path (destination-file)
	ConflictedBy: system-modprobe.slice (destination-default)
	ConflictedBy: man-db.timer (destination-default)
	ConflictedBy: swap.target (destination-default)
	ConflictedBy: systemd-pstore.service (destination-file)
	ConflictedBy: smartmontools.service (destination-default)
	ConflictedBy: cryptsetup.target (destination-default)
	ConflictedBy: systemd-importd.service (destination-file)
	ConflictedBy: unattended-upgrades.service (destination-default)
	ConflictedBy: apt-daily.service (destination-default)
	ConflictedBy: uuidd.service (destination-default)
	ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
	ConflictedBy: timers.target (destination-file)
	ConflictedBy: virt-guest-shutdown.target (destination-default)
	ConflictedBy: logrotate.timer (destination-default)
	ConflictedBy: wpa_supplicant.service (destination-default)
	ConflictedBy: getty.target (destination-default)
	ConflictedBy: sound.target (destination-default)
	ConflictedBy: systemd-pcrphase-sysinit.service (destination-file)
	ConflictedBy: lvm2-lvmpolld.socket (destination-file)
	ConflictedBy: rc-local.service (destination-default)
	ConflictedBy: systemd-random-seed.service (destination-file)
	ConflictedBy: colord.service (destination-default)
	ConflictedBy: systemd-sysusers.service (destination-file)
	ConflictedBy: rsync.service (destination-default)
	ConflictedBy: libvirtd-admin.socket (destination-default)
	ConflictedBy: systemd-networkd-persistent-storage.service (destination-file)
	ConflictedBy: systemd-firstboot.service (destination-file)
	ConflictedBy: exim4-base.service (destination-default)
	ConflictedBy: sshd-unix-local.socket (destination-default)
	ConflictedBy: machine.slice (destination-default)
	ConflictedBy: cups.socket (destination-default)
	ConflictedBy: nvidia-hibernate.service (destination-default)
	ConflictedBy: pulseaudio-enable-autospawn.service (destination-default)
	ConflictedBy: dpkg-db-backup.service (destination-default)
	ConflictedBy: remote-cryptsetup.target (destination-file)
	ConflictedBy: apt-daily-upgrade.service (destination-default)
	ConflictedBy: low-memory-monitor.service (destination-default)
	ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
	ConflictedBy: systemd-confext.service (destination-file)
	ConflictedBy: lvm2-lvmpolld.service (destination-file)
	ConflictedBy: systemd-remount-fs.service (destination-file)
	ConflictedBy: nvidia-resume.service (destination-default)
	ConflictedBy: tpm2.target (destination-default)
	ConflictedBy: exim4-base.timer (destination-default)
	ConflictedBy: systemd-ask-password-wall.service (destination-default)
	ConflictedBy: user at 1000.service (destination-default)
	ConflictedBy: machines.target (destination-default)
	ConflictedBy: systemd-tpm2-setup.service (destination-file)
	ConflictedBy: anacron.service (destination-default)
	ConflictedBy: getty-pre.target (destination-default)
	ConflictedBy: blk-availability.service (destination-file)
	ConflictedBy: systemd-rfkill.socket (destination-file)
	ConflictedBy: cups.service (destination-default)
	ConflictedBy: remote-fs-pre.target (destination-default)
	ConflictedBy: local-fs.target (destination-file)
	ConflictedBy: systemd-quotacheck-root.service (destination-file)
	ConflictedBy: slices.target (destination-default)
	ConflictedBy: rtkit-daemon.service (destination-default)
	ConflictedBy: systemd-networkd.socket (destination-file)
	ConflictedBy: locate.service (destination-default)
	ConflictedBy: systemd-ask-password-plymouth.service (destination-file)
	ConflictedBy: paths.target (destination-default)
	ConflictedBy: bolt.service (destination-default)
	ConflictedBy: initrd-root-fs.target (destination-file)
	ConflictedBy: NetworkManager.service (destination-default)
	ConflictedBy: systemd-hwdb-update.service (destination-file)
	ConflictedBy: exim4.service (destination-default)
	ConflictedBy: graphical.target (destination-default)
	Before: final.target (destination-file)
	Before: systemd-halt.service (destination-file)
	Before: systemd-reboot.service (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	Before: systemd-poweroff.service (destination-file)
	Before: systemd-kexec.service (destination-file)
	After: dkms.service (destination-default)
	After: sshd-keygen.service (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: systemd-ask-password-console.path (destination-file)
	After: systemd-tpm2-setup-early.service (destination-file)
	After: avahi-daemon.service (destination-default)
	After: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-file)
	After: systemd-machine-id-commit.service (destination-file)
	After: man-db.timer (destination-default)
	After: lm-sensors.service (destination-default)
	After: htpdate.service (destination-default)
	After: systemd-modules-load.service (destination-file)
	After: systemd-tpm2-setup.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: systemd-ask-password-wall.path (destination-file)
	After: system-sshd.slice (destination-default)
	After: cryptsetup.target (destination-default)
	After: systemd-journal-catalog-update.service (destination-file)
	After: sysinit.target (destination-default)
	After: rc-local.service (destination-default)
	After: systemd-pstore.service (destination-file)
	After: anacron.timer (destination-default)
	After: systemd-pcrmachine.service (destination-file)
	After: first-boot-complete.target (destination-default)
	After: multi-user.target (destination-default)
	After: containerd.service (destination-default)
	After: apt-daily.timer (destination-default)
	After: rsyslog.service (destination-default)
	After: iio-sensor-proxy.service (destination-default)
	After: grub-common.service (destination-default)
	After: dbus.socket (destination-default)
	After: integritysetup.target (destination-default)
	After: virt-guest-shutdown.target (destination-default)
	After: wpa_supplicant.service (destination-default)
	After: apt-daily-upgrade.timer (destination-default)
	After: plymouth-quit-wait.service (destination-default)
	After: mosquitto.service (destination-default)
	After: systemd-rfkill.socket (destination-file)
	After: cups.path (destination-default)
	After: avahi-daemon.socket (destination-default)
	After: lvm2-lvmpolld.service (destination-file)
	After: system-modprobe.slice (destination-default)
	After: systemd-backlight at backlight:intel_backlight.service (destination-file)
	After: swap.target (destination-default)
	After: exim4.service (destination-default)
	After: unattended-upgrades.service (destination-default)
	After: system-getty.slice (destination-default)
	After: systemd-fsck-root.service (destination-file)
	After: sockets.target (destination-default)
	After: network-pre.target (destination-default)
	After: systemd-pcrphase-initrd.service (destination-file)
	After: networking.service (destination-file)
	After: systemd-ask-password-console.service (destination-file)
	After: cryptsetup-pre.target (destination-default)
	After: emergency.service (destination-file)
	After: fwupd-refresh.service (destination-default)
	After: upower.service (destination-default)
	After: systemd-ask-password-wall.service (destination-default)
	After: exim4-base.timer (destination-default)
	After: systemd-tmpfiles-clean.service (destination-file)
	After: rsync.service (destination-default)
	After: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	After: graphical.target (destination-default)
	After: alsa-restore.service (destination-default)
	After: colord.service (destination-default)
	After: systemd-hostnamed.socket (destination-default)
	After: docker.socket (destination-default)
	After: pcscd.socket (destination-default)
	After: systemd-ask-password-plymouth.service (destination-file)
	After: virtlogd.service (destination-default)
	After: libvirtd.service (destination-default)
	After: network.target (destination-default)
	After: exim4-base.service (destination-default)
	After: cups-browsed.service (destination-default)
	After: pulseaudio-enable-autospawn.service (destination-default)
	After: rtkit-daemon.service (destination-default)
	After: uuidd.socket (destination-default)
	After: libvirtd-ro.socket (destination-default)
	After: logrotate.timer (destination-default)
	After: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	After: systemd-pcrphase-sysinit.service (destination-file)
	After: ModemManager.service (destination-default)
	After: getty-static.service (destination-default)
	After: accounts-daemon.service (destination-default)
	After: slices.target (destination-default)
	After: systemd-firstboot.service (destination-file)
	After: bluetooth.service (destination-default)
	After: systemd-user-sessions.service (destination-default)
	After: nss-lookup.target (destination-default)
	After: veritysetup-pre.target (destination-default)
	After: cups.socket (destination-default)
	After: low-memory-monitor.service (destination-default)
	After: libvirtd.socket (destination-default)
	After: veritysetup.target (destination-default)
	After: fstrim.service (destination-default)
	After: lvm2-monitor.service (destination-file)
	After: bluetooth.target (destination-default)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: nvidia-hibernate.service (destination-default)
	After: ssh.service (destination-default)
	After: remote-fs-pre.target (destination-default)
	After: basic.target (destination-default)
	After: systemd-sysctl.service (destination-file)
	After: man-db.service (destination-default)
	After: machine.slice (destination-default)
	After: libvirtd-admin.socket (destination-default)
	After: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	After: systemd-random-seed.service (destination-file)
	After: systemd-bsod.service (destination-file)
	After: systemd-timesyncd.service (destination-file)
	After: NetworkManager-wait-online.service (destination-default)
	After: switcheroo-control.service (destination-default)
	After: systemd-machined.service (destination-default)
	After: qikservice3.service (destination-default)
	After: systemd-sysext.service (destination-file)
	After: e2scrub_all.service (destination-default)
	After: systemd-quotacheck-root.service (destination-file)
	After: apt-daily.service (destination-default)
	After: libvirt-guests.service (destination-default)
	After: pcscd.service (destination-default)
	After: user-1000.slice (destination-default)
	After: systemd-sysusers.service (destination-file)
	After: udisks2.service (destination-default)
	After: systemd-networkd-persistent-storage.service (destination-file)
	After: time-set.target (destination-default)
	After: e2scrub_all.timer (destination-default)
	After: time-sync.target (destination-default)
	After: sshd-unix-local.socket (destination-default)
	After: apt-daily-upgrade.service (destination-default)
	After: machines.target (destination-default)
	After: locate.timer (destination-default)
	After: rescue.target (destination-default)
	After: tpm2.target (destination-default)
	After: syslog.socket (destination-file)
	After: systemd-update-done.service (destination-file)
	After: dpkg-db-backup.timer (destination-default)
	After: getty.target (destination-default)
	After: systemd-networkd.service (destination-file)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: sshd at sshd-keygen.service (destination-default)
	After: nvidia-suspend.service (destination-default)
	After: systemd-rfkill.service (destination-file)
	After: logrotate.service (destination-default)
	After: bolt.service (destination-default)
	After: gdm.service (destination-default)
	After: systemd-ask-password-plymouth.path (destination-file)
	After: virtlogd-admin.socket (destination-default)
	After: fstrim.timer (destination-default)
	After: rescue.service (destination-file)
	After: anacron.service (destination-default)
	After: getty-pre.target (destination-default)
	After: dm-event.service (destination-file)
	After: session-2.scope (destination-default)
	After: nss-user-lookup.target (destination-default)
	After: user-runtime-dir at 1000.service (destination-default)
	After: systemd-importd.socket (destination-file)
	After: virtlogd.socket (destination-default)
	After: alsa-state.service (destination-default)
	After: system-systemd\x2dfsck.slice (destination-default)
	After: fwupd-refresh.timer (destination-default)
	After: cron.service (destination-default)
	After: e2scrub_reap.service (destination-default)
	After: blk-availability.service (destination-file)
	After: systemd-importd.service (destination-file)
	After: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	After: polkit.service (destination-default)
	After: sound.target (destination-default)
	After: locate.service (destination-default)
	After: power-profiles-daemon.service (destination-default)
	After: nvidia-resume.service (destination-default)
	After: dbus.service (destination-default)
	After: local-fs-pre.target (destination-default)
	After: systemd-confext.service (destination-file)
	After: systemd-binfmt.service (destination-file)
	After: smartmontools.service (destination-default)
	After: network-online.target (destination-default)
	After: getty at tty1.service (destination-default)
	After: systemd-hibernate-clear.service (destination-file)
	After: emergency.target (destination-default)
	After: ldconfig.service (destination-file)
	After: user.slice (destination-default)
	After: system-systemd\x2dbacklight.slice (destination-default)
	After: systemd-logind.service (destination-default)
	After: dpkg-db-backup.service (destination-default)
	After: systemd-hostnamed.service (destination-default)
	After: nvidia-persistenced.service (destination-default)
	After: NetworkManager.service (destination-default)
	After: plymouth-quit.service (destination-default)
	After: initrd.target (destination-default)
	After: docker.service (destination-default)
	After: systemd-udev-load-credentials.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: paths.target (destination-default)
	After: user at 1000.service (destination-default)
	After: systemd-pcrphase.service (destination-default)
	After: cups.service (destination-default)
	After: uuidd.service (destination-default)
	After: systemd-networkd.socket (destination-file)
	ReferencedBy: sshd at sshd-keygen.service (destination-default)
	ReferencedBy: getty-pre.target (destination-default)
	ReferencedBy: NetworkManager-wait-online.service (destination-default)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: cryptsetup-pre.target (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: system-sshd.slice (destination-default)
	ReferencedBy: systemd-update-done.service (destination-file)
	ReferencedBy: network-pre.target (destination-default)
	ReferencedBy: session-2.scope (destination-default)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: network-online.target (destination-default)
	ReferencedBy: initrd-fs.target (destination-file)
	ReferencedBy: timers.target (destination-file)
	ReferencedBy: libvirtd.socket (destination-default)
	ReferencedBy: libvirt-guests.service (destination-default)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: nss-user-lookup.target (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	ReferencedBy: sshd-keygen.service (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: pulseaudio-enable-autospawn.service (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: fwupd-refresh.timer (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: basic.target (destination-default)
	ReferencedBy: locate.service (destination-default)
	ReferencedBy: machines.target (destination-default)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: tpm2.target (destination-default)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: cryptsetup.target (destination-default)
	ReferencedBy: pcscd.service (destination-default)
	ReferencedBy: nvidia-hibernate.service (destination-default)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: initrd.target (destination-default)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: power-profiles-daemon.service (destination-default)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: libvirtd-ro.socket (destination-default)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: systemd-kexec.service (destination-file)
	ReferencedBy: emergency.target (destination-default)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: dpkg-db-backup.service (destination-default)
	ReferencedBy: getty.target (destination-default)
	ReferencedBy: exim4-base.service (destination-default)
	ReferencedBy: plymouth-quit-wait.service (destination-default)
	ReferencedBy: system-systemd\x2dfsck.slice (destination-default)
	ReferencedBy: paths.target (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ReferencedBy: qikservice3.service (destination-default)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: libvirtd-admin.socket (destination-default)
	ReferencedBy: systemd-poweroff.service (destination-file)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: cups.socket (destination-default)
	ReferencedBy: udisks2.service (destination-default)
	ReferencedBy: systemd-soft-reboot.service (destination-file)
	ReferencedBy: ModemManager.service (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: avahi-daemon.socket (destination-default)
	ReferencedBy: initrd-root-device.target (destination-file)
	ReferencedBy: fwupd-refresh.service (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: nvidia-suspend.service (destination-default)
	ReferencedBy: virt-guest-shutdown.target (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: systemd-halt.service (destination-file)
	ReferencedBy: initrd-root-fs.target (destination-file)
	ReferencedBy: swap.target (destination-default)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: grub-common.service (destination-default)
	ReferencedBy: graphical.target (destination-default)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: remote-fs-pre.target (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: nss-lookup.target (destination-default)
	ReferencedBy: plymouth-quit.service (destination-default)
	ReferencedBy: local-fs-pre.target (destination-default)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: accounts-daemon.service (destination-default)
	ReferencedBy: rtkit-daemon.service (destination-default)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: cups.path (destination-default)
	ReferencedBy: remote-cryptsetup.target (destination-file)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: rescue.target (destination-default)
	ReferencedBy: initrd-usr-fs.target (destination-file)
	ReferencedBy: colord.service (destination-default)
	ReferencedBy: final.target (destination-file)
	ReferencedBy: remote-veritysetup.target (destination-file)
	ReferencedBy: lvm2-lvmpolld.socket (destination-file)
	ReferencedBy: integritysetup.target (destination-default)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: first-boot-complete.target (destination-default)
	ReferencedBy: systemd-hostnamed.service (destination-default)
	ReferencedBy: system-getty.slice (destination-default)
	ReferencedBy: locate.timer (destination-default)
	ReferencedBy: system-systemd\x2dbacklight.slice (destination-default)
	ReferencedBy: user.slice (destination-default)
	ReferencedBy: mosquitto.service (destination-default)
	ReferencedBy: nvidia-persistenced.service (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: low-memory-monitor.service (destination-default)
	ReferencedBy: alsa-state.service (destination-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: cups.service (destination-default)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: time-set.target (destination-default)
	ReferencedBy: bluetooth.target (destination-default)
	ReferencedBy: systemd-hibernate-clear.service (destination-file)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: virtlogd.socket (destination-default)
	ReferencedBy: systemd-reboot.service (destination-file)
	ReferencedBy: NetworkManager.service (destination-default)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: sockets.target (destination-default)
	ReferencedBy: cups-browsed.service (destination-default)
	ReferencedBy: machine.slice (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: multi-user.target (destination-default)
	ReferencedBy: veritysetup-pre.target (destination-default)
	ReferencedBy: avahi-daemon.service (destination-default)
	ReferencedBy: blk-availability.service (destination-file)
	ReferencedBy: pcscd.socket (destination-default)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: veritysetup.target (destination-default)
	ReferencedBy: docker.service (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: switcheroo-control.service (destination-default)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: systemd-machined.service (destination-default)
	ReferencedBy: sysinit.target (destination-default)
	ReferencedBy: htpdate.service (destination-default)
	ReferencedBy: systemd-hostnamed.socket (destination-default)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: libvirtd.service (destination-default)
	ReferencedBy: nvidia-resume.service (destination-default)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: docker.socket (destination-default)
	ReferencedBy: gdm.service (destination-default)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: systemd-pcrmachine.service (destination-file)
	ReferencedBy: alsa-restore.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	ReferencedBy: sound.target (destination-default)
	ReferencedBy: upower.service (destination-default)
	ReferencedBy: user-1000.slice (destination-default)
	ReferencedBy: containerd.service (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: systemd-bsod.service (destination-file)
	ReferencedBy: systemd-importd.socket (destination-file)
	ReferencedBy: slices.target (destination-default)
	ReferencedBy: system-modprobe.slice (destination-default)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: time-sync.target (destination-default)
	ReferencedBy: network.target (destination-default)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
	ReferencedBy: sshd-unix-local.socket (destination-default)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: systemd-importd.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: virtlogd-admin.socket (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: bolt.service (destination-default)
	ReferencedBy: systemd-quotacheck-root.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: virtlogd.service (destination-default)
	ReferencedBy: iio-sensor-proxy.service (destination-default)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: dkms.service (destination-default)
	ReferencedBy: systemd-pcrphase.service (destination-default)
	ReferencedBy: systemd-networkd.socket (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: remote-fs.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit halt.target:
	Description: System Halt
	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/halt.target
	Job Timeout: 30min
	Job Timeout Action: halt-force
	Requires: systemd-halt.service (origin-file)
	Wants: plymouth-halt.service (origin-file)
	Wants: plymouth-switch-root-initramfs.service (origin-file)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ConflictedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ConflictedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	After: systemd-halt.service (origin-file)
	References: systemd-halt.service (origin-file)
	References: plymouth-halt.service (origin-file)
	References: plymouth-switch-root-initramfs.service (origin-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit nvidia-hibernate.service:
	Description: NVIDIA system hibernate actions
	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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/nvidia-hibernate.service
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: systemd-hibernate.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-hibernate.service (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-hibernate.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-hibernate.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
	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/logger -t hibernate -s nvidia-hibernate.service
		Command Line: /usr/bin/nvidia-sleep.sh hibernate
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-sysext.socket:
	Description: System Extension Image Management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-sysext.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 6153645ab5ba43e1877439c6c984a052
	Documentation: man:systemd-sysext(8)
	Fragment Path: /usr/lib/systemd/system/systemd-sysext.socket
	ConditionCapability: CAP_SYS_ADMIN succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: local-fs.target (origin-file)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: local-fs.target (origin-file)
	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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit virtlogd-admin.socket:
	Description: libvirt logging daemon admin socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/virtlogd-admin.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: e3bded7c20e24a7589bfb378f90c5b2d
	Fragment Path: /usr/lib/systemd/system/virtlogd-admin.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	BindsTo: virtlogd.socket (origin-file)
	WantedBy: virtlogd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: virtlogd.service (origin-implicit destination-file)
	Before: sockets.target (origin-default destination-default)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	After: virtlogd.socket (origin-file)
	Triggers: virtlogd.service (origin-implicit)
	References: virtlogd.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: virtlogd.socket (origin-file)
	References: -.mount (origin-file origin-path)
	References: sysinit.target (origin-default)
	References: sockets.target (origin-default)
	ReferencedBy: virtlogd.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/libvirt/virtlogd-admin-sock (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: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: virtlogd-admin.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/libvirt/virtlogd-admin-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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: af89fd191efa40079cd50ce56e43e8dd
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	BoundBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	Before: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.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/disk/by-uuid/b13d9ee6-ca51-47ef-b986-4fdda0714d1b
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit avahi-daemon.service:
	Alias: dbus-org.freedesktop.Avahi.service
	Description: Avahi mDNS/DNS-SD Stack
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/avahi-daemon.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 80639f19f5254441ac1a9245cc7f4771
	Fragment Path: /usr/lib/systemd/system/avahi-daemon.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: avahi-daemon.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	WantedBy: cups-browsed.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: cups-browsed.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: dbus.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: avahi-daemon.socket (destination-implicit)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: avahi-daemon.socket (destination-implicit)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: avahi-daemon.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	ReferencedBy: cups-browsed.service (destination-file)
	ReferencedBy: avahi-daemon.socket (destination-implicit)
	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: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1548
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Avahi
	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: 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
	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/avahi-daemon -s
			PID: 1548
			Start Timestamp: Thu 2025-09-11 17:25:35.708658 CEST
			Handoff Timestamp: 3.891ms since start
	? ExecReload:
		Command Line: /usr/sbin/avahi-daemon -r
	Status Text: avahi-daemon 0.8 starting up.
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: systemd-hybrid-sleep.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 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-quotacheck.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-remount-fs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: 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)
	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
	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 /
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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
	CGroup realized: no
	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 dev-disk-by\x2dlabel-ESP.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 29839e70fba841349c96c7f570c8fa59
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\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-label/ESP
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f06081f4c0664ed5ae186c8efeaadf42
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.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:02:00.0-nvme-1-part/by-uuid/d8ee9002-95d2-4de4-9f3c-b3ac82f4de47
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit libvirtd-ro.socket:
	Description: libvirt legacy monolithic daemon read-only socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:27:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/libvirtd-ro.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 4d4afe0c70034b4c939aeae46dc9a779
	Fragment Path: /usr/lib/systemd/system/libvirtd-ro.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	BindsTo: libvirtd.socket (origin-file)
	WantedBy: libvirtd.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: libvirtd.service (origin-implicit destination-file)
	After: libvirtd.socket (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	Triggers: libvirtd.service (origin-implicit)
	References: sockets.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: libvirtd.socket (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: libvirtd.service (origin-implicit)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/libvirt/libvirt-sock-ro (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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: libvirtd-ro.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/libvirt/libvirt-sock-ro
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit containerd.service:
	Description: containerd container runtime
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/containerd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct cpuset io memory pids
	CGroup delegate mask: cpu cpuacct cpuset io memory pids
	Invocation ID: 15e44c2763a94e7cb58180f4c16af052
	Documentation: https://containerd.io
	Fragment Path: /usr/lib/systemd/system/containerd.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: docker.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: docker.service (destination-file)
	Before: shutdown.target (origin-default)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: local-fs.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: dbus.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: dbus.service (origin-file)
	References: local-fs.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: docker.service (destination-file)
	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: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 1868
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 5s
	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
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -999
	LimitCORE: 18446744073709551615
	LimitCORESoft: 18446744073709551615
	LimitNPROC: 18446744073709551615
	LimitNPROCSoft: 18446744073709551615
	LimitNOFILE: 18446744073709551615
	LimitNOFILESoft: 18446744073709551615
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStartPre:
		Command Line: /sbin/modprobe overlay
			PID: 1842
			Start Timestamp: Thu 2025-09-11 17:25:36.384903 CEST
			Handoff Timestamp: 26.041ms since start
			Exit Timestamp: 15.974ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStart:
		Command Line: /usr/bin/containerd
			PID: 1868
			Start Timestamp: Thu 2025-09-11 17:25:36.427312 CEST
			Handoff Timestamp: 4.345ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	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-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusbv2\x2d0:4.2.4.3:1.0.device:
	Description: Sennheiser_USB_headset
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ed1dcf99fe1646bc99b802744dcf8cf5
	Following: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device
	Following Set Member: dev-snd-by\x2did-usb\x2dSennheiser_Communications_Sennheiser_USB_headset\x2d00.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:4.2.4.3:1.0.device
	Following Set Member: dev-snd-controlC0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/snd/by-path/pci-0000:00:14.0-usbv2-0:4.2.4.3:1.0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2.4/3-4.2.4.3/3-4.2.4.3:1.0/sound/card0/controlC0
	Found: found-udev
? Unit dev-ptp0.device:
	Description: /dev/ptp0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a321ecb531294553912b59ec0f49fa2c
	Following: sys-devices-pci0000:00-0000:00:14.3-ptp-ptp0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:14.3-ptp-ptp0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/ptp0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.3/ptp/ptp0
	Found: found-udev
? Unit sshd 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:sshd(8)
	Documentation: man:sshd_config(5)
	Fragment Path: /usr/lib/systemd/system/sshd at .service
	Requires: system-sshd.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Wants: sshd-keygen.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: nss-user-lookup.target (origin-file)
	After: basic.target (origin-default)
	After: system-sshd.slice (origin-file)
	After: sysinit.target (origin-default)
	After: sshd-keygen.service (destination-file)
	After: auditd.service (origin-file)
	References: sshd-keygen.service (origin-file)
	References: sysinit.target (origin-default)
	References: system-sshd.slice (origin-file origin-slice-property)
	References: nss-user-lookup.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: auditd.service (origin-file)
	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
	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"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: veritysetup.target (origin-file)
	Before: shutdown.target (origin-default)
	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-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:40:25 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b4689f27f84d4213a410dd13850902a6
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-clean.timer
	ConditionPathExists: !/etc/initrd-release succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-tmpfiles-clean.service (origin-implicit)
	Before: timers.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: systemd-tmpfiles-clean.service (origin-implicit)
	References: timers.target (origin-default)
	References: systemd-tmpfiles-clean.service (origin-implicit)
	References: shutdown.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: 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 multi-user.target:
	Alias: runlevel4.target
	Alias: runlevel2.target
	Alias: runlevel3.target
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:42 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:42 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:42 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 79548d94dc0f464c82906afd03cdab11
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/multi-user.target
	Condition Timestamp: Thu 2025-09-11 17:25:42 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:42 CEST
	Assert Result: yes
	Requires: basic.target (origin-file)
	Wants: rsync.service (origin-file)
	Wants: rsyslog.service (origin-file)
	Wants: binfmt-support.service (origin-file)
	Wants: networking.service (origin-file)
	Wants: NetworkManager.service (origin-file)
	Wants: nvidia-persistenced.service (origin-file)
	Wants: avahi-daemon.service (origin-file)
	Wants: unattended-upgrades.service (origin-file)
	Wants: exim4.service (origin-file)
	Wants: cups-browsed.service (origin-file)
	Wants: remote-fs.target (origin-file)
	Wants: containerd.service (origin-file)
	Wants: dbus.service (origin-file)
	Wants: cups.path (origin-file)
	Wants: lm-sensors.service (origin-file)
	Wants: systemd-logind.service (origin-file)
	Wants: systemd-user-sessions.service (origin-file)
	Wants: virtlogd.service (origin-file)
	Wants: libvirtd.service (origin-file)
	Wants: wpa_supplicant.service (origin-file)
	Wants: plymouth-quit.service (origin-file)
	Wants: getty.target (origin-file)
	Wants: plymouth-quit-wait.service (origin-file)
	Wants: systemd-ask-password-wall.path (origin-file)
	Wants: tlp.service (origin-file)
	Wants: console-setup.service (origin-file)
	Wants: cron.service (origin-file)
	Wants: mosquitto.service (origin-file)
	Wants: dkms.service (origin-file)
	Wants: libvirt-guests.service (origin-file)
	Wants: ModemManager.service (origin-file)
	Wants: docker.service (origin-file)
	Wants: machines.target (origin-file)
	Wants: pulseaudio-enable-autospawn.service (origin-file)
	Wants: anacron.service (origin-file)
	Wants: smartmontools.service (origin-file)
	Wants: grub-common.service (origin-file)
	Wants: anbox-container-manager.service (origin-file)
	Wants: cups.service (origin-file)
	Wants: qikservice3.service (origin-file)
	Wants: ssh.service (origin-file)
	RequiredBy: graphical.target (destination-file)
	Conflicts: rescue.target (origin-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: power-profiles-daemon.service (destination-file)
	Before: graphical.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: NetworkManager.service (origin-default)
	After: libvirt-guests.service (origin-default)
	After: smartmontools.service (origin-default)
	After: mosquitto.service (origin-default)
	After: basic.target (origin-file origin-default)
	After: systemd-logind.service (origin-default)
	After: libvirtd.service (origin-default)
	After: nvidia-persistenced.service (origin-default)
	After: cron.service (origin-default)
	After: machines.target (origin-default destination-file)
	After: containerd.service (origin-default)
	After: plymouth-quit.service (origin-default)
	After: grub-common.service (origin-default)
	After: virtlogd.service (origin-default)
	After: rsyslog.service (origin-default)
	After: systemd-networkd.service (destination-file)
	After: lm-sensors.service (origin-default)
	After: rescue.target (origin-file)
	After: cups.path (origin-default)
	After: cups-browsed.service (origin-default)
	After: rsync.service (origin-default)
	After: wpa_supplicant.service (origin-default)
	After: systemd-user-sessions.service (origin-default)
	After: ssh.service (origin-default)
	After: unattended-upgrades.service (origin-default)
	After: ModemManager.service (origin-default)
	After: getty.target (origin-default)
	After: pulseaudio-enable-autospawn.service (origin-default destination-file)
	After: dkms.service (origin-default)
	After: rescue.service (origin-file)
	After: avahi-daemon.service (origin-default)
	After: dbus.service (origin-default)
	After: qikservice3.service (origin-default)
	After: plymouth-quit-wait.service (origin-default)
	After: switcheroo-control.service (destination-file)
	After: exim4.service (origin-default)
	After: anacron.service (origin-default)
	After: cups.service (origin-default)
	After: docker.service (origin-default)
	References: cron.service (origin-file origin-default)
	References: networking.service (origin-file)
	References: systemd-ask-password-wall.path (origin-file)
	References: binfmt-support.service (origin-file)
	References: unattended-upgrades.service (origin-file origin-default)
	References: lm-sensors.service (origin-file origin-default)
	References: machines.target (origin-file origin-default)
	References: mosquitto.service (origin-file origin-default)
	References: libvirt-guests.service (origin-file origin-default)
	References: exim4.service (origin-file origin-default)
	References: rsync.service (origin-file origin-default)
	References: rsyslog.service (origin-file origin-default)
	References: anbox-container-manager.service (origin-file)
	References: ModemManager.service (origin-file origin-default)
	References: console-setup.service (origin-file)
	References: rescue.target (origin-file)
	References: dkms.service (origin-file origin-default)
	References: anacron.service (origin-file origin-default)
	References: ssh.service (origin-file origin-default)
	References: plymouth-quit-wait.service (origin-file origin-default)
	References: NetworkManager.service (origin-file origin-default)
	References: cups.path (origin-file origin-default)
	References: virtlogd.service (origin-file origin-default)
	References: smartmontools.service (origin-file origin-default)
	References: nvidia-persistenced.service (origin-file origin-default)
	References: docker.service (origin-file origin-default)
	References: cups.service (origin-file origin-default)
	References: remote-fs.target (origin-file)
	References: grub-common.service (origin-file origin-default)
	References: qikservice3.service (origin-file origin-default)
	References: getty.target (origin-file origin-default)
	References: avahi-daemon.service (origin-file origin-default)
	References: systemd-logind.service (origin-file origin-default)
	References: basic.target (origin-file origin-default)
	References: wpa_supplicant.service (origin-file origin-default)
	References: systemd-user-sessions.service (origin-file origin-default)
	References: cups-browsed.service (origin-file origin-default)
	References: dbus.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: rescue.service (origin-file)
	References: tlp.service (origin-file)
	References: containerd.service (origin-file origin-default)
	References: pulseaudio-enable-autospawn.service (origin-file origin-default)
	References: libvirtd.service (origin-file origin-default)
	References: plymouth-quit.service (origin-file origin-default)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: pulseaudio-enable-autospawn.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: machines.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit sys-kernel-debug.mount:
	Description: Kernel Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /sys-kernel-debug.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: f57a9179a6494c93bc454a6338b36f37
	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
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/debug succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-implicit origin-path)
	Requires: -.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.slice (origin-file)
	After: -.mount (origin-implicit origin-path)
	References: -.slice (origin-file origin-slice-property)
	References: -.mount (origin-implicit origin-path)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount debugfs /sys/kernel/debug -t debugfs -o nosuid,nodev,noexec
			PID: 706
			Start Timestamp: Thu 2025-09-11 17:25:29.313363 CEST
			Handoff Timestamp: 3.313ms since start
			Exit Timestamp: 8.733ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit blockdev at dev-mapper-nvme1n1p1_crypt.target:
	Description: Block Device Preparation for /dev/mapper/nvme1n1p1_crypt
	Instance: dev-mapper-nvme1n1p1_crypt
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c0c9d4a7845c4129bffef29c5dd152fd
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/blockdev at .target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	WantedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	Conflicts: umount.target (origin-file)
	Before: umount.target (origin-file)
	Before: media2.mount (destination-file destination-mountinfo)
	After: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	References: umount.target (origin-file)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: media2.mount (destination-file destination-mountinfo)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 1b1b76521fc84af6a023fab54672574a
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.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:02:00.0-nvme-1-part/by-uuid/b13d9ee6-ca51-47ef-b986-4fdda0714d1b
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit dev-disk-by\x2ddiskseq-2\x2dpart1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 967afda60f5c415d89875a6d1e957efe
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.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/2-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit virt-guest-shutdown.target:
	Description: libvirt guests shutdown target
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 4e389f3e3bb94b0dafdfda0f00a8515b
	Documentation: https://libvirt.org/
	Fragment Path: /usr/lib/systemd/system/virt-guest-shutdown.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	RequiredBy: libvirt-guests.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirt-guests.service (destination-file)
	Before: shutdown.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: libvirt-guests.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? 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-usr-fs.target (origin-file)
	Wants: initrd-root-fs.target (origin-file)
	Wants: initrd-fs.target (origin-file)
	Wants: systemd-battery-check.service (origin-file)
	Wants: systemd-bsod.service (origin-file)
	Wants: systemd-pcrphase-initrd.service (origin-file)
	Wants: initrd-parse-etc.service (origin-file)
	Wants: initrd-root-device.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: initrd-cleanup.service (destination-file)
	Before: shutdown.target (origin-default)
	After: rescue.service (origin-file)
	After: initrd-fs.target (origin-file)
	After: rescue.target (origin-file)
	After: initrd-root-fs.target (origin-file)
	After: initrd-root-device.target (origin-file)
	After: initrd-usr-fs.target (origin-file)
	After: basic.target (origin-file origin-default)
	OnFailure: emergency.target (origin-file)
	References: initrd-usr-fs.target (origin-file)
	References: systemd-pcrphase-initrd.service (origin-file)
	References: emergency.target (origin-file)
	References: shutdown.target (origin-default)
	References: initrd-root-device.target (origin-file)
	References: basic.target (origin-file origin-default)
	References: systemd-battery-check.service (origin-file)
	References: systemd-bsod.service (origin-file)
	References: initrd-fs.target (origin-file)
	References: initrd-parse-etc.service (origin-file)
	References: initrd-root-fs.target (origin-file)
	References: rescue.service (origin-file)
	References: rescue.target (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 mosquitto.service:
	Description: Mosquitto MQTT Broker
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	State Change Timestamp: Thu 2025-09-11 17:25:41 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:40 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Thu 2025-09-11 17:25:41 CEST
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: af19ae45153b4420bcfeeb3b7ec97584
	Documentation: man:mosquitto.conf(5)
	Documentation: man:mosquitto(8)
	Fragment Path: /usr/lib/systemd/system/mosquitto.service
	Condition Timestamp: Thu 2025-09-11 17:25:39 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:39 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.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: 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: 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
	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: /bin/mkdir -m 740 -p /var/log/mosquitto
			PID: 2849
			Start Timestamp: Thu 2025-09-11 17:25:40.714282 CEST
			Handoff Timestamp: 32.414ms since start
			Exit Timestamp: 1.426ms since handoff
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/chown mosquitto:mosquitto /var/log/mosquitto
			PID: 2852
			Start Timestamp: Thu 2025-09-11 17:25:40.748502 CEST
			Handoff Timestamp: 4.075ms since start
			Exit Timestamp: 980us since handoff
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/mkdir -m 740 -p /run/mosquitto
			PID: 2854
			Start Timestamp: Thu 2025-09-11 17:25:40.753928 CEST
			Handoff Timestamp: 3.517ms since start
			Exit Timestamp: 814us since handoff
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/chown mosquitto:mosquitto /run/mosquitto
			PID: 2856
			Start Timestamp: Thu 2025-09-11 17:25:40.758541 CEST
			Handoff Timestamp: 3.194ms since start
			Exit Timestamp: 761us since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStart:
		Command Line: /usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf
			PID: 2858
			Start Timestamp: Thu 2025-09-11 17:25:40.762750 CEST
			Handoff Timestamp: 3.236ms since start
			Exit Timestamp: 3.400ms since handoff
			Exit Code: exited
			Exit Status: 1
	? ExecReload:
		Command Line: /bin/kill -HUP "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-docker0.device:
	Description: /sys/devices/virtual/net/docker0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:41 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:41 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:41 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 830c32c2cf724ca297d1bf8730b51e82
	Following Set Member: sys-subsystem-net-devices-docker0.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/docker0
	Sysfs Path: /sys/devices/virtual/net/docker0
	Found: found-udev
? Unit systemd-networkd.service:
	Description: Network Configuration
	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 realized: no
	CGroup own mask: memory devices pids bpf-devices
	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
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Wants: network.target (origin-file)
	Wants: systemd-networkd-persistent-storage.service (origin-file)
	Wants: systemd-networkd.socket (origin-file)
	BoundBy: systemd-networkd-persistent-storage.service (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: apt-daily.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: multi-user.target (origin-file)
	Before: systemd-networkd-persistent-storage.service (destination-file)
	Before: network.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	After: network-pre.target (origin-file)
	After: systemd-sysctl.service (origin-file)
	After: -.mount (origin-file origin-path)
	After: systemd-sysusers.service (origin-file)
	After: systemd-networkd.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	After: systemd-udevd.service (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-networkd.socket (destination-implicit)
	References: shutdown.target (origin-file)
	References: network-pre.target (origin-file)
	References: systemd-networkd.socket (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: network.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd.service (origin-file)
	References: multi-user.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-networkd-persistent-storage.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: systemd-sysctl.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: systemd-networkd.socket (destination-implicit)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	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: dead
	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
	BusName: org.freedesktop.network1
	Bus Name Good: 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: 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
	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: mknod shmget setgid32 ioprio_get linkat ppoll symlink process_vm_writev clock_gettime64 dup io_submit bpf mkdir fstatat64 pwrite64 getgid32 restart_syscall setfsuid timer_gettime64 rseq setuid timerfd_settime64 mmap mlockall mremap socketcall lstat truncate open execve geteuid read ftruncate64 getsockopt statfs mbind fchown32 pwritev set_mempolicy mlock2 rt_sigtimedwait accept wait4 getrandom sched_rr_get_interval_time64 recvfrom landlock_restrict_self statmount execveat capget setsockopt ftruncate uname set_robust_list pidfd_open fchmod waitpid mq_timedreceive shmctl inotify_init1 bind setregid getresuid lstat64 eventfd utimensat timer_getoverrun epoll_ctl utimensat_time64 chmod llistxattr brk splice fchown landlock_create_ruleset connect timer_settime64 process_vm_readv lsetxattr readlink access setfsgid32 sigpending move_pages timerfd_gettime recv getegid32 time clock_nanosleep preadv arch_prctl pread64 getxattrat seccomp prctl sched_getattr openat getrusage getpgid io_uring_enter gettid fchmodat semctl fchownat fcntl64 getpriority getrlimit chdir get_robust_list utimes timer_create inotify_add_watch fadvise64 fgetxattr stat getdents rt_sigpending timerfd_gettime64 setsid gettimeofday set_tid_address mmap2 listxattr lseek fstatfs64 signal clock_nanosleep_time64 tkill vmsplice setresuid sched_getscheduler sched_setaffinity prlimit64 fchmodat2 mq_open mq_getsetattr select io_uring_setup set_mempolicy_home_node getresuid32 migrate_pages setuid32 syncfs setreuid getegid readdir sched_getaffinity tee recvmmsg swapcontext vfork close_range lchown setfsuid32 utime sched_rr_get_interval listmount uretprobe getsockname signalfd4 setns sync_file_range mq_unlink capset semget ipc nice fstatfs rt_sigqueueinfo readahead inotify_rm_watch rt_sigprocmask futex_waitv setitimer oldolduname link setpgid sched_setattr getppid alarm sched_yield getpid signalfd lremovexattr pidfd_send_signal getgroups32 _newselect mseal sendto dup2 newfstatat setresgid32 clone chown32 membarrier getcwd epoll_pwait flock set_tls close request_key timerfd_settime ppoll_time64 setfsgid getdents64 name_to_handle_at msgctl copy_file_range getxattr io_pgetevents_time64 io_getevents sync unlinkat io_uring_register rt_tgsigqueueinfo fchdir rt_sigtimedwait_time64 accept4 io_cancel fork fdatasync sigaltstack epoll_create1 io_setup eventfd2 riscv_hwprobe shmdt setrlimit arm_fadvise64_64 renameat2 epoll_wait times io_destroy setgroups32 writev riscv_flush_icache kill socket sigaction stat64 landlock_add_rule fsetxattr getpeername _llseek setxattrat setreuid32 cacheflush unlink futimesat sched_setscheduler mkdirat semtimedop getresgid32 msgget sigprocmask set_thread_area mq_timedsend_time64 sched_get_priority_min inotify_init pwritev2 shmat olduname sigsuspend semtimedop_time64 tgkill send unshare kcmp epoll_pwait2 setregid32 getresgid munmap timerfd_create timer_gettime ioprio_set clone3 readv recvmmsg_time64 listen geteuid32 setgid fcntl rt_sigsuspend sync_file_range2 fadvise64_64 exit removexattrat waitid oldlstat epoll_wait_old clock_gettime timer_delete msgsnd setpriority lchown32 sched_getparam futex getcpu creat openat2 sched_get_priority_max getgid fstat futex_time64 setxattr pipe removexattr memfd_create dup3 faccessat2 poll add_key exit_group getitimer pipe2 oldstat getpgrp msync faccessat umask getsid io_pgetevents socketpair sysinfo madvise mq_timedsend rt_sigaction lgetxattr truncate64 fstat64 statx munlockall oldfstat nanosleep timer_settime msgrcv epoll_create pause mknodat sendmsg fallocate pselect6_time64 statfs64 semop rename getuid sendmmsg setresuid32 sched_setparam munlock pselect6 ugetrlimit userfaultfd clock_getres_time64 setresgid setgroups fremovexattr keyctl symlinkat mq_timedreceive_time64 mlock listxattrat readlinkat preadv2 recvmsg mprotect rmdir remap_file_pages sigreturn get_mempolicy mq_notify personality process_madvise flistxattr rt_sigreturn write renameat shutdown getuid32 get_thread_area getgroups fsync ioctl sendfile sendfile64 clock_getres chown epoll_ctl_old
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-networkd
	File Descriptor Store Max: 512
	File Descriptor Store Pin: restart
	File Descriptor Store Current: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 27d132f984a44fe7847260ab3e4f0493
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\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:02:00.0-nvme-1-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ec7ca39524d441ec8174f036aa3f1f2e
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.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:02:00.0-nvme-1-part/by-partuuid/2deb74f9-f684-4484-84d9-2bce01249814
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1.device:
	Description: PM9A1 NVMe Samsung 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: dd6aee90a44d41d3abd85d5745926084
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855.device
	Following Set Member: dev-nvme1n1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001.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/nvme-PM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	Found: found-udev
? 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 0ccdf748d2d349299161a8a482651cb1
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	WantedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	WantedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	WantedBy: keyboard-setup.service (destination-file)
	WantedBy: systemd-hibernate-resume.service (destination-file)
	WantedBy: systemd-remount-fs.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: var-lib-machines.mount (destination-mount-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	Before: run-user-1000-doc.mount (destination-mountinfo)
	Before: shutdown.target (origin-default)
	Before: run-user-1000-gvfs.mount (destination-mountinfo)
	Before: local-fs.target (destination-file)
	Before: home.mount (destination-mountinfo)
	Before: boot-efi.mount (destination-mountinfo)
	Before: media2.mount (destination-mountinfo)
	Before: run-user-1000.mount (destination-mountinfo)
	Before: boot.mount (destination-mountinfo)
	Before: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	Before: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	After: lvm2-monitor.service (destination-file)
	After: systemd-remount-fs.service (destination-file)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: keyboard-setup.service (destination-file)
	After: dm-event.service (destination-file)
	After: systemd-hibernate-resume.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: var-lib-machines.mount (destination-mount-file)
	ReferencedBy: home.mount (destination-mountinfo)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-mountinfo)
	ReferencedBy: systemd-hibernate-resume.service (destination-file)
	ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo)
	ReferencedBy: boot-efi.mount (destination-mountinfo)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: boot.mount (destination-mountinfo)
	ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: media2.mount (destination-mountinfo)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit machines.target:
	Description: Containers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 621949ff8bc841ef8c4b173da1df96df
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/machines.target
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Wants: var-lib-machines.mount (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (origin-file destination-default)
	After: var-lib-machines.mount (origin-default)
	References: multi-user.target (origin-file)
	References: shutdown.target (origin-default)
	References: var-lib-machines.mount (origin-file origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit bolt.service:
	Description: Thunderbolt system service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/bolt.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 07ae8eaf133a47349846af888cc8a17a
	Documentation: man:boltd(8)
	Fragment Path: /usr/lib/systemd/system/bolt.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: dbus.socket (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-file origin-path)
	WantedBy: sys-devices-pci0000:00-0000:00:0d.3-domain0-0\x2d0.device (destination-udev)
	WantedBy: sys-devices-pci0000:00-0000:00:0d.3-domain0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: tmp.mount (origin-file origin-path)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: polkit.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	References: polkit.service (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-remount-fs.service (origin-file)
	References: basic.target (origin-default)
	References: tmp.mount (origin-file origin-path)
	References: dbus.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sys-devices-pci0000:00-0000:00:0d.3-domain0-0\x2d0.device (destination-udev)
	ReferencedBy: sys-devices-pci0000:00-0000:00:0d.3-domain0.device (destination-udev)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /run/boltd (origin-file)
	RequiresMountsFor: /var/lib/boltd (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: dbus
	Restart: on-failure
	NotifyAccess: main
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1784
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.bolt
	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: 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: no
	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: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: yes
	RuntimeDirectoryMode: 0755
	RuntimeDirectory: boltd
	StateDirectoryMode: 0755
	StateDirectory: boltd
	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_admin
	DynamicUser: no
	LockPersonality: no
	SystemCallFilter: ~umount open_tree pivot_root mount_setattr mount fsconfig chroot fsmount umount2 fspick fsopen move_mount
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/boltd
			PID: 1784
			Start Timestamp: Thu 2025-09-11 17:25:35.843615 CEST
			Handoff Timestamp: 39.489ms since start
	Status Text: authmode: enabled, force-power: unset
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 9102c4547eff4ed59b4056a2d75a6d7d
	Documentation: man:systemd-rfkill.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-rfkill.service
	ConditionPathExists: !/etc/initrd-release succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	BindsTo: sys-devices-virtual-misc-rfkill.device (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: sys-devices-virtual-misc-rfkill.device (origin-file)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-rfkill.socket (destination-implicit)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-rfkill.socket (destination-implicit)
	References: sys-devices-virtual-misc-rfkill.device (origin-file)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	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: ready
	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
	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
			PID: 976
			Start Timestamp: Thu 2025-09-11 17:25:30.067511 CEST
			Handoff Timestamp: 26.907ms since start
			Exit Timestamp: 5.305107s since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit man-db.timer:
	Description: Daily man-db regeneration
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: be3e815a3cea43939ee753e8f3a76048
	Documentation: man:mandb(8)
	Fragment Path: /usr/lib/systemd/system/man-db.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file 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: time-set.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: time-sync.target (origin-default)
	Triggers: man-db.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: man-db.service (origin-implicit)
	References: timers.target (origin-default)
	References: time-sync.target (origin-default)
	References: time-set.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 dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2droot.device:
	Description: /dev/disk/by-id/dm-name-debtag--vg-root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 6d2536c734634e52874dd18148027c39
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj.device
	Following Set Member: dev-disk-by\x2duuid-be48b676\x2d20b5\x2d4d94\x2db527\x2d5784bafbe2ba.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: dev-debtag\x2dvg-root.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.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/dm-name-debtag--vg-root
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
? Unit system-systemd\x2dfsck.slice:
	Description: Slice /system/systemd-fsck
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dfsck.slice
	CGroup realized: yes
	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: 889dc44e43d14e0ea0b35b05db9a08fc
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	RequiredBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	RequiredBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	RequiredBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	Before: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file destination-slice-property)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file destination-slice-property)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file destination-slice-property)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-slice-property)
	SliceOf: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-slice-property)
	SliceOf: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-slice-property)
	SliceOf: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dm-event.socket:
	Description: Device-mapper event daemon FIFOs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dm-event.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: e367896b09d74eb0b15f6f54a4867f76
	Documentation: man:dmeventd(8)
	Fragment Path: /usr/lib/systemd/system/dm-event.socket
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	RequiredBy: lvm2-monitor.service (destination-file)
	RequiredBy: dm-event.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: lvm2-monitor.service (destination-file)
	Before: dm-event.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	Triggers: dm-event.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: dm-event.service (origin-implicit)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/dmeventd-client (origin-file)
	RequiresMountsFor: /run/dmeventd-server (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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: dm-event.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenFIFO: /run/dmeventd-server
	ListenFIFO: /run/dmeventd-client
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd-control.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: a428ef7d52224f0795b98840eda67600
	Documentation: man:systemd-udevd-control.socket(8)
	Documentation: man:udev(7)
	Fragment Path: /usr/lib/systemd/system/systemd-udevd-control.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: systemd-udevd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: -.mount (origin-file origin-path)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udevd.service (origin-implicit)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: sockets.target (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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: systemd-udevd-control.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenSequentialPacket: /run/udev/control
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device:
	Description: PM9A1 NVMe Samsung 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 633ad171bd6a431891b73b375660b080
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855.device
	Following Set Member: dev-nvme1n1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001.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:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	Found: found-udev
? Unit systemd-importd.socket:
	Description: Disk Image Download Service Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-importd.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: a580f6b2e1dc4736b2e4dbaca06b332c
	Documentation: man:systemd-importd.service(8)
	Documentation: man:org.freedesktop.import1(5)
	Fragment Path: /usr/lib/systemd/system/systemd-importd.socket
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Wants: var-lib-machines.mount (origin-file)
	Wants: -.mount (origin-file origin-path)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sockets.target (origin-file)
	Before: systemd-importd.service (origin-implicit destination-file)
	Before: shutdown.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: var-lib-machines.mount (origin-file)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-importd.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: systemd-importd.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: var-lib-machines.mount (origin-file)
	References: sockets.target (origin-file)
	ReferencedBy: systemd-importd.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/lib/machines (origin-file)
	WantsMountsFor: /var/lib/extensions (origin-file)
	WantsMountsFor: /var/lib/portables (origin-file)
	WantsMountsFor: /var/lib/confexts (origin-file)
	RequiresMountsFor: /run/systemd/io.systemd.Import (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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/systemd/io.systemd.Import
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit iscsi.service:
	Description: iscsi.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
	CGroup realized: no
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
? Unit plymouth-quit-wait.service:
	Description: Hold until boot process finishes up
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:40 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:40 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 09cb6eb8c0164b58b119822864bf6bb2
	Fragment Path: /usr/lib/systemd/system/plymouth-quit-wait.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	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: getty at tty1.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: rc-local.service (origin-file)
	After: plymouth-start.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: rc-local.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: plymouth-start.service (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	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: 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
	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/plymouth --wait
			PID: 1867
			Start Timestamp: Thu 2025-09-11 17:25:36.424700 CEST
			Handoff Timestamp: 4.005ms since start
			Exit Timestamp: 4.055949s since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 57bafb1837ce434faa8e70b4228bfc03
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-nvme0n1p2.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/nvme-Micron_2300_NVMe_1024GB_________2151338405BE_1-part2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit systemd-networkd-persistent-storage.service:
	Description: Enable Persistent Storage in systemd-networkd
	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 realized: no
	CGroup own mask: memory pids
	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
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file 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: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-networkd.service (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-networkd.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: systemd-journald.socket (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: 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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit nvidia-persistenced.service:
	Description: NVIDIA Persistence Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:37 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:37 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/nvidia-persistenced.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ef7ead0ea46f412f8d0f183c2fad640a
	Fragment Path: /usr/lib/systemd/system/nvidia-persistenced.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: syslog.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	References: basic.target (origin-default)
	References: syslog.target (origin-file)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: shutdown.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: forking
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1592
	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
	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/nvidia-persistenced --user nvpd
			PID: 1570
			Start Timestamp: Thu 2025-09-11 17:25:35.720175 CEST
			Handoff Timestamp: 5.377ms since start
			Exit Timestamp: 1.293573s since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStopPost:
		Command Line: /bin/rm -rf /var/run/nvidia-persistenced
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:14.3-ptp-ptp0.device:
	Description: /sys/devices/pci0000:00/0000:00:14.3/ptp/ptp0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 70474d528fe94c73adec5cd8658b03e7
	Following Set Member: dev-ptp0.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:14.3/ptp/ptp0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.3/ptp/ptp0
	Found: found-udev
? Unit keyboard-setup.service:
	Description: Set the console keyboard layout
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 95ff368a7a0a44f3a2e9ea29f8ebad48
	Fragment Path: /usr/lib/systemd/system/keyboard-setup.service
	ConditionPathExists: /bin/setupcon succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: local-fs-pre.target (origin-file)
	Before: plymouth-start.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: plymouth-start.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
	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/console-setup/keyboard-setup.sh
			PID: 709
			Start Timestamp: Thu 2025-09-11 17:25:29.314708 CEST
			Handoff Timestamp: 4.869ms since start
			Exit Timestamp: 6.189ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-mapper-nvme1n1p1_crypt.device:
	Description: /dev/mapper/nvme1n1p1_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 922c4c8af4444af0974872a288f8d411
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2ddiskseq-7.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme1n1p1_crypt.device
	Following Set Member: dev-disk-by\x2duuid-d0dc2ca3\x2d34fc\x2d48ea\x2dab98\x2db95e56a46bd1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d20bdece1b98b4880b0808a8238f344d5\x2dnvme1n1p1_crypt.device
	DropIn Path: /run/systemd/generator/dev-mapper-nvme1n1p1_crypt.device.d/40-device-timeout.conf
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: systemd-cryptsetup at nvme1n1p1_crypt.service (origin-file)
	RequiredBy: media2.mount (destination-mountinfo)
	BoundBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	Before: media2.mount (destination-mountinfo)
	Before: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	PropagatesStopTo: media2.mount (destination-mountinfo)
	References: systemd-cryptsetup at nvme1n1p1_crypt.service (origin-file)
	ReferencedBy: media2.mount (destination-mountinfo)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.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/mapper/nvme1n1p1_crypt
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev,found-mount
? Unit blockdev at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/d8ee9002-95d2-4de4-9f3c-b3ac82f4de47
	Instance: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47
	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: umount.target (origin-file)
	Before: boot.mount (destination-file)
	References: umount.target (origin-file)
	ReferencedBy: boot.mount (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? 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 realized: no
	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 succeeded
	ConditionSecurity: measured-uki failed
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: -.mount (origin-file origin-path)
	After: systemd-tpm2-setup-early.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: tpm2.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tpm2-setup-early.service (origin-file)
	References: tpm2.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-file origin-path)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 7e242cedbf8e4c5eae44d4b5dbbbcf04
	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 succeeded
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file 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-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	References: first-boot-complete.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (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
	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
			PID: 734
			Start Timestamp: Thu 2025-09-11 17:25:29.360435 CEST
			Handoff Timestamp: 3.045ms since start
			Exit Timestamp: 6.779ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-random-seed save
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-reboot.service:
	Description: System Reboot
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-reboot.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-reboot.service
	Success Action: reboot-force
	Requires: umount.target (origin-file)
	Requires: final.target (origin-file)
	Requires: system.slice (origin-file)
	Requires: shutdown.target (origin-file)
	RequiredBy: reboot.target (destination-file)
	Before: reboot.target (destination-file)
	After: umount.target (origin-file)
	After: final.target (origin-file)
	After: system.slice (origin-file)
	After: plymouth-reboot.service (destination-file)
	After: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: umount.target (origin-file)
	References: final.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: reboot.target (destination-file)
	ReferencedBy: plymouth-reboot.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:0d.3-domain0.device:
	Description: /sys/devices/pci0000:00/0000:00:0d.3/domain0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 374b176f9bd14abfb97f3b9e826ab01c
	Wants: bolt.service (origin-udev)
	References: bolt.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:0d.3/domain0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.3/domain0
	Found: found-udev
	udev SYSTEMD_WANTS: bolt.service
? 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrphase-sysinit.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrphase-sysinit.service
	ConditionSecurity: measured-uki failed
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	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: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: tpm2.target (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: tpm2.target (origin-file)
	References: basic.target (origin-file)
	References: sysinit.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit blockdev at dev-nvme0n1p2.target:
	Description: Block Device Preparation for /dev/nvme0n1p2
	Instance: dev-nvme0n1p2
	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.mount (destination-mountinfo)
	Before: umount.target (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: boot.mount (destination-mountinfo)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? 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: cryptsetup-pre.target (origin-file)
	After: remote-fs-pre.target (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-pcrphase.service (destination-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 dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be.device:
	Description: Micron 2300 NVMe 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 43321d192b60406aaac0197400ae1ae3
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1.device
	Following Set Member: dev-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE.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/nvme-eui.000000000000000100a07521338405be
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1
	Found: found-udev
? Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dbus.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: fe319920cc244aefb7b9dc3336225365
	Fragment Path: /usr/lib/systemd/system/dbus.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	RequiredBy: udisks2.service (destination-file)
	RequiredBy: systemd-machined.service (destination-file)
	RequiredBy: iio-sensor-proxy.service (destination-file)
	RequiredBy: accounts-daemon.service (destination-file)
	RequiredBy: rtkit-daemon.service (destination-file)
	RequiredBy: ModemManager.service (destination-file)
	RequiredBy: power-profiles-daemon.service (destination-file)
	RequiredBy: gdm.service (destination-file)
	RequiredBy: dbus.service (destination-file)
	RequiredBy: bolt.service (destination-file)
	RequiredBy: wpa_supplicant.service (destination-file)
	RequiredBy: switcheroo-control.service (destination-file)
	RequiredBy: avahi-daemon.service (destination-file)
	RequiredBy: colord.service (destination-file)
	RequiredBy: bluetooth.service (destination-file)
	RequiredBy: upower.service (destination-file)
	RequiredBy: NetworkManager.service (destination-file)
	WantedBy: systemd-logind.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: iio-sensor-proxy.service (destination-file)
	Before: accounts-daemon.service (destination-file)
	Before: bolt.service (destination-file)
	Before: sockets.target (origin-default destination-default)
	Before: power-profiles-daemon.service (destination-file)
	Before: systemd-machined.service (destination-file)
	Before: avahi-daemon.service (destination-file)
	Before: switcheroo-control.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: rtkit-daemon.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: wpa_supplicant.service (destination-file)
	Before: colord.service (destination-file)
	Before: gdm.service (destination-file)
	Before: bluetooth.service (destination-file)
	Before: upower.service (destination-file)
	Before: dbus.service (origin-implicit)
	Before: NetworkManager.service (destination-file)
	Before: udisks2.service (destination-file)
	Before: ModemManager.service (destination-file)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	Triggers: dbus.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: sockets.target (origin-default)
	References: dbus.service (origin-implicit)
	ReferencedBy: udisks2.service (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: accounts-daemon.service (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: ModemManager.service (destination-file)
	ReferencedBy: avahi-daemon.service (destination-file)
	ReferencedBy: systemd-machined.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: iio-sensor-proxy.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: switcheroo-control.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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: dbus.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/dbus/system_bus_socket
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-initctl.socket:
	Description: initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-initctl.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: d1e4de8f102e4a94a0dc17a180d78ec7
	Documentation: man:systemd-initctl.socket(8)
	Fragment Path: /usr/lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: sockets.target (destination-file)
	Before: systemd-initctl.service (origin-implicit)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	Triggers: systemd-initctl.service (origin-implicit)
	References: systemd-initctl.service (origin-implicit)
	References: -.mount (origin-file 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/initctl (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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-initctl.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenFIFO: /run/initctl
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	PollLimitIntervalSec: 2s
	PollLimitBurst: 15
	SocketProtocol: ip
	Symlinks: /dev/initctl
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	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: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit rescue.target:
	Alias: runlevel1.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: graphical.target (destination-file)
	ConflictedBy: multi-user.target (destination-file)
	Before: graphical.target (destination-file)
	Before: initrd.target (destination-file)
	Before: multi-user.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: shutdown.target (origin-default)
	References: sysinit.target (origin-file origin-default)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit dev-disk-by\x2ddiskseq-1\x2dpart1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5aa28d18135a4a48ab818e127802ee3f
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\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-diskseq/1-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? 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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c1939985c20a4fa3b50852d034c5ca58
	Documentation: man:dpkg(1)
	Fragment Path: /usr/lib/systemd/system/dpkg-db-backup.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: dpkg-db-backup.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: time-set.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	Triggers: dpkg-db-backup.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: time-set.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: timers.target (origin-default)
	References: dpkg-db-backup.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: 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 plymouth-poweroff.service:
	Description: Show Plymouth Power Off 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/plymouth-poweroff.service
	ConditionVirtualization: !container untested
	ConditionKernelCommandLine: !nosplash untested
	ConditionKernelCommandLine: !plymouth.enable=0 untested
	Requires: system.slice (origin-file)
	WantedBy: poweroff.target (destination-file)
	Before: plymouth-switch-root-initramfs.service (destination-file)
	Before: systemd-poweroff.service (origin-file)
	After: gdm.service (origin-file)
	After: plymouth-start.service (origin-file)
	After: getty at tty1.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: gdm.service (origin-file)
	References: plymouth-start.service (origin-file)
	References: getty at tty1.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-poweroff.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: plymouth-switch-root-initramfs.service (destination-file)
	ReferencedBy: poweroff.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: forking
	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
	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/plymouthd --mode=shutdown --attach-to-session
	? ExecStartPost:
		Command Line: /usr/bin/plymouth show-splash
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit session-2.scope:
	Description: Session 2 of User mcastet
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:46 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: /user.slice/user-1000.slice/session-2.scope
	CGroup realized: yes
	CGroup realized mask: cpu memory pids
	CGroup own mask: memory pids
	Invocation ID: 8c60d5e759a745c69def47571a821130
	Fragment Path: /run/systemd/transient/session-2.scope
	Condition Timestamp: Thu 2025-09-11 17:25:46 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:46 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: user-1000.slice (origin-file)
	Requires: home.mount (origin-file)
	Requires: user-runtime-dir at 1000.service (origin-file)
	Wants: user at 1000.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: user at 1000.service (origin-file)
	After: user-runtime-dir at 1000.service (origin-file)
	After: -.mount (origin-file)
	After: home.mount (origin-file)
	After: systemd-logind.service (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: user-1000.slice (origin-file)
	References: -.mount (origin-file)
	References: user-runtime-dir at 1000.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-logind.service (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: home.mount (origin-file)
	References: user at 1000.service (origin-file)
	References: user-1000.slice (origin-file origin-slice-property)
	InSlice: user-1000.slice (origin-slice-property)
	RequiresMountsFor: /home/mcastet (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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	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-modules-load.service:
	Alias: kmod.service
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: ff0fa4037c994ec1b777fb79aa8031b8
	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 failed
	ConditionKernelCommandLine: |rd.modules-load failed
	ConditionKernelCommandLine: |modules_load failed
	ConditionKernelCommandLine: |modules-load failed
	ConditionDirectoryNotEmpty: |/run/modules-load.d failed
	ConditionDirectoryNotEmpty: |/etc/modules-load.d succeeded
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d succeeded
	ConditionDirectoryNotEmpty: |/lib/modules-load.d succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-sysctl.service (destination-file)
	Before: networking.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: networking.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: 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
	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
			PID: 718
			Start Timestamp: Thu 2025-09-11 17:25:29.321667 CEST
			Handoff Timestamp: 3.925ms since start
			Exit Timestamp: 1.521816s since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2ea8deccf65c48fb8a28a0a7dbd1582f
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\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:02:00.0-nvme-1-part/by-uuid/F6E6-C54A
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? 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: systemd-suspend.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 plymouth-switch-root-initramfs.service:
	Description: Tell Plymouth To Jump To initramfs
	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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/plymouth-switch-root-initramfs.service
	ConditionPathExists: |/run/initramfs/shutdown untested
	ConditionPathExists: |/run/initramfs/bin/sh untested
	Requires: system.slice (origin-file)
	WantedBy: poweroff.target (destination-file)
	WantedBy: reboot.target (destination-file)
	WantedBy: halt.target (destination-file)
	WantedBy: kexec.target (destination-file)
	Conflicts: dracut-shutdown.service (origin-file)
	After: plymouth-halt.service (origin-file)
	After: plymouth-reboot.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: mkinitcpio-generate-shutdown-ramfs.service (origin-file)
	After: plymouth-kexec.service (origin-file)
	After: plymouth-poweroff.service (origin-file)
	After: dracut-shutdown.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: plymouth-poweroff.service (origin-file)
	References: dracut-shutdown.service (origin-file)
	References: plymouth-halt.service (origin-file)
	References: plymouth-reboot.service (origin-file)
	References: mkinitcpio-generate-shutdown-ramfs.service (origin-file)
	References: plymouth-kexec.service (origin-file)
	ReferencedBy: poweroff.target (destination-file)
	ReferencedBy: reboot.target (destination-file)
	ReferencedBy: halt.target (destination-file)
	ReferencedBy: kexec.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
	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/plymouth update-root-fs --new-root-dir=/run/initramfs
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a5553aada9bc48cca4301a632907a92e
	Documentation: man:fstrim
	Fragment Path: /usr/lib/systemd/system/fstrim.timer
	ConditionPathExists: !/etc/initrd-release succeeded
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: fstrim.service (origin-implicit)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: time-set.target (origin-default)
	After: time-sync.target (origin-default)
	Triggers: fstrim.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	References: time-set.target (origin-default)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-default)
	References: fstrim.service (origin-implicit)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	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 sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b684260ccca24a5f9d023e838cd5d0e3
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/sound.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Wants: alsa-restore.service (origin-file)
	Wants: alsa-state.service (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:1f.3-sound-card1-controlC1.device (destination-udev)
	WantedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: alsa-restore.service (origin-default)
	After: alsa-state.service (origin-default)
	References: alsa-state.service (origin-file origin-default)
	References: alsa-restore.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: sys-devices-pci0000:00-0000:00:1f.3-sound-card1-controlC1.device (destination-udev)
	ReferencedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device (destination-udev)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? 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 realized: no
	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-trigger.service (origin-file)
	Conflicts: systemd-udevd-kernel.socket (origin-file)
	Conflicts: systemd-udevd-control.socket (origin-file)
	Conflicts: systemd-udev-settle.service (origin-file)
	Before: initrd-switch-root.target (origin-file destination-file)
	After: systemd-udev-trigger.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-udev-settle.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-udevd-kernel.socket (origin-file)
	After: systemd-udevd.service (origin-file)
	After: systemd-udevd-control.socket (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-udev-settle.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udev-trigger.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd-kernel.socket (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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit blockdev at dev-mapper-debtag\x2d\x2dvg\x2dhome.target:
	Description: Block Device Preparation for /dev/mapper/debtag--vg-home
	Instance: dev-mapper-debtag\x2d\x2dvg\x2dhome
	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: umount.target (origin-file)
	Before: home.mount (destination-file destination-mountinfo)
	References: umount.target (origin-file)
	ReferencedBy: home.mount (destination-file destination-mountinfo)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:ldconfig(8)
	Fragment Path: /usr/lib/systemd/system/ldconfig.service
	ConditionFileNotEmpty: |!/etc/ld.so.cache failed
	ConditionNeedsUpdate: |/etc failed
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-update-done.service (origin-file)
	After: local-fs.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-confext.service (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-update-done.service (origin-file)
	References: systemd-confext.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: initrd-switch-root.target (origin-file)
	References: systemd-tmpfiles-setup.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: sysinit.target (destination-file)
	ConflictedBy: initrd-cleanup.service (destination-file)
	ConflictedBy: initrd-parse-etc.service (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: initrd-fs.target (destination-file)
	OnFailureOf: initrd-root-fs.target (destination-file)
	OnFailureOf: initrd-parse-etc.service (destination-file)
	OnFailureOf: initrd.target (destination-file)
	OnFailureOf: initrd-root-device.target (destination-file)
	OnFailureOf: systemd-fsck-root.service (destination-file)
	OnFailureOf: local-fs.target (destination-file)
	OnFailureOf: initrd-usr-fs.target (destination-file)
	OnFailureOf: initrd-cleanup.service (destination-file)
	OnFailureOf: initrd-switch-root.service (destination-file)
	References: shutdown.target (origin-default)
	References: emergency.service (origin-file)
	ReferencedBy: initrd-cleanup.service (destination-file)
	ReferencedBy: initrd-parse-etc.service (destination-file)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: initrd-root-fs.target (destination-file)
	ReferencedBy: initrd-switch-root.service (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: initrd-fs.target (destination-file)
	ReferencedBy: initrd-usr-fs.target (destination-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: initrd-root-device.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: dca8a34dbd9d42a9863a6cc80c66d7b9
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/sysinit.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Wants: systemd-pcrphase-sysinit.service (origin-file)
	Wants: systemd-hwdb-update.service (origin-file)
	Wants: systemd-journal-flush.service (origin-file)
	Wants: systemd-modules-load.service (origin-file)
	Wants: cryptsetup.target (origin-file)
	Wants: swap.target (origin-file)
	Wants: kmod-static-nodes.service (origin-file)
	Wants: systemd-journald.service (origin-file)
	Wants: apparmor.service (origin-file)
	Wants: dev-mqueue.mount (origin-file)
	Wants: systemd-binfmt.service (origin-file)
	Wants: systemd-machine-id-commit.service (origin-file)
	Wants: systemd-firstboot.service (origin-file)
	Wants: systemd-random-seed.service (origin-file)
	Wants: systemd-udevd.service (origin-file)
	Wants: lvm2-monitor.service (origin-file)
	Wants: systemd-hibernate-clear.service (origin-file)
	Wants: systemd-pstore.service (origin-file)
	Wants: systemd-tmpfiles-setup-dev-early.service (origin-file)
	Wants: systemd-udev-trigger.service (origin-file)
	Wants: sys-kernel-debug.mount (origin-file)
	Wants: sys-kernel-tracing.mount (origin-file)
	Wants: systemd-pcrmachine.service (origin-file)
	Wants: systemd-sysctl.service (origin-file)
	Wants: systemd-timesyncd.service (origin-file)
	Wants: plymouth-start.service (origin-file)
	Wants: plymouth-read-write.service (origin-file)
	Wants: integritysetup.target (origin-file)
	Wants: systemd-ask-password-console.path (origin-file)
	Wants: sys-fs-fuse-connections.mount (origin-file)
	Wants: systemd-update-done.service (origin-file)
	Wants: lvm2-lvmpolld.socket (origin-file)
	Wants: systemd-tpm2-setup-early.service (origin-file)
	Wants: ldconfig.service (origin-file)
	Wants: systemd-sysusers.service (origin-file)
	Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
	Wants: veritysetup.target (origin-file)
	Wants: systemd-journal-catalog-update.service (origin-file)
	Wants: dev-hugepages.mount (origin-file)
	Wants: systemd-tpm2-setup.service (origin-file)
	Wants: keyboard-setup.service (origin-file)
	Wants: systemd-tmpfiles-setup.service (origin-file)
	Wants: blk-availability.service (origin-file)
	Wants: local-fs.target (origin-file)
	Wants: sys-kernel-config.mount (origin-file)
	Wants: systemd-tmpfiles-setup-dev.service (origin-file)
	Wants: systemd-pcrphase.service (origin-file)
	RequiredBy: systemd-pcrphase.service (destination-default)
	RequiredBy: cron.service (destination-default)
	RequiredBy: getty at tty1.service (destination-default)
	RequiredBy: systemd-hostnamed.service (destination-default)
	RequiredBy: udisks2.service (destination-default)
	RequiredBy: gdm.service (destination-default)
	RequiredBy: ModemManager.service (destination-default)
	RequiredBy: NetworkManager-wait-online.service (destination-default)
	RequiredBy: e2scrub_all.timer (destination-default)
	RequiredBy: apt-daily.timer (destination-default)
	RequiredBy: libvirt-guests.service (destination-default)
	RequiredBy: smartmontools.service (destination-default)
	RequiredBy: nvidia-resume.service (destination-default)
	RequiredBy: fwupd-refresh.timer (destination-default)
	RequiredBy: dpkg-db-backup.timer (destination-default)
	RequiredBy: docker.socket (destination-default)
	RequiredBy: plymouth-quit.service (destination-default)
	RequiredBy: lm-sensors.service (destination-default)
	RequiredBy: grub-common.service (destination-default)
	RequiredBy: logrotate.timer (destination-default)
	RequiredBy: uuidd.service (destination-default)
	RequiredBy: NetworkManager.service (destination-default)
	RequiredBy: rc-local.service (destination-default)
	RequiredBy: virtlogd.socket (destination-default)
	RequiredBy: accounts-daemon.service (destination-default)
	RequiredBy: exim4.service (destination-default)
	RequiredBy: alsa-state.service (destination-default)
	RequiredBy: avahi-daemon.socket (destination-default)
	RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
	RequiredBy: user-runtime-dir at 1000.service (destination-default)
	RequiredBy: virtlogd-admin.socket (destination-default)
	RequiredBy: man-db.timer (destination-default)
	RequiredBy: cups.path (destination-default)
	RequiredBy: anacron.service (destination-default)
	RequiredBy: rsync.service (destination-default)
	RequiredBy: mosquitto.service (destination-default)
	RequiredBy: apt-daily-upgrade.service (destination-default)
	RequiredBy: exim4-base.timer (destination-default)
	RequiredBy: libvirtd.service (destination-default)
	RequiredBy: cups-browsed.service (destination-default)
	RequiredBy: fstrim.timer (destination-default)
	RequiredBy: cups.service (destination-default)
	RequiredBy: docker.service (destination-default)
	RequiredBy: libvirtd.socket (destination-default)
	RequiredBy: apt-daily.service (destination-default)
	RequiredBy: nvidia-hibernate.service (destination-default)
	RequiredBy: basic.target (destination-file)
	RequiredBy: iio-sensor-proxy.service (destination-default)
	RequiredBy: rescue.target (destination-file)
	RequiredBy: fwupd-refresh.service (destination-default)
	RequiredBy: switcheroo-control.service (destination-default)
	RequiredBy: systemd-machined.service (destination-default)
	RequiredBy: nvidia-suspend.service (destination-default)
	RequiredBy: wpa_supplicant.service (destination-default)
	RequiredBy: containerd.service (destination-default)
	RequiredBy: dbus.service (destination-default)
	RequiredBy: locate.service (destination-default)
	RequiredBy: fstrim.service (destination-default)
	RequiredBy: user at 1000.service (destination-default)
	RequiredBy: colord.service (destination-default)
	RequiredBy: systemd-user-sessions.service (destination-default)
	RequiredBy: e2scrub_reap.service (destination-default)
	RequiredBy: pcscd.socket (destination-default)
	RequiredBy: anacron.timer (destination-default)
	RequiredBy: qikservice3.service (destination-default)
	RequiredBy: dpkg-db-backup.service (destination-default)
	RequiredBy: upower.service (destination-default)
	RequiredBy: avahi-daemon.service (destination-default)
	RequiredBy: polkit.service (destination-default)
	RequiredBy: e2scrub_all.service (destination-default)
	RequiredBy: libvirtd-admin.socket (destination-default)
	RequiredBy: systemd-logind.service (destination-default)
	RequiredBy: sshd at sshd-keygen.service (destination-default)
	RequiredBy: cups.socket (destination-default)
	RequiredBy: unattended-upgrades.service (destination-default)
	RequiredBy: alsa-restore.service (destination-default)
	RequiredBy: pulseaudio-enable-autospawn.service (destination-default)
	RequiredBy: sshd-keygen.service (destination-default)
	RequiredBy: bluetooth.service (destination-default)
	RequiredBy: uuidd.socket (destination-default)
	RequiredBy: systemd-hostnamed.socket (destination-default)
	RequiredBy: apt-daily-upgrade.timer (destination-default)
	RequiredBy: logrotate.service (destination-default)
	RequiredBy: nvidia-persistenced.service (destination-default)
	RequiredBy: power-profiles-daemon.service (destination-default)
	RequiredBy: virtlogd.service (destination-default)
	RequiredBy: sshd-unix-local.socket (destination-default)
	RequiredBy: exim4-base.service (destination-default)
	RequiredBy: man-db.service (destination-default)
	RequiredBy: locate.timer (destination-default)
	RequiredBy: pcscd.service (destination-default)
	RequiredBy: rtkit-daemon.service (destination-default)
	RequiredBy: plymouth-quit-wait.service (destination-default)
	RequiredBy: rsyslog.service (destination-default)
	RequiredBy: bolt.service (destination-default)
	RequiredBy: systemd-ask-password-wall.service (destination-default)
	RequiredBy: getty-static.service (destination-default)
	RequiredBy: dbus.socket (destination-default)
	RequiredBy: low-memory-monitor.service (destination-default)
	RequiredBy: dkms.service (destination-default)
	RequiredBy: libvirtd-ro.socket (destination-default)
	RequiredBy: ssh.service (destination-default)
	RequiredBy: htpdate.service (destination-default)
	Conflicts: emergency.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: man-db.timer (destination-default)
	Before: qikservice3.service (destination-default)
	Before: docker.service (destination-default)
	Before: avahi-daemon.service (destination-default)
	Before: plymouth-quit-wait.service (destination-default)
	Before: NetworkManager-wait-online.service (destination-default)
	Before: systemd-machined.service (destination-default)
	Before: apt-daily.service (destination-default)
	Before: upower.service (destination-default)
	Before: locate.timer (destination-default)
	Before: systemd-hostnamed.service (destination-default)
	Before: bolt.service (destination-default)
	Before: virtlogd-admin.socket (destination-default)
	Before: grub-common.service (destination-default)
	Before: virtlogd.socket (destination-default)
	Before: emergency.service (origin-file)
	Before: cups-browsed.service (destination-default)
	Before: fstrim.timer (destination-default)
	Before: wpa_supplicant.service (destination-default)
	Before: getty at tty1.service (destination-default)
	Before: getty-static.service (destination-default)
	Before: rescue.target (destination-file destination-default)
	Before: containerd.service (destination-default)
	Before: basic.target (destination-file destination-default)
	Before: unattended-upgrades.service (destination-default)
	Before: systemd-pcrphase-sysinit.service (destination-file)
	Before: uuidd.service (destination-default)
	Before: sshd-keygen.service (destination-default)
	Before: systemd-tmpfiles-clean.timer (destination-default)
	Before: power-profiles-daemon.service (destination-default)
	Before: libvirtd.service (destination-default)
	Before: lm-sensors.service (destination-default)
	Before: rescue.service (destination-file)
	Before: emergency.target (origin-file)
	Before: man-db.service (destination-default)
	Before: ssh.service (destination-default)
	Before: fwupd-refresh.service (destination-default)
	Before: libvirt-guests.service (destination-default)
	Before: NetworkManager.service (destination-default)
	Before: anacron.timer (destination-default)
	Before: fstrim.service (destination-default)
	Before: cups.service (destination-default)
	Before: systemd-pcrphase.service (destination-default)
	Before: switcheroo-control.service (destination-default)
	Before: docker.socket (destination-default)
	Before: gdm.service (destination-default)
	Before: user at 1000.service (destination-default)
	Before: rsync.service (destination-default)
	Before: nvidia-hibernate.service (destination-default)
	Before: ModemManager.service (destination-default)
	Before: dbus.socket (destination-default)
	Before: virtlogd.service (destination-default)
	Before: bluetooth.service (destination-default)
	Before: nvidia-suspend.service (destination-default)
	Before: cups.socket (destination-default)
	Before: locate.service (destination-default)
	Before: colord.service (destination-default)
	Before: dbus.service (destination-default)
	Before: dpkg-db-backup.timer (destination-default)
	Before: rsyslog.service (destination-default)
	Before: iio-sensor-proxy.service (destination-default)
	Before: polkit.service (destination-default)
	Before: sshd at sshd-keygen.service (destination-default)
	Before: nvidia-persistenced.service (destination-default)
	Before: e2scrub_all.timer (destination-default)
	Before: systemd-user-sessions.service (destination-default)
	Before: apt-daily-upgrade.service (destination-default)
	Before: dkms.service (destination-default)
	Before: shutdown.target (origin-default)
	Before: logrotate.service (destination-default)
	Before: libvirtd.socket (destination-default)
	Before: systemd-ask-password-wall.service (destination-default)
	Before: libvirtd-ro.socket (destination-default)
	Before: exim4-base.timer (destination-default)
	Before: libvirtd-admin.socket (destination-default)
	Before: systemd-hostnamed.socket (destination-default)
	Before: systemd-logind.service (destination-default)
	Before: smartmontools.service (destination-default)
	Before: low-memory-monitor.service (destination-file destination-default)
	Before: alsa-state.service (destination-default)
	Before: avahi-daemon.socket (destination-default)
	Before: anacron.service (destination-default)
	Before: dpkg-db-backup.service (destination-default)
	Before: uuidd.socket (destination-default)
	Before: cups.path (destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: plymouth-quit.service (destination-default)
	Before: alsa-restore.service (destination-default)
	Before: pcscd.service (destination-default)
	Before: apt-daily.timer (destination-default)
	Before: mosquitto.service (destination-default)
	Before: sshd-unix-local.socket (destination-default)
	Before: e2scrub_reap.service (destination-default)
	Before: logrotate.timer (destination-default)
	Before: user-runtime-dir at 1000.service (destination-default)
	Before: rc-local.service (destination-default)
	Before: exim4.service (destination-default)
	Before: e2scrub_all.service (destination-default)
	Before: rtkit-daemon.service (destination-default)
	Before: fwupd-refresh.timer (destination-default)
	Before: exim4-base.service (destination-default)
	Before: nvidia-resume.service (destination-default)
	Before: accounts-daemon.service (destination-default)
	Before: udisks2.service (destination-default)
	Before: pcscd.socket (destination-default)
	Before: cron.service (destination-default)
	Before: htpdate.service (destination-default)
	Before: pulseaudio-enable-autospawn.service (destination-default)
	After: systemd-sysusers.service (destination-file)
	After: apparmor.service (destination-file)
	After: integritysetup.target (origin-default)
	After: systemd-binfmt.service (destination-file)
	After: systemd-tpm2-setup.service (destination-file)
	After: systemd-pcrmachine.service (destination-file)
	After: proc-sys-fs-binfmt_misc.automount (destination-file)
	After: modprobe at drm.service (destination-file)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: systemd-backlight at backlight:intel_backlight.service (destination-file)
	After: systemd-sysctl.service (destination-file)
	After: dev-hugepages.mount (destination-file)
	After: systemd-journal-catalog-update.service (destination-file)
	After: systemd-hibernate-clear.service (destination-file)
	After: systemd-udev-settle.service (destination-file)
	After: modprobe at fuse.service (destination-file)
	After: sys-kernel-debug.mount (destination-file)
	After: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	After: systemd-journald.service (destination-file)
	After: systemd-udevd.service (destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-firstboot.service (destination-file)
	After: swap.target (origin-file origin-default)
	After: systemd-sysext.service (destination-file)
	After: systemd-confext.service (destination-file)
	After: sys-kernel-config.mount (destination-file)
	After: local-fs.target (origin-file)
	After: cryptsetup.target (origin-default)
	After: sys-fs-fuse-connections.mount (destination-file)
	After: ldconfig.service (destination-file)
	After: systemd-update-done.service (destination-file)
	After: systemd-modules-load.service (destination-file)
	After: systemd-pstore.service (destination-file)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: veritysetup.target (origin-default)
	After: systemd-pcrphase-initrd.service (destination-file)
	After: kmod-static-nodes.service (destination-file)
	After: systemd-timesyncd.service (destination-file)
	After: dev-mqueue.mount (destination-file)
	After: systemd-udev-trigger.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-tpm2-setup-early.service (destination-file)
	After: sys-kernel-tracing.mount (destination-file)
	After: modprobe at configfs.service (destination-file)
	After: modprobe at efi_pstore.service (destination-file)
	After: plymouth-read-write.service (destination-file)
	References: apparmor.service (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	References: sys-kernel-debug.mount (origin-file)
	References: dev-mqueue.mount (origin-file)
	References: dev-hugepages.mount (origin-file)
	References: lvm2-lvmpolld.socket (origin-file)
	References: sys-kernel-config.mount (origin-file)
	References: systemd-tmpfiles-setup-dev-early.service (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: plymouth-start.service (origin-file)
	References: sys-fs-fuse-connections.mount (origin-file)
	References: systemd-timesyncd.service (origin-file)
	References: systemd-pcrphase.service (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-ask-password-console.path (origin-file)
	References: emergency.service (origin-file)
	References: sys-kernel-tracing.mount (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: lvm2-monitor.service (origin-file)
	References: systemd-tpm2-setup-early.service (origin-file)
	References: systemd-update-done.service (origin-file)
	References: systemd-hibernate-clear.service (origin-file)
	References: keyboard-setup.service (origin-file)
	References: cryptsetup.target (origin-file origin-default)
	References: veritysetup.target (origin-file origin-default)
	References: systemd-journal-flush.service (origin-file)
	References: systemd-binfmt.service (origin-file)
	References: systemd-journald.service (origin-file)
	References: swap.target (origin-file origin-default)
	References: emergency.target (origin-file)
	References: systemd-random-seed.service (origin-file)
	References: systemd-sysusers.service (origin-file)
	References: plymouth-read-write.service (origin-file)
	References: systemd-pstore.service (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: ldconfig.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-pcrmachine.service (origin-file)
	References: systemd-pcrphase-sysinit.service (origin-file)
	References: systemd-journal-catalog-update.service (origin-file)
	References: integritysetup.target (origin-file origin-default)
	References: systemd-machine-id-commit.service (origin-file)
	References: blk-availability.service (origin-file)
	References: systemd-modules-load.service (origin-file)
	References: kmod-static-nodes.service (origin-file)
	References: systemd-tpm2-setup.service (origin-file)
	References: systemd-firstboot.service (origin-file)
	References: systemd-hwdb-update.service (origin-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: e2scrub_all.service (destination-default)
	ReferencedBy: gdm.service (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: NetworkManager.service (destination-default)
	ReferencedBy: pcscd.socket (destination-default)
	ReferencedBy: avahi-daemon.service (destination-default)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: getty-static.service (destination-default)
	ReferencedBy: dkms.service (destination-default)
	ReferencedBy: plymouth-quit.service (destination-default)
	ReferencedBy: pulseaudio-enable-autospawn.service (destination-default)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: qikservice3.service (destination-default)
	ReferencedBy: systemd-user-sessions.service (destination-default)
	ReferencedBy: uuidd.service (destination-default)
	ReferencedBy: sshd-unix-local.socket (destination-default)
	ReferencedBy: exim4-base.service (destination-default)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: sshd at sshd-keygen.service (destination-default)
	ReferencedBy: exim4.service (destination-default)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: systemd-pcrphase.service (destination-default)
	ReferencedBy: e2scrub_reap.service (destination-default)
	ReferencedBy: libvirtd.service (destination-default)
	ReferencedBy: alsa-state.service (destination-default)
	ReferencedBy: switcheroo-control.service (destination-default)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: cups-browsed.service (destination-default)
	ReferencedBy: docker.service (destination-default)
	ReferencedBy: accounts-daemon.service (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: wpa_supplicant.service (destination-default)
	ReferencedBy: virtlogd-admin.socket (destination-default)
	ReferencedBy: user at 1000.service (destination-default)
	ReferencedBy: fwupd-refresh.service (destination-default)
	ReferencedBy: unattended-upgrades.service (destination-default)
	ReferencedBy: bolt.service (destination-default)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: dpkg-db-backup.service (destination-default)
	ReferencedBy: mosquitto.service (destination-default)
	ReferencedBy: ModemManager.service (destination-default)
	ReferencedBy: systemd-hostnamed.service (destination-default)
	ReferencedBy: fstrim.service (destination-default)
	ReferencedBy: pcscd.service (destination-default)
	ReferencedBy: sshd-keygen.service (destination-default)
	ReferencedBy: nvidia-suspend.service (destination-default)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-pcrmachine.service (destination-file)
	ReferencedBy: docker.socket (destination-default)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: fwupd-refresh.timer (destination-default)
	ReferencedBy: dbus.service (destination-default)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: anacron.service (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: cron.service (destination-default)
	ReferencedBy: nvidia-resume.service (destination-default)
	ReferencedBy: user-runtime-dir at 1000.service (destination-default)
	ReferencedBy: virtlogd.service (destination-default)
	ReferencedBy: libvirt-guests.service (destination-default)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: modprobe at configfs.service (destination-file)
	ReferencedBy: rtkit-daemon.service (destination-default)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: alsa-restore.service (destination-default)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: cups.path (destination-default)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: NetworkManager-wait-online.service (destination-default)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: iio-sensor-proxy.service (destination-default)
	ReferencedBy: polkit.service (destination-default)
	ReferencedBy: libvirtd-admin.socket (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: systemd-update-done.service (destination-file)
	ReferencedBy: systemd-machined.service (destination-default)
	ReferencedBy: udisks2.service (destination-default)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: locate.service (destination-default)
	ReferencedBy: upower.service (destination-default)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: colord.service (destination-default)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: systemd-hostnamed.socket (destination-default)
	ReferencedBy: nvidia-persistenced.service (destination-default)
	ReferencedBy: containerd.service (destination-default)
	ReferencedBy: libvirtd.socket (destination-default)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-default)
	ReferencedBy: modprobe at fuse.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-default)
	ReferencedBy: cups.socket (destination-default)
	ReferencedBy: modprobe at efi_pstore.service (destination-file)
	ReferencedBy: avahi-daemon.socket (destination-default)
	ReferencedBy: plymouth-quit-wait.service (destination-default)
	ReferencedBy: rsync.service (destination-default)
	ReferencedBy: bluetooth.service (destination-default)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: smartmontools.service (destination-default)
	ReferencedBy: apt-daily.service (destination-default)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: cups.service (destination-default)
	ReferencedBy: virtlogd.socket (destination-default)
	ReferencedBy: libvirtd-ro.socket (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: rc-local.service (destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-default)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: man-db.service (destination-default)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: rsyslog.service (destination-default)
	ReferencedBy: low-memory-monitor.service (destination-file destination-default)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: locate.timer (destination-default)
	ReferencedBy: lm-sensors.service (destination-default)
	ReferencedBy: power-profiles-daemon.service (destination-default)
	ReferencedBy: grub-common.service (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-default)
	ReferencedBy: plymouth-read-write.service (destination-file)
	ReferencedBy: rescue.target (destination-file destination-default)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: systemd-hibernate-clear.service (destination-file)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	ReferencedBy: nvidia-hibernate.service (destination-default)
	ReferencedBy: htpdate.service (destination-default)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: logrotate.service (destination-default)
	ReferencedBy: ssh.service (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit dm-event.service:
	Description: Device-mapper event 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:dmeventd(8)
	Fragment Path: /usr/lib/systemd/system/dm-event.service
	Requires: dm-event.socket (origin-file)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: lvm2-monitor.service (destination-file)
	Before: local-fs-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: dm-event.socket (origin-file destination-implicit)
	TriggeredBy: dm-event.socket (destination-implicit)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs-pre.target (origin-file)
	References: dm-event.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: dm-event.socket (destination-implicit)
	ReferencedBy: lvm2-monitor.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: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	PIDFile: /run/dmeventd.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: 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
	Environment: SD_ACTIVATION=1
	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
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/dmeventd -f
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:02:00.0\x2dnvme\x2d1.device:
	Description: Micron 2300 NVMe 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f0a3332295a44b38829c6f4e4e7d5b33
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE.device
	Following Set Member: dev-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE.device
	Following Set Member: dev-disk-by\x2ddiskseq-2.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:02:00.0-nvme-1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 85f35380b66a4816b9077b4f7a155255
	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 -.mount:
	Description: Root Mount
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	Requires: -.slice (origin-file)
	RequiredBy: logrotate.timer (destination-file destination-path)
	RequiredBy: boot-efi.mount (destination-file destination-implicit destination-path)
	RequiredBy: libvirtd-ro.socket (destination-file destination-path)
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-implicit destination-path)
	RequiredBy: systemd-rfkill.service (destination-file destination-path)
	RequiredBy: run-user-1000-doc.mount (destination-implicit)
	RequiredBy: lvm2-lvmpolld.socket (destination-file destination-path)
	RequiredBy: systemd-journald.socket (destination-file destination-path)
	RequiredBy: apt-daily-upgrade.timer (destination-file destination-path)
	RequiredBy: sys-kernel-config.mount (destination-implicit destination-path)
	RequiredBy: apparmor.service (destination-file destination-path)
	RequiredBy: fstrim.timer (destination-file destination-path)
	RequiredBy: systemd-creds.socket (destination-file destination-path)
	RequiredBy: fwupd-refresh.timer (destination-file destination-path)
	RequiredBy: pcscd.socket (destination-file destination-path)
	RequiredBy: dev-debtag\x2dvg-swap_1.swap (destination-implicit destination-path)
	RequiredBy: systemd-pstore.service (destination-file destination-path)
	RequiredBy: console-setup.service (destination-file destination-path)
	RequiredBy: tmp.mount (destination-implicit destination-path)
	RequiredBy: logrotate.service (destination-file destination-path)
	RequiredBy: unattended-upgrades.service (destination-file destination-path)
	RequiredBy: systemd-networkd.service (destination-file destination-path)
	RequiredBy: systemd-journald.service (destination-file destination-path)
	RequiredBy: dbus.socket (destination-file destination-path)
	RequiredBy: apt-daily.timer (destination-file destination-path)
	RequiredBy: run-user-1000-gvfs.mount (destination-implicit)
	RequiredBy: sys-fs-fuse-connections.mount (destination-implicit destination-path)
	RequiredBy: systemd-timesyncd.service (destination-file destination-path)
	RequiredBy: colord.service (destination-file)
	RequiredBy: upower.service (destination-file)
	RequiredBy: systemd-backlight at backlight:intel_backlight.service (destination-file destination-path)
	RequiredBy: systemd-initctl.socket (destination-file destination-path)
	RequiredBy: systemd-logind.service (destination-file destination-path)
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-implicit destination-path)
	RequiredBy: dev-dm\x2d2.swap (destination-implicit destination-path)
	RequiredBy: systemd-ask-password-console.path (destination-file destination-path)
	RequiredBy: sys-kernel-debug.mount (destination-implicit destination-path)
	RequiredBy: avahi-daemon.socket (destination-file destination-path)
	RequiredBy: systemd-udevd-control.socket (destination-file destination-path)
	RequiredBy: libvirtd.socket (destination-file destination-path)
	RequiredBy: boot.mount (destination-file destination-implicit destination-path)
	RequiredBy: virtlogd.socket (destination-file destination-path)
	RequiredBy: wpa_supplicant.service (destination-file destination-path)
	RequiredBy: e2scrub_all.timer (destination-file destination-path)
	RequiredBy: systemd-pcrextend.socket (destination-file destination-path)
	RequiredBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file destination-path)
	RequiredBy: cups.socket (destination-file destination-path)
	RequiredBy: systemd-machined.service (destination-file destination-path)
	RequiredBy: run-user-1000.mount (destination-implicit)
	RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
	RequiredBy: dpkg-db-backup.timer (destination-file destination-path)
	RequiredBy: systemd-journal-flush.service (destination-file destination-path)
	RequiredBy: systemd-networkd-persistent-storage.service (destination-file destination-path)
	RequiredBy: sys-kernel-tracing.mount (destination-implicit destination-path)
	RequiredBy: bluetooth.service (destination-file destination-path)
	RequiredBy: libvirtd-admin.socket (destination-file destination-path)
	RequiredBy: anacron.timer (destination-file destination-path)
	RequiredBy: dev-mqueue.mount (destination-implicit destination-path)
	RequiredBy: e2scrub_reap.service (destination-file destination-path)
	RequiredBy: systemd-journald-dev-log.socket (destination-file destination-path)
	RequiredBy: systemd-random-seed.service (destination-file destination-path)
	RequiredBy: systemd-pcrlock.socket (destination-file destination-path)
	RequiredBy: power-profiles-daemon.service (destination-file destination-path)
	RequiredBy: systemd-hostnamed.socket (destination-file destination-path)
	RequiredBy: exim4-base.timer (destination-file destination-path)
	RequiredBy: session-2.scope (destination-file)
	RequiredBy: media2.mount (destination-file destination-implicit destination-path)
	RequiredBy: sshd at sshd-keygen.service (destination-file destination-path)
	RequiredBy: systemd-ask-password-plymouth.path (destination-file destination-path)
	RequiredBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-implicit destination-path)
	RequiredBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file destination-path)
	RequiredBy: dev-hugepages.mount (destination-implicit destination-path)
	RequiredBy: cups.path (destination-file destination-path)
	RequiredBy: systemd-sysext.socket (destination-file destination-path)
	RequiredBy: accounts-daemon.service (destination-file destination-path)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
	RequiredBy: var-lib-machines.mount (destination-file destination-implicit destination-path)
	RequiredBy: docker.socket (destination-file destination-path)
	RequiredBy: home-mcastet-sshfs.mount (destination-implicit)
	RequiredBy: dev-disk-by\x2ddiskseq-5.swap (destination-implicit destination-path)
	RequiredBy: locate.timer (destination-file destination-path)
	RequiredBy: man-db.timer (destination-file destination-path)
	RequiredBy: systemd-importd.socket (destination-file destination-path)
	RequiredBy: systemd-tpm2-setup.service (destination-file destination-path)
	RequiredBy: syslog.socket (destination-file destination-path)
	RequiredBy: basic.target (destination-file destination-path)
	RequiredBy: sshd-unix-local.socket (destination-file destination-path)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: qikservice3.service (destination-file destination-path)
	RequiredBy: home.mount (destination-file destination-implicit destination-path)
	RequiredBy: uuidd.socket (destination-file destination-path)
	RequiredBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-implicit destination-path)
	RequiredBy: virtlogd-admin.socket (destination-file destination-path)
	RequiredBy: ssh.service (destination-file destination-path)
	RequiredBy: run-lock.mount (destination-implicit destination-path)
	RequiredBy: bolt.service (destination-file destination-path)
	RequiredBy: dm-event.socket (destination-file destination-path)
	RequiredBy: systemd-rfkill.socket (destination-file destination-path)
	RequiredBy: fwupd-refresh.service (destination-file destination-path)
	RequiredBy: systemd-ask-password-wall.path (destination-file destination-path)
	WantedBy: man-db.service (destination-file destination-path)
	WantedBy: systemd-hostnamed.service (destination-file destination-path)
	WantedBy: systemd-logind.service (destination-file destination-path)
	WantedBy: upower.service (destination-file)
	WantedBy: pcscd.service (destination-file destination-path)
	WantedBy: systemd-importd.socket (destination-file destination-path)
	WantedBy: emergency.service (destination-file destination-path)
	WantedBy: colord.service (destination-file)
	WantedBy: iio-sensor-proxy.service (destination-file destination-path)
	WantedBy: locate.service (destination-file destination-path)
	WantedBy: logrotate.service (destination-file destination-path)
	WantedBy: power-profiles-daemon.service (destination-file destination-path)
	WantedBy: ModemManager.service (destination-file destination-path)
	WantedBy: rescue.service (destination-file destination-path)
	WantedBy: e2scrub_reap.service (destination-file destination-path)
	WantedBy: polkit.service (destination-file destination-path)
	WantedBy: lm-sensors.service (destination-file destination-path)
	WantedBy: low-memory-monitor.service (destination-file destination-path)
	WantedBy: rsyslog.service (destination-file destination-path)
	WantedBy: switcheroo-control.service (destination-file destination-path)
	WantedBy: bolt.service (destination-file destination-path)
	WantedBy: exim4.service (destination-file destination-path)
	WantedBy: htpdate.service (destination-file)
	WantedBy: bluetooth.service (destination-file destination-path)
	WantedBy: systemd-importd.service (destination-file destination-path)
	Before: systemd-ask-password-plymouth.path (destination-file destination-path)
	Before: systemd-journald.service (destination-file destination-path)
	Before: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
	Before: tmp.mount (destination-implicit destination-path)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-implicit destination-path)
	Before: locate.timer (destination-file destination-path)
	Before: systemd-pcrlock.socket (destination-file destination-path)
	Before: systemd-journald.socket (destination-file destination-path)
	Before: local-fs.target (origin-file)
	Before: logrotate.service (destination-file destination-path)
	Before: systemd-ask-password-wall.path (destination-file destination-path)
	Before: emergency.service (destination-file destination-path)
	Before: dev-debtag\x2dvg-swap_1.swap (destination-implicit destination-path)
	Before: dev-mqueue.mount (destination-implicit destination-path)
	Before: systemd-rfkill.socket (destination-file destination-path)
	Before: anacron.timer (destination-file destination-path)
	Before: dev-hugepages.mount (destination-implicit destination-path)
	Before: systemd-machined.service (destination-file destination-path)
	Before: systemd-logind.service (destination-file destination-path)
	Before: var-lib-machines.mount (destination-file destination-implicit destination-path)
	Before: iio-sensor-proxy.service (destination-file destination-path)
	Before: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file destination-path)
	Before: dbus.socket (destination-file destination-path)
	Before: run-user-1000.mount (destination-implicit)
	Before: htpdate.service (destination-file)
	Before: apparmor.service (destination-file destination-path)
	Before: qikservice3.service (destination-file destination-path)
	Before: libvirtd-ro.socket (destination-file destination-path)
	Before: rescue.service (destination-file destination-path)
	Before: systemd-rfkill.service (destination-file destination-path)
	Before: dpkg-db-backup.timer (destination-file destination-path)
	Before: systemd-random-seed.service (destination-file destination-path)
	Before: systemd-networkd.service (destination-file destination-path)
	Before: systemd-hostnamed.service (destination-file destination-path)
	Before: sys-kernel-tracing.mount (destination-implicit destination-path)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file destination-path)
	Before: systemd-creds.socket (destination-file destination-path)
	Before: apt-daily.timer (destination-file destination-path)
	Before: systemd-networkd-persistent-storage.service (destination-file destination-path)
	Before: logrotate.timer (destination-file destination-path)
	Before: locate.service (destination-file destination-path)
	Before: colord.service (destination-file)
	Before: systemd-initctl.socket (destination-file destination-path)
	Before: switcheroo-control.service (destination-file destination-path)
	Before: sshd at sshd-keygen.service (destination-file destination-path)
	Before: polkit.service (destination-file destination-path)
	Before: home.mount (destination-file destination-implicit destination-path)
	Before: media2.mount (destination-file destination-implicit destination-path)
	Before: systemd-hostnamed.socket (destination-file destination-path)
	Before: systemd-journal-flush.service (destination-file destination-path)
	Before: e2scrub_all.timer (destination-file destination-path)
	Before: systemd-udevd-control.socket (destination-file destination-path)
	Before: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
	Before: virtlogd.socket (destination-file destination-path)
	Before: home-mcastet-sshfs.mount (destination-implicit)
	Before: basic.target (destination-file destination-path)
	Before: syslog.socket (destination-file destination-path)
	Before: exim4.service (destination-file destination-path)
	Before: ModemManager.service (destination-file destination-path)
	Before: systemd-importd.service (destination-file destination-path)
	Before: ssh.service (destination-file destination-path)
	Before: systemd-sysext.socket (destination-file destination-path)
	Before: session-2.scope (destination-file)
	Before: bluetooth.service (destination-file destination-path)
	Before: pcscd.socket (destination-file destination-path)
	Before: systemd-pcrextend.socket (destination-file destination-path)
	Before: upower.service (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-implicit destination-path)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file destination-path)
	Before: cups.path (destination-file destination-path)
	Before: fwupd-refresh.service (destination-file destination-path)
	Before: exim4-base.timer (destination-file destination-path)
	Before: man-db.timer (destination-file destination-path)
	Before: avahi-daemon.socket (destination-file destination-path)
	Before: docker.socket (destination-file destination-path)
	Before: systemd-importd.socket (destination-file destination-path)
	Before: fstrim.timer (destination-file destination-path)
	Before: lvm2-lvmpolld.socket (destination-file destination-path)
	Before: wpa_supplicant.service (destination-file destination-path)
	Before: systemd-ask-password-console.path (destination-file destination-path)
	Before: e2scrub_reap.service (destination-file destination-path)
	Before: sshd-unix-local.socket (destination-file destination-path)
	Before: apt-daily-upgrade.timer (destination-file destination-path)
	Before: systemd-timesyncd.service (destination-file destination-path)
	Before: console-setup.service (destination-file destination-path)
	Before: libvirtd.socket (destination-file destination-path)
	Before: libvirtd-admin.socket (destination-file destination-path)
	Before: unattended-upgrades.service (destination-file destination-path)
	Before: accounts-daemon.service (destination-file destination-path)
	Before: dm-event.socket (destination-file destination-path)
	Before: rsyslog.service (destination-file destination-path)
	Before: run-user-1000-gvfs.mount (destination-implicit)
	Before: systemd-pstore.service (destination-file destination-path)
	Before: boot.mount (destination-file destination-implicit destination-path)
	Before: systemd-journald-dev-log.socket (destination-file destination-path)
	Before: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-implicit destination-path)
	Before: low-memory-monitor.service (destination-file destination-path)
	Before: power-profiles-daemon.service (destination-file destination-path)
	Before: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-implicit destination-path)
	Before: boot-efi.mount (destination-file destination-implicit destination-path)
	Before: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-implicit destination-path)
	Before: cups.socket (destination-file destination-path)
	Before: dev-dm\x2d2.swap (destination-implicit destination-path)
	Before: virtlogd-admin.socket (destination-file destination-path)
	Before: fwupd-refresh.timer (destination-file destination-path)
	Before: sys-kernel-debug.mount (destination-implicit destination-path)
	Before: run-lock.mount (destination-implicit destination-path)
	Before: sys-kernel-config.mount (destination-implicit destination-path)
	Before: systemd-tpm2-setup.service (destination-file destination-path)
	Before: lm-sensors.service (destination-file destination-path)
	Before: pcscd.service (destination-file destination-path)
	Before: uuidd.socket (destination-file destination-path)
	Before: man-db.service (destination-file destination-path)
	Before: dev-disk-by\x2ddiskseq-5.swap (destination-implicit destination-path)
	Before: bolt.service (destination-file destination-path)
	Before: run-user-1000-doc.mount (destination-implicit)
	After: blockdev at dev-mapper-debtag\x2d\x2dvg\x2droot.target (origin-file)
	After: -.slice (origin-file)
	References: -.slice (origin-file origin-slice-property)
	References: blockdev at dev-mapper-debtag\x2d\x2dvg\x2droot.target (origin-file)
	References: local-fs.target (origin-file)
	ReferencedBy: systemd-hostnamed.service (destination-file destination-path)
	ReferencedBy: dev-hugepages.mount (destination-implicit destination-path)
	ReferencedBy: tmp.mount (destination-implicit destination-path)
	ReferencedBy: dev-disk-by\x2ddiskseq-5.swap (destination-implicit destination-path)
	ReferencedBy: systemd-tpm2-setup.service (destination-file destination-path)
	ReferencedBy: run-user-1000-gvfs.mount (destination-implicit)
	ReferencedBy: dbus.socket (destination-file destination-path)
	ReferencedBy: dev-mqueue.mount (destination-implicit destination-path)
	ReferencedBy: systemd-journal-flush.service (destination-file destination-path)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file destination-path)
	ReferencedBy: systemd-pstore.service (destination-file destination-path)
	ReferencedBy: unattended-upgrades.service (destination-file destination-path)
	ReferencedBy: power-profiles-daemon.service (destination-file destination-path)
	ReferencedBy: pcscd.socket (destination-file destination-path)
	ReferencedBy: systemd-rfkill.service (destination-file destination-path)
	ReferencedBy: systemd-pcrlock.socket (destination-file destination-path)
	ReferencedBy: var-lib-machines.mount (destination-file destination-implicit destination-path)
	ReferencedBy: systemd-journald.service (destination-file destination-path)
	ReferencedBy: exim4.service (destination-file destination-path)
	ReferencedBy: console-setup.service (destination-file destination-path)
	ReferencedBy: e2scrub_all.timer (destination-file destination-path)
	ReferencedBy: pcscd.service (destination-file destination-path)
	ReferencedBy: systemd-ask-password-console.path (destination-file destination-path)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: polkit.service (destination-file destination-path)
	ReferencedBy: qikservice3.service (destination-file destination-path)
	ReferencedBy: systemd-logind.service (destination-file destination-path)
	ReferencedBy: htpdate.service (destination-file)
	ReferencedBy: libvirtd-ro.socket (destination-file destination-path)
	ReferencedBy: run-user-1000-doc.mount (destination-implicit)
	ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit destination-path)
	ReferencedBy: logrotate.timer (destination-file destination-path)
	ReferencedBy: syslog.socket (destination-file destination-path)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-implicit destination-path)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: apparmor.service (destination-file destination-path)
	ReferencedBy: rescue.service (destination-file destination-path)
	ReferencedBy: systemd-udevd-control.socket (destination-file destination-path)
	ReferencedBy: cups.path (destination-file destination-path)
	ReferencedBy: switcheroo-control.service (destination-file destination-path)
	ReferencedBy: lm-sensors.service (destination-file destination-path)
	ReferencedBy: dev-dm\x2d2.swap (destination-implicit destination-path)
	ReferencedBy: e2scrub_reap.service (destination-file destination-path)
	ReferencedBy: docker.socket (destination-file destination-path)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file destination-path)
	ReferencedBy: systemd-pcrextend.socket (destination-file destination-path)
	ReferencedBy: man-db.service (destination-file destination-path)
	ReferencedBy: wpa_supplicant.service (destination-file destination-path)
	ReferencedBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-implicit destination-path)
	ReferencedBy: rsyslog.service (destination-file destination-path)
	ReferencedBy: low-memory-monitor.service (destination-file destination-path)
	ReferencedBy: fwupd-refresh.timer (destination-file destination-path)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-implicit destination-path)
	ReferencedBy: systemd-importd.socket (destination-file destination-path)
	ReferencedBy: ModemManager.service (destination-file destination-path)
	ReferencedBy: systemd-hostnamed.socket (destination-file destination-path)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-file destination-path)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file destination-path)
	ReferencedBy: home-mcastet-sshfs.mount (destination-implicit)
	ReferencedBy: dev-debtag\x2dvg-swap_1.swap (destination-implicit destination-path)
	ReferencedBy: boot-efi.mount (destination-file destination-implicit destination-path)
	ReferencedBy: boot.mount (destination-file destination-implicit destination-path)
	ReferencedBy: libvirtd.socket (destination-file destination-path)
	ReferencedBy: accounts-daemon.service (destination-file destination-path)
	ReferencedBy: basic.target (destination-file destination-path)
	ReferencedBy: bluetooth.service (destination-file destination-path)
	ReferencedBy: sshd at sshd-keygen.service (destination-file destination-path)
	ReferencedBy: man-db.timer (destination-file destination-path)
	ReferencedBy: apt-daily.timer (destination-file destination-path)
	ReferencedBy: virtlogd.socket (destination-file destination-path)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-implicit destination-path)
	ReferencedBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-implicit destination-path)
	ReferencedBy: emergency.service (destination-file destination-path)
	ReferencedBy: fstrim.timer (destination-file destination-path)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: dm-event.socket (destination-file destination-path)
	ReferencedBy: avahi-daemon.socket (destination-file destination-path)
	ReferencedBy: systemd-journald.socket (destination-file destination-path)
	ReferencedBy: systemd-sysext.socket (destination-file destination-path)
	ReferencedBy: exim4-base.timer (destination-file destination-path)
	ReferencedBy: bolt.service (destination-file destination-path)
	ReferencedBy: systemd-timesyncd.service (destination-file destination-path)
	ReferencedBy: systemd-initctl.socket (destination-file destination-path)
	ReferencedBy: systemd-networkd.service (destination-file destination-path)
	ReferencedBy: locate.service (destination-file destination-path)
	ReferencedBy: sys-kernel-debug.mount (destination-implicit destination-path)
	ReferencedBy: sys-kernel-config.mount (destination-implicit destination-path)
	ReferencedBy: virtlogd-admin.socket (destination-file destination-path)
	ReferencedBy: dpkg-db-backup.timer (destination-file destination-path)
	ReferencedBy: lvm2-lvmpolld.socket (destination-file destination-path)
	ReferencedBy: run-lock.mount (destination-implicit destination-path)
	ReferencedBy: ssh.service (destination-file destination-path)
	ReferencedBy: systemd-creds.socket (destination-file destination-path)
	ReferencedBy: locate.timer (destination-file destination-path)
	ReferencedBy: iio-sensor-proxy.service (destination-file destination-path)
	ReferencedBy: run-user-1000.mount (destination-implicit)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-implicit destination-path)
	ReferencedBy: logrotate.service (destination-file destination-path)
	ReferencedBy: systemd-rfkill.socket (destination-file destination-path)
	ReferencedBy: session-2.scope (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-path)
	ReferencedBy: systemd-machined.service (destination-file destination-path)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file destination-path)
	ReferencedBy: fwupd-refresh.service (destination-file destination-path)
	ReferencedBy: uuidd.socket (destination-file destination-path)
	ReferencedBy: libvirtd-admin.socket (destination-file destination-path)
	ReferencedBy: cups.socket (destination-file destination-path)
	ReferencedBy: systemd-random-seed.service (destination-file destination-path)
	ReferencedBy: apt-daily-upgrade.timer (destination-file destination-path)
	ReferencedBy: media2.mount (destination-file destination-implicit destination-path)
	ReferencedBy: anacron.timer (destination-file destination-path)
	ReferencedBy: sys-kernel-tracing.mount (destination-implicit destination-path)
	ReferencedBy: home.mount (destination-file destination-implicit destination-path)
	ReferencedBy: systemd-ask-password-wall.path (destination-file destination-path)
	ReferencedBy: systemd-importd.service (destination-file destination-path)
	ReferencedBy: sshd-unix-local.socket (destination-file destination-path)
	InSlice: -.slice (origin-slice-property)
	RequiresMountsFor: /dev/mapper/debtag--vg-root (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/mapper/debtag--vg-root
	File System Type: ext4
	Options: rw,relatime,errors=remount-ro
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: yes
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit virtxend.socket:
	Description: virtxend.socket
	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
	CGroup realized: no
	Before: libvirt-guests.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
? Unit pcscd.socket:
	Description: PC/SC Smart Card Daemon Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:39 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/pcscd.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: dd25b4943ed548ab96e32421c219ef76
	Fragment Path: /usr/lib/systemd/system/pcscd.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	RequiredBy: pcscd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: shutdown.target (origin-default)
	Before: pcscd.service (origin-implicit)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	Triggers: pcscd.service (origin-implicit)
	References: sockets.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: pcscd.service (origin-implicit)
	ReferencedBy: pcscd.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/pcscd/pcscd.comm (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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: pcscd.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/pcscd/pcscd.comm
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: e7c7b9200b544746ae6e8a902b651c39
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /usr/lib/systemd/system/systemd-sysctl.service
	ConditionPathIsReadWrite: /proc/sys/net succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: networking.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-modules-load.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: networking.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
	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
			PID: 1032
			Start Timestamp: Thu 2025-09-11 17:25:30.848406 CEST
			Handoff Timestamp: 38.845ms since start
			Exit Timestamp: 2.836ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-machined.service:
	Alias: dbus-org.freedesktop.machine1.service
	Description: Virtual Machine and Container Registration Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-machined.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	Invocation ID: 3f387b4ceb9344fe8e53c3b57c67d104
	Documentation: man:systemd-machined.service(8)
	Documentation: man:org.freedesktop.machine1(5)
	Fragment Path: /usr/lib/systemd/system/systemd-machined.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: var-lib-machines.mount (origin-file)
	Requires: dbus.socket (origin-file)
	Wants: machine.slice (origin-file)
	WantedBy: libvirtd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd.service (destination-file)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: machine.slice (origin-file)
	After: sysinit.target (origin-default)
	After: var-lib-machines.mount (origin-file)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: -.mount (origin-file origin-path)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: var-lib-machines.mount (origin-file)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: machine.slice (origin-file)
	ReferencedBy: libvirtd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/machines (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: dbus
	Restart: no
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1585
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.machine1
	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: 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: no
	ProtectControlGroups: no
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: no
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	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_linux_immutable cap_sys_chroot cap_sys_ptrace cap_sys_admin cap_mknod
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: request_key get_robust_list mlock2 rt_sigprocmask nice msgrcv msync fsync rt_sigreturn timerfd_gettime listen signalfd4 setfsgid32 sched_getattr pwritev lstat select recv madvise send recvmsg lremovexattr timer_create flock semget setgroups getgid lgetxattr set_mempolicy_home_node mkdirat oldlstat getresgid32 sched_getscheduler fallocate lchown open syncfs rseq clock_getres_time64 sendfile64 getegid32 io_cancel newfstatat removexattr clock_nanosleep_time64 waitpid ugetrlimit shmctl lchown32 epoll_pwait2 waitid ipc setresgid remap_file_pages readlinkat uretprobe clone3 sync_file_range2 getrlimit renameat2 sched_getaffinity getrandom sendto tee setuid tgkill ftruncate sigaltstack getppid prlimit64 semctl personality _newselect mq_timedreceive_time64 socket setpriority listmount pselect6_time64 ftruncate64 setfsuid32 lstat64 mount_setattr mount getgroups pwritev2 io_getevents getsockopt llistxattr timer_delete sched_rr_get_interval_time64 sync_file_range setresuid exit_group rt_sigqueueinfo prctl set_thread_area getdents64 times cacheflush sigsuspend getegid alarm keyctl preadv2 listxattrat sync mkdir futex_time64 open_tree sched_setscheduler arch_prctl getxattrat landlock_add_rule mseal rename mremap pselect6 uname capget futimesat timer_gettime64 openat2 setrlimit seccomp fstat64 mq_open preadv setreuid openat chown32 accept rt_sigsuspend fcntl64 epoll_pwait statx stat64 timerfd_settime umount2 mknod setregid32 recvmmsg clock_getres getcpu set_tls eventfd process_vm_writev fchownat wait4 rt_tgsigqueueinfo link mlock getpgid time timerfd_create pidfd_open readdir recvmmsg_time64 fspick sched_rr_get_interval unshare mq_timedsend pause utimensat_time64 shmdt mq_timedsend_time64 pwrite64 set_tid_address migrate_pages shutdown epoll_wait_old dup chroot clock_gettime oldfstat munlock signal timerfd_settime64 setxattrat chown epoll_wait fremovexattr epoll_create1 getpriority unlink setreuid32 utimensat ioctl timer_getoverrun renameat chdir inotify_init vfork riscv_hwprobe kill sched_setattr sendfile kcmp epoll_ctl_old mlockall setresgid32 mknodat linkat fadvise64 setregid vmsplice readlink restart_syscall setgid32 pivot_root flistxattr sigprocmask bind fchown truncate64 setns signalfd symlink futex_waitv sigreturn getcwd fcntl sched_yield clock_nanosleep io_destroy io_uring_register ioprio_set inotify_add_watch lseek msgctl getpeername getresgid munmap splice process_madvise ppoll fadvise64_64 sched_getparam oldolduname readv setfsgid shmat gettid get_mempolicy listxattr set_robust_list sendmmsg sched_setparam chmod getxattr fsconfig membarrier execveat lsetxattr creat statfs add_key ioprio_get faccessat semtimedop umount clock_gettime64 read sigaction getuid setsid sched_setaffinity exit futex getgroups32 sched_get_priority_min arm_fadvise64_64 swapcontext shmget clone ppoll_time64 inotify_rm_watch poll pidfd_send_signal process_vm_readv fork setpgid epoll_ctl truncate mq_timedreceive dup2 mmap move_pages mbind mq_getsetattr getpid getitimer utime fsmount inotify_init1 brk socketpair io_setup pread64 landlock_create_ruleset execve setgroups32 getrusage landlock_restrict_self io_uring_enter setsockopt close olduname setitimer close_range userfaultfd memfd_create timer_settime tkill geteuid32 setgid umask io_pgetevents utimes statmount fgetxattr fstatat64 fstatfs64 io_uring_setup mq_notify rt_sigpending gettimeofday fstatfs semtimedop_time64 getpgrp fchmodat timer_gettime get_thread_area pipe2 io_pgetevents_time64 capset eventfd2 fchown32 writev socketcall unlinkat semop fstat oldstat timerfd_gettime64 rt_sigaction write copy_file_range io_submit mmap2 getresuid32 removexattrat connect setresuid32 move_mount accept4 rmdir access _llseek dup3 readahead setxattr fsopen recvfrom nanosleep pipe setfsuid getdents symlinkat getresuid epoll_create statfs64 msgget sched_get_priority_max getgid32 fchdir geteuid mq_unlink faccessat2 mprotect msgsnd sysinfo getuid32 sendmsg sigpending rt_sigtimedwait fdatasync set_mempolicy stat rt_sigtimedwait_time64 fsetxattr getsockname getsid fchmodat2 setuid32 timer_settime64 name_to_handle_at fchmod riscv_flush_icache munlockall
	SystemCallArchitectures: native
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-machined
			PID: 1585
			Start Timestamp: Thu 2025-09-11 17:25:35.730397 CEST
			Handoff Timestamp: 10.565ms since start
	Status Text: Processing requests...
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
? Unit reboot.target:
	Alias: ctrl-alt-del.target
	Alias: runlevel6.target
	Description: System Reboot
	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/reboot.target
	Job Timeout: 30min
	Job Timeout Action: reboot-force
	Requires: systemd-reboot.service (origin-file)
	Wants: plymouth-switch-root-initramfs.service (origin-file)
	Wants: plymouth-reboot.service (origin-file)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ConflictedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ConflictedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	After: systemd-reboot.service (origin-file)
	References: systemd-reboot.service (origin-file)
	References: plymouth-switch-root-initramfs.service (origin-file)
	References: plymouth-reboot.service (origin-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit boot.mount:
	Description: /boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/boot.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 5bb545dfaa344352b759a1bf491147d3
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot.mount
	Source Path: /etc/fstab
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Requires: dev-nvme0n1p2.device (origin-mountinfo)
	Requires: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (origin-file)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-implicit origin-path)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: unattended-upgrades.service (destination-path)
	RequiredBy: boot-efi.mount (destination-implicit destination-path)
	Conflicts: umount.target (origin-mountinfo)
	Before: boot-efi.mount (destination-implicit destination-path)
	Before: unattended-upgrades.service (destination-path)
	Before: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-file origin-mountinfo)
	After: -.mount (origin-file origin-implicit origin-path)
	After: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: blockdev at dev-nvme0n1p2.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: blockdev at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dev-nvme0n1p2.device (origin-mountinfo)
	StopPropagatedFrom: dev-nvme0n1p2.device (origin-mountinfo)
	References: -.mount (origin-file origin-implicit origin-path)
	References: umount.target (origin-mountinfo)
	References: blockdev at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs-pre.target (origin-mountinfo)
	References: dev-nvme0n1p2.device (origin-mountinfo)
	References: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (origin-file)
	References: blockdev at dev-nvme0n1p2.target (origin-mountinfo)
	References: local-fs.target (origin-file origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-path)
	ReferencedBy: boot-efi.mount (destination-implicit destination-path)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/disk/by-uuid/d8ee9002-95d2-4de4-9f3c-b3ac82f4de47 (origin-file)
	RequiresMountsFor: / (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: /boot
	What: /dev/nvme0n1p2
	File System Type: ext2
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount /dev/disk/by-uuid/d8ee9002-95d2-4de4-9f3c-b3ac82f4de47 /boot -t ext2
			PID: 982
			Start Timestamp: Thu 2025-09-11 17:25:30.327245 CEST
			Handoff Timestamp: 43.335ms since start
			Exit Timestamp: 4.242ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit system-getty.slice:
	Description: Slice /system/getty
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-getty.slice
	CGroup realized: yes
	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: 82765fd5050642dab7bcdd29979412fc
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/getty-static.service
	ConditionPathExists: !/usr/bin/dbus-broker succeeded
	ConditionPathExists: !/usr/bin/dbus-daemon failed
	ConditionPathExists: /dev/tty0 untested
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: getty.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: getty.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 0f2ab9e8d35d45e6b03d9654d9e4d7b7
	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 failed
	ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d succeeded
	ConditionDirectoryNotEmpty: |/lib/binfmt.d succeeded
	ConditionPathIsMountPoint: /proc/sys/fs/binfmt_misc succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: binfmt-support.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: system.slice (origin-file)
	After: proc-sys-fs-binfmt_misc.mount (origin-file)
	After: local-fs.target (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: shutdown.target (origin-file)
	References: proc-sys-fs-binfmt_misc.mount (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: binfmt-support.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: 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
	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
			PID: 1393
			Start Timestamp: Thu 2025-09-11 17:25:35.607650 CEST
			Handoff Timestamp: 4.448ms since start
			Exit Timestamp: 21.637ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-binfmt --unregister
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit system-systemd\x2dbacklight.slice:
	Description: Slice /system/systemd-backlight
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dbacklight.slice
	CGroup realized: yes
	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: a90e22162d81479c95f68800ebe23441
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	RequiredBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file destination-slice-property)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: systemd-backlight at leds:dell::kbd_backlight.service (destination-slice-property)
	SliceOf: systemd-backlight at backlight:intel_backlight.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	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\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ee3d3a7bd6f84133b003427408fd5d82
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.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:02:00.0-nvme-1-part/by-partnum/2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit blockdev at dev-mapper-debtag\x2d\x2dvg\x2dswap_1.target:
	Description: Block Device Preparation for /dev/mapper/debtag--vg-swap_1
	Instance: dev-mapper-debtag\x2d\x2dvg\x2dswap_1
	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: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	Before: umount.target (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	StopWhenUnneeded: yes
	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: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/boot-efi.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 0ee58cf2265244f481dbe03937b59314
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/boot-efi.mount
	Source Path: /etc/fstab
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-implicit origin-path)
	Requires: boot.mount (origin-implicit origin-path)
	Requires: dev-nvme0n1p1.device (origin-mountinfo)
	Requires: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (origin-file)
	RequiredBy: local-fs.target (destination-file)
	Conflicts: umount.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-file origin-mountinfo)
	After: blockdev at dev-nvme0n1p1.target (origin-mountinfo)
	After: blockdev at dev-disk-by\x2duuid-F6E6\x2dC54A.target (origin-file)
	After: system.slice (origin-file)
	After: boot.mount (origin-implicit origin-path)
	After: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (origin-file)
	After: -.mount (origin-file origin-implicit origin-path)
	After: dev-nvme0n1p1.device (origin-mountinfo)
	After: local-fs-pre.target (origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	StopPropagatedFrom: dev-nvme0n1p1.device (origin-mountinfo)
	References: -.mount (origin-file origin-implicit origin-path)
	References: blockdev at dev-disk-by\x2duuid-F6E6\x2dC54A.target (origin-file)
	References: blockdev at dev-nvme0n1p1.target (origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: local-fs-pre.target (origin-mountinfo)
	References: local-fs.target (origin-file origin-mountinfo)
	References: dev-nvme0n1p1.device (origin-mountinfo)
	References: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: boot.mount (origin-implicit origin-path)
	ReferencedBy: local-fs.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /boot (origin-implicit)
	RequiresMountsFor: /dev/disk/by-uuid/F6E6-C54A (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/nvme0n1p1
	File System Type: vfat
	Options: rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount /dev/disk/by-uuid/F6E6-C54A /boot/efi -t vfat -o umask=0077
			PID: 988
			Start Timestamp: Thu 2025-09-11 17:25:30.378291 CEST
			Handoff Timestamp: 5.761ms since start
			Exit Timestamp: 33.400ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit systemd-halt.service:
	Description: System Halt
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-halt.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-halt.service
	Success Action: halt-force
	Requires: shutdown.target (origin-file)
	Requires: system.slice (origin-file)
	Requires: final.target (origin-file)
	Requires: umount.target (origin-file)
	RequiredBy: halt.target (destination-file)
	Before: halt.target (destination-file)
	After: umount.target (origin-file)
	After: plymouth-halt.service (destination-file)
	After: system.slice (origin-file)
	After: final.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: shutdown.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: final.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-file)
	ReferencedBy: halt.target (destination-file)
	ReferencedBy: plymouth-halt.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Show Plymouth Boot Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 540449ffe6c24e23840cfde8d987cdd0
	Fragment Path: /usr/lib/systemd/system/plymouth-start.service
	ConditionVirtualization: !container succeeded
	ConditionKernelCommandLine: !nosplash succeeded
	ConditionKernelCommandLine: !plymouth.enable=0 succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: systemd-ask-password-plymouth.path (origin-file)
	WantedBy: initrd-switch-root.target (destination-file)
	WantedBy: sysinit.target (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: systemd-ask-password-plymouth.service (origin-file destination-file)
	Before: plymouth-quit.service (destination-file)
	Before: gdm.service (destination-file)
	Before: plymouth-kexec.service (destination-file)
	Before: systemd-ask-password-plymouth.path (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: rescue.service (destination-file)
	Before: plymouth-poweroff.service (destination-file)
	Before: plymouth-halt.service (destination-file)
	Before: systemd-battery-check.service (destination-file)
	Before: plymouth-reboot.service (destination-file)
	Before: systemd-ask-password-console.path (destination-file)
	After: system.slice (origin-file)
	After: systemd-udevd.service (origin-file)
	After: systemd-udev-trigger.service (origin-file)
	After: keyboard-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-ask-password-plymouth.service (origin-file)
	References: systemd-udevd.service (origin-file)
	References: keyboard-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: systemd-ask-password-plymouth.path (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: plymouth-halt.service (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: plymouth-reboot.service (destination-file)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: plymouth-kexec.service (destination-file)
	ReferencedBy: rescue.service (destination-file)
	ReferencedBy: systemd-battery-check.service (destination-file)
	ReferencedBy: plymouth-poweroff.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: plymouth-quit.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
	Service State: exited
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: forking
	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: mixed
	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
	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/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
			PID: 785
			Start Timestamp: Thu 2025-09-11 17:25:29.432500 CEST
			Handoff Timestamp: 26.148ms since start
			Exit Timestamp: 7.840ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStartPost:
		Command Line: /usr/bin/plymouth show-splash
			PID: 836
			Start Timestamp: Thu 2025-09-11 17:25:29.466751 CEST
			Handoff Timestamp: 4.174ms since start
			Exit Timestamp: 49.310ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:exim4(8)
	Fragment Path: /usr/lib/systemd/system/exim4-base.service
	ConditionACPower: true untested
	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: exim4-base.timer (destination-implicit)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	TriggeredBy: exim4-base.timer (destination-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: logrotate.service (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 12c23eec50814596ad2bf0e9a190c227
	Fragment Path: /usr/lib/systemd/system/apt-daily-upgrade.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file 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: apt-daily-upgrade.service (origin-implicit)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	After: apt-daily.timer (origin-file)
	After: time-sync.target (origin-default)
	After: time-set.target (origin-default)
	Triggers: apt-daily-upgrade.service (origin-implicit)
	References: apt-daily-upgrade.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: apt-daily.timer (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: timers.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: time-set.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 getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b7bcdec933944ef3884cecdada47a9ef
	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: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Wants: getty-static.service (origin-file)
	Wants: getty at tty1.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: getty-static.service (origin-default)
	After: getty at tty1.service (origin-default destination-file)
	References: shutdown.target (origin-default)
	References: getty-static.service (origin-file origin-default)
	References: getty at tty1.service (origin-file origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? 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 realized: no
	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: sockets.target (origin-file)
	Before: apparmor.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	Triggers: systemd-journald.service (origin-implicit)
	References: sockets.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.service (origin-implicit)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: systemd-journald.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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald-audit.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ReceiveBuffer: 134217728
	ListenNetlink: audit 1
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:apt(8)
	Fragment Path: /usr/lib/systemd/system/apt-daily.service
	ConditionACPower: true untested
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: apt-daily-upgrade.service (destination-file)
	Before: shutdown.target (origin-default)
	After: connman.service (origin-file)
	After: network.target (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: NetworkManager.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: apt-daily.timer (destination-implicit)
	After: network-online.target (origin-file)
	After: systemd-networkd.service (origin-file)
	TriggeredBy: apt-daily.timer (destination-implicit)
	References: network-online.target (origin-file)
	References: shutdown.target (origin-default)
	References: network.target (origin-file)
	References: connman.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-networkd.service (origin-file)
	References: NetworkManager.service (origin-file)
	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
	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 update
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE.device:
	Description: Micron 2300 NVMe 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5f0a1b1777384e199c121d58543e76f9
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-nvme0n1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE.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/nvme-Micron_2300_NVMe_1024GB_________2151338405BE
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 0523bdfaa70f4145b2f5edcab209679c
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.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:03:00.0-nvme-1-part/by-partnum/1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit sys-devices-pci0000:00-0000:00:0d.0-usb2-2\x2d4-2\x2d4.1-2\x2d4.1:1.0-net-enp0s13f0u4u1.device:
	Description: RTL8153 Gigabit Ethernet Adapter
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c37b572814cb4d96a6e3590880d98f58
	Following Set Member: sys-subsystem-net-devices-enp0s13f0u4u1.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:0d.0/usb2/2-4/2-4.1/2-4.1:1.0/net/enp0s13f0u4u1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/usb2/2-4/2-4.1/2-4.1:1.0/net/enp0s13f0u4u1
	Found: found-udev
? Unit dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855.device:
	Description: PM9A1 NVMe Samsung 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8776eb7f273f4660a0acd3916a2e8f00
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-nvme1n1.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/nvme-PM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	Found: found-udev
? Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 3a3450c720624a5e92693cf08bd0250e
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-disk-by\x2duuid-be48b676\x2d20b5\x2d4d94\x2db527\x2d5784bafbe2ba.device
	Following Set Member: dev-debtag\x2dvg-root.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2droot.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/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
? Unit dev-rfkill.device:
	Description: /dev/rfkill
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c901d9917a534a80b49f70a03819abc1
	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 dev-disk-by\x2ddiskseq-3.device:
	Description: /dev/disk/by-diskseq/3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 02a12973a16e41b5b23b3ce895bc53a0
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dMDtfP5\x2dfSli\x2dJwLe\x2d0ZEn\x2dyDJF\x2dkSXA\x2dZY2rNw.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2db13d9ee6ca5147efb9864fdda0714d1b\x2dnvme0n1p3_crypt.device
	Following Set Member: dev-mapper-nvme0n1p3_crypt.device
	Following Set Member: dev-dm\x2d0.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/3
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
? Unit lvm2-lvmpolld.socket:
	Description: LVM2 poll daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/lvm2-lvmpolld.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 456fab4871834c7dbc651288a15d62e7
	Documentation: man:lvmpolld(8)
	Fragment Path: /usr/lib/systemd/system/lvm2-lvmpolld.socket
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	RequiredBy: lvm2-lvmpolld.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: lvm2-lvmpolld.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	Triggers: lvm2-lvmpolld.service (origin-implicit)
	References: shutdown.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: lvm2-lvmpolld.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/lvm/lvmpolld.socket (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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: lvm2-lvmpolld.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/lvm/lvmpolld.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: d9c2ae15830444bd96a7dc3176f7a20e
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	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: gdm.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: plymouth-quit.service (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: getty at tty1.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: session-2.scope (destination-file)
	After: home.mount (origin-file)
	After: remote-fs.target (origin-file)
	After: network.target (origin-file)
	After: systemd-pcrphase.service (destination-file)
	After: basic.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: remote-fs.target (origin-file)
	References: network.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: shutdown.target (origin-default)
	References: home.mount (origin-file)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: session-2.scope (destination-file)
	ReferencedBy: plymouth-quit.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
	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
			PID: 1850
			Start Timestamp: Thu 2025-09-11 17:25:36.414512 CEST
			Handoff Timestamp: 4.016ms since start
			Exit Timestamp: 3.749ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-user-sessions stop
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit accounts-daemon.service:
	Description: Accounts Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/accounts-daemon.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 72aa61d6eb084f049029066aa4a33f35
	Fragment Path: /usr/lib/systemd/system/accounts-daemon.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: nss-user-lookup.target (origin-file)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	Before: shutdown.target (origin-default)
	After: dbus.socket (origin-file)
	After: basic.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: dbus.socket (origin-file)
	References: basic.target (origin-default)
	References: nss-user-lookup.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/AccountsService (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: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1526
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Accounts
	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: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: yes
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	Environment: GVFS_DISABLE_FUSE=1
	Environment: GIO_USE_VFS=local
	Environment: GVFS_REMOTE_VOLUME_MONITOR_IGNORE=1
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0775
	StateDirectory: AccountsService
	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
	DynamicUser: no
	ReadWritePaths: -/etc/gdm3/daemon.conf /etc -/var/log/lastlog -/var/log/tallylog -/var/mail
	ReadOnlyPaths: /usr/share/accountsservice/interfaces /usr/share/dbus-1/interfaces /var/log/wtmp /run/systemd/seats
	LockPersonality: yes
	SystemCallFilter: ~mount_setattr move_mount umount2 open_tree fspick chroot umount mount pivot_root fsopen fsmount fsconfig
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/accounts-daemon
			PID: 1526
			Start Timestamp: Thu 2025-09-11 17:25:35.691704 CEST
			Handoff Timestamp: 17.887ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit qikservice3.service:
	Description: QPM3 Install Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/qikservice3.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 4c6ae14e19f94e1698080f7b4bfcda1a
	Fragment Path: /etc/systemd/system/qikservice3.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: -.mount (origin-file origin-path)
	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)
	RequiresMountsFor: /opt/qcom/QIKService3/bin (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: 1573
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 10s
	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: /opt/qcom/QIKService3/bin
	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
	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: root
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /opt/qcom/QIKService3/bin/QIKService3
			PID: 1573
			Start Timestamp: Thu 2025-09-11 17:25:35.723381 CEST
			Handoff Timestamp: 7.433ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	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: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: fstrim.timer (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: fstrim.timer (destination-implicit)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	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
	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: rt_tgsigqueueinfo fstatfs getgid32 writev recvfrom timer_settime sync_file_range sched_yield oldolduname mq_open accept mknodat personality sched_getaffinity setuid readlink close_range renameat getpgrp truncate64 oldlstat prctl uretprobe setns exit_group inotify_rm_watch request_key getsid io_uring_enter mq_timedreceive_time64 process_vm_readv uname msgget inotify_add_watch sched_setattr process_madvise getxattr statx statfs rt_sigprocmask linkat getegid setpgid getppid getresuid arm_fadvise64_64 exit rt_sigreturn pwritev ioprio_get brk sigreturn shmdt io_pgetevents flock setgroups flistxattr sendfile shmctl ppoll_time64 splice oldstat msgctl tkill setpriority write vmsplice olduname fsync recvmmsg io_destroy clock_nanosleep getgid getegid32 pidfd_open set_tid_address riscv_hwprobe io_setup unlinkat lchown futex_time64 sched_getscheduler epoll_ctl recvmmsg_time64 getsockopt fadvise64 landlock_add_rule mmap2 recv membarrier mlock utimes mq_getsetattr sendmmsg setresgid renameat2 clone3 pause lgetxattr getsockname stat64 _newselect setsockopt sendmsg io_submit mremap fgetxattr truncate rseq epoll_ctl_old arch_prctl timerfd_gettime64 rt_sigaction remap_file_pages accept4 sched_get_priority_max fchmodat fcntl getresuid32 fchmod fstatat64 timerfd_gettime setgid restart_syscall nice mq_timedreceive landlock_restrict_self listmount socketcall fremovexattr sched_setaffinity geteuid setfsgid32 msync bind lstat execve semop sigaction fchownat removexattrat utime getresgid32 pwrite64 mmap capset sched_rr_get_interval copy_file_range mq_unlink creat chown getrandom pread64 process_vm_writev shmget wait4 getresgid getxattrat statmount getuid32 move_pages futimesat pwritev2 send faccessat pselect6 ioprio_set getcpu listxattrat time timer_gettime munlockall kill stat readlinkat sched_get_priority_min shutdown mlockall signalfd4 seccomp dup3 chmod get_robust_list userfaultfd semtimedop_time64 set_robust_list set_tls fchdir mkdir unshare add_key inotify_init1 preadv epoll_wait_old get_thread_area sched_setparam readahead sched_getattr madvise link timerfd_create rt_sigsuspend semtimedop poll sendto rmdir lstat64 getrusage mkdirat sync_file_range2 sigpending getpid clock_gettime rt_sigtimedwait_time64 lsetxattr setfsuid32 dup2 ftruncate mseal ftruncate64 symlinkat ppoll fork access vfork getpgid memfd_create keyctl rt_sigtimedwait clock_getres_time64 rename epoll_create1 sendfile64 getgroups setitimer setreuid32 chdir times setregid32 oldfstat ugetrlimit preadv2 sigaltstack mq_timedsend readdir waitpid setresgid32 utimensat _llseek close gettimeofday mq_timedsend_time64 inotify_init get_mempolicy timerfd_settime64 signalfd msgrcv riscv_flush_icache pselect6_time64 mbind setsid sched_getparam statfs64 timer_create epoll_create lchown32 kcmp semget fsetxattr sched_rr_get_interval_time64 setresuid32 fchmodat2 umask eventfd io_uring_setup clone listxattr set_mempolicy setxattr pidfd_send_signal fallocate setrlimit getcwd listen setuid32 io_pgetevents_time64 getpriority setfsgid timerfd_settime mlock2 fchown32 sigprocmask shmat pipe io_cancel execveat ioctl getdents64 waitid timer_delete swapcontext epoll_pwait2 getrlimit msgsnd munmap sigsuspend openat pipe2 mknod timer_settime64 set_thread_area setfsuid clock_getres mq_notify timer_getoverrun read name_to_handle_at fstat64 select set_mempolicy_home_node lremovexattr openat2 dup capget tee epoll_pwait timer_gettime64 eventfd2 mprotect getitimer sysinfo ipc getgroups32 socket fstatfs64 socketpair setreuid io_getevents epoll_wait gettid setregid getuid getpeername futex_waitv alarm chown32 utimensat_time64 migrate_pages recvmsg faccessat2 newfstatat fcntl64 getdents sched_setscheduler setgid32 nanosleep tgkill geteuid32 fdatasync rt_sigqueueinfo lseek setgroups32 clock_nanosleep_time64 open signal semctl fstat readv cacheflush sync setxattrat rt_sigpending syncfs symlink setresuid clock_gettime64 connect removexattr futex prlimit64 munlock unlink landlock_create_ruleset fadvise64_64 llistxattr io_uring_register fchown
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /sbin/fstrim --listed-in /etc/fstab:/proc/self/mountinfo --verbose --quiet-unsupported
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2duuid-d0dc2ca3\x2d34fc\x2d48ea\x2dab98\x2db95e56a46bd1.device:
	Description: /dev/disk/by-uuid/d0dc2ca3-34fc-48ea-ab98-b95e56a46bd1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 71f02dc745ce4689ac7411578ae0a21d
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme1n1p1_crypt.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d20bdece1b98b4880b0808a8238f344d5\x2dnvme1n1p1_crypt.device
	Following Set Member: dev-mapper-nvme1n1p1_crypt.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-disk-by\x2ddiskseq-7.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/d0dc2ca3-34fc-48ea-ab98-b95e56a46bd1
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
? Unit dev-tpm0.device:
	Description: /dev/tpm0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 79499659ce6d4a4a8be7570c603af9f0
	Following: sys-devices-platform-STM0125:00-tpm-tpm0.device
	Following Set Member: sys-devices-platform-STM0125:00-tpm-tpm0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/tpm0
	Sysfs Path: /sys/devices/platform/STM0125:00/tpm/tpm0
	Found: found-udev
? Unit dev-disk-by\x2duuid-be48b676\x2d20b5\x2d4d94\x2db527\x2d5784bafbe2ba.device:
	Description: /dev/disk/by-uuid/be48b676-20b5-4d94-b527-5784bafbe2ba
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 0bdb2801142041afa74fc2ffe5827d5c
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-debtag\x2dvg-root.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2droot.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/be48b676-20b5-4d94-b527-5784bafbe2ba
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
? Unit dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.device:
	Description: /dev/disk/by-uuid/2adfb56b-377c-4f98-9fef-d8f89dac8b27
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 61802e954afc4ea28295d6647eff518c
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: dev-debtag\x2dvg-swap_1.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.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/2adfb56b-377c-4f98-9fef-d8f89dac8b27
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 644063f7391b4ccc80be722ce9ea5267
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-nvme0n1p2.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:02:00.0-nvme-1-part2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit blockdev at dev-dm\x2d2.target:
	Description: Block Device Preparation for /dev/dm-2
	Instance: dev-dm\x2d2
	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: dev-disk-by\x2ddiskseq-5.swap (destination-proc-swap)
	Before: dev-dm\x2d2.swap (destination-proc-swap)
	Before: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-proc-swap)
	Before: umount.target (origin-file)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-proc-swap)
	Before: dev-debtag\x2dvg-swap_1.swap (destination-proc-swap)
	References: umount.target (origin-file)
	ReferencedBy: dev-dm\x2d2.swap (destination-proc-swap)
	ReferencedBy: dev-debtag\x2dvg-swap_1.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2ddiskseq-5.swap (destination-proc-swap)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? 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 realized: no
	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: emergency.service (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: emergency.service (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: shutdown.target (origin-file)
	After: plymouth-start.service (origin-file)
	After: systemd-ask-password-console.path (destination-implicit)
	After: systemd-vconsole-setup.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-ask-password-console.path (destination-implicit)
	References: initrd-switch-root.target (origin-file)
	References: plymouth-start.service (origin-file)
	References: emergency.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-vconsole-setup.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	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: 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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit upower.service:
	Description: Daemon for power management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:39 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/upower.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids bpf-firewall
	Invocation ID: efb4a2221fe642f08dd68c9d3ef8eb49
	Documentation: man:upowerd(8)
	Fragment Path: /usr/lib/systemd/system/upower.service
	Condition Timestamp: Thu 2025-09-11 17:25:39 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:39 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file)
	Wants: -.mount (origin-file)
	Wants: tmp.mount (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: tmp.mount (origin-file)
	After: -.mount (origin-file)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: tmp.mount (origin-file)
	References: -.mount (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /var/lib/upower (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: dbus
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 2208
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UPower
	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: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: no
	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: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: upower
	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: 
	DynamicUser: no
	ReadWritePaths: /var/lib/upower
	LockPersonality: yes
	SystemCallFilter: msgget clone close mlock2 set_mempolicy utimensat kcmp fallocate eventfd rt_sigaction recv lstat64 fstatfs64 stat utimes mq_timedreceive_time64 setfsuid32 prctl mknod geteuid32 readv io_uring_setup linkat waitpid setgroups utimensat_time64 statx link listxattrat add_key readlink set_robust_list setresgid32 getresuid32 creat bind fadvise64_64 epoll_ctl clock_getres_time64 timerfd_create connect futex sched_setaffinity get_thread_area olduname futex_time64 futimesat write pselect6_time64 getcwd capget socketpair process_vm_writev getsid ioctl fchmod setgid32 newfstatat getdents64 openat2 clock_nanosleep ppoll_time64 fsync signalfd readahead rt_sigreturn io_setup sendfile64 pwritev2 fcntl64 shmat setgroups32 fcntl getresgid llistxattr preadv sendto getdents lgetxattr symlinkat mq_timedsend_time64 timer_settime clock_gettime64 fstat64 chown io_cancel sched_setscheduler removexattr mknodat timer_create chown32 setfsuid gettid ugetrlimit recvmsg accept4 syncfs stat64 copy_file_range recvfrom timer_getoverrun inotify_init1 unshare getrandom mq_notify fstatfs readdir nice getppid io_getevents landlock_add_rule setpgid semtimedop personality sigprocmask request_key timerfd_settime64 oldlstat mkdir pidfd_open ioprio_set sysinfo munlock statfs unlinkat mkdirat epoll_create sched_rr_get_interval send umask pwrite64 openat getresuid nanosleep ioprio_get sigaltstack setxattrat getxattr epoll_ctl_old mq_timedsend restart_syscall sigaction pselect6 landlock_create_ruleset io_uring_enter timer_settime64 times _newselect fgetxattr setrlimit wait4 listmount semctl sched_get_priority_max fchownat epoll_pwait setuid32 accept futex_waitv get_mempolicy rt_sigtimedwait io_uring_register msync setresuid32 execve arm_fadvise64_64 keyctl sched_setattr msgsnd chdir pipe2 clock_nanosleep_time64 membarrier preadv2 setresgid setns truncate mremap alarm sendmsg timer_gettime64 rt_sigqueueinfo getuid32 poll set_mempolicy_home_node access getpgrp io_pgetevents_time64 time signal getrusage sched_setparam epoll_wait vmsplice fork uname process_vm_readv swapcontext removexattrat fstat fchmodat set_tls munmap mq_unlink getgid32 io_pgetevents capset madvise renameat setitimer rt_sigpending lsetxattr getresgid32 shmdt shmget mq_timedreceive timer_delete setfsgid32 sigsuspend inotify_init lremovexattr tkill fsetxattr writev readlinkat semtimedop_time64 geteuid mmap riscv_flush_icache arch_prctl getxattrat setsockopt landlock_restrict_self sigreturn close_range getgroups exit listen rt_sigsuspend getgid munlockall fremovexattr sched_rr_get_interval_time64 signalfd4 shmctl socketcall kill sched_get_priority_min ftruncate64 pidfd_send_signal userfaultfd riscv_hwprobe sched_getattr pipe rseq fstatat64 lchown32 lchown fadvise64 renameat2 statmount _llseek gettimeofday dup2 msgctl uretprobe brk setfsgid sched_getparam mlockall execveat clock_getres recvmmsg_time64 io_destroy epoll_wait_old shutdown pwritev getgroups32 setreuid lstat inotify_rm_watch semop prlimit64 waitid set_thread_area getpriority sync_file_range faccessat timer_gettime timerfd_gettime mprotect setgid sync pause getsockname lseek setregid remap_file_pages flistxattr splice sigpending getcpu inotify_add_watch sched_getaffinity setpriority mseal setxattr rt_sigtimedwait_time64 getsockopt get_robust_list flock oldolduname ftruncate sync_file_range2 name_to_handle_at setreuid32 dup3 open recvmmsg migrate_pages setresuid sendmmsg rmdir unlink ppoll pread64 fchown32 clock_gettime process_madvise mlock semget tee select timerfd_gettime64 listxattr getrlimit mq_open getitimer epoll_create1 setuid clone3 memfd_create oldstat io_submit faccessat2 truncate64 getuid getegid32 rt_tgsigqueueinfo fchown vfork eventfd2 rename getpid mmap2 setsid chmod sendfile timerfd_settime getpeername mbind move_pages ipc exit_group tgkill set_tid_address socket getegid getpgid setregid32 msgrcv seccomp statfs64 rt_sigprocmask mq_getsetattr sched_yield cacheflush read fdatasync utime epoll_pwait2 sched_getscheduler symlink fchdir dup fchmodat2 oldfstat
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/upowerd
			PID: 2208
			Start Timestamp: Thu 2025-09-11 17:25:39.555686 CEST
			Handoff Timestamp: 57.507ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	IPAddressDeny: 0.0.0.0/0
	IPAddressDeny: ::/0
? Unit lvm2-monitor.service:
	Description: Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: da67862b67764023bb6fae2ac891064b
	Documentation: man:dmeventd(8)
	Documentation: man:lvcreate(8)
	Documentation: man:lvchange(8)
	Documentation: man:vgchange(8)
	Fragment Path: /usr/lib/systemd/system/lvm2-monitor.service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: dm-event.socket (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dm-event.service (origin-file)
	After: system.slice (origin-file)
	After: dm-event.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: dm-event.service (origin-file)
	References: dm-event.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.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
	Environment: LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES=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: /usr/sbin/lvm vgchange --monitor y
			PID: 711
			Start Timestamp: Thu 2025-09-11 17:25:29.315739 CEST
			Handoff Timestamp: 5.320ms since start
			Exit Timestamp: 137.825ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/sbin/lvm vgchange --monitor n
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-importd.service:
	Alias: dbus-org.freedesktop.import1.service
	Description: Disk Image Download 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-importd.service(8)
	Documentation: man:org.freedesktop.import1(5)
	Fragment Path: /usr/lib/systemd/system/systemd-importd.service
	Requires: system.slice (origin-file)
	Wants: -.mount (origin-file origin-path)
	Wants: var-lib-machines.mount (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-importd.socket (origin-file destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: var-lib-machines.mount (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-file origin-path)
	TriggeredBy: systemd-importd.socket (destination-implicit)
	References: systemd-importd.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: var-lib-machines.mount (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-importd.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /var/lib/portables (origin-file)
	WantsMountsFor: /var/lib/extensions (origin-file)
	WantsMountsFor: /var/lib/machines (origin-file)
	WantsMountsFor: /var/lib/confexts (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
	BusName: org.freedesktop.import1
	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: 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: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	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_fowner cap_fsetid cap_setpcap cap_linux_immutable cap_sys_admin cap_mknod cap_setfcap
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: pwritev sched_setscheduler sched_getparam setsid fchmodat2 setns mlock2 mkdirat munlock nanosleep preadv2 prctl epoll_create rt_sigsuspend setregid mprotect landlock_create_ruleset fsetxattr truncate rt_sigaction stat landlock_add_rule semtimedop_time64 sched_rr_get_interval_time64 munmap io_uring_enter sendfile64 fadvise64_64 utime oldolduname lchown32 mq_getsetattr cacheflush getuid ppoll msgrcv fstatfs64 exit_group msgsnd listxattrat signal getgroups getdents64 capget clock_getres pidfd_send_signal setrlimit execveat chdir setreuid getgroups32 madvise mlock accept4 epoll_create1 access timer_settime64 process_vm_writev lsetxattr dup2 newfstatat io_destroy io_pgetevents_time64 fcntl64 rt_sigpending mbind open_tree splice membarrier io_getevents eventfd get_robust_list waitid llistxattr writev listxattr oldstat pipe2 getxattr unshare waitpid io_pgetevents semctl sync_file_range preadv socket fchdir sched_setaffinity symlinkat copy_file_range fsync readlink inotify_rm_watch bind riscv_hwprobe shmget sched_getaffinity riscv_flush_icache fremovexattr fchownat mq_timedsend faccessat2 sigpending sched_get_priority_min timerfd_gettime64 kill symlink timer_gettime landlock_restrict_self getgid32 set_tid_address epoll_pwait fchmodat faccessat pwritev2 listen epoll_wait_old sigaltstack getresuid32 sched_setparam clock_gettime64 futex_waitv fsconfig getsockname lchown vmsplice setfsuid linkat getcwd rseq move_pages rename exit sched_getattr epoll_pwait2 clock_gettime setuid32 getuid32 mq_timedreceive semop futex_time64 fstat wait4 shutdown signalfd4 io_uring_register munlockall getegid ugetrlimit getrusage rt_sigqueueinfo sendmmsg setreuid32 mseal geteuid32 sendmsg io_cancel clock_nanosleep clone3 lseek truncate64 umask recvmmsg memfd_create sigaction rt_sigtimedwait_time64 lstat64 times remap_file_pages umount2 mmap2 mknodat add_key fspick sendto _llseek send fstat64 removexattr pwrite64 setresuid setfsgid32 mknod open readdir mmap fdatasync setxattrat execve close_range sched_setattr chown32 readv pselect6_time64 inotify_init setresgid32 geteuid fchmod setresuid32 timer_settime setgroups semget recv signalfd getpgrp rt_sigreturn capset getitimer pivot_root umount write sigsuspend getpgid request_key io_setup getsid setitimer pipe mq_timedsend_time64 poll sched_getscheduler restart_syscall utimensat mq_timedreceive_time64 migrate_pages olduname timer_gettime64 socketpair rt_sigtimedwait statx unlinkat connect msgget lstat dup get_mempolicy timerfd_create listmount setfsgid flistxattr timerfd_gettime set_tls kcmp epoll_wait process_madvise setgroups32 setuid fstatfs mq_notify setsockopt sigprocmask timer_delete unlink eventfd2 sched_yield nice mq_open fchown32 move_mount setresgid getresgid32 getcpu personality getdents lgetxattr seccomp tgkill statfs timer_create socketcall msync tkill setxattr setgid pidfd_open mremap mount_setattr getrandom swapcontext statfs64 _newselect ioprio_set uretprobe set_thread_area fstatat64 utimensat_time64 arch_prctl fsopen futimesat removexattrat mount recvfrom fcntl setpriority name_to_handle_at syncfs setgid32 userfaultfd close inotify_init1 brk renameat2 alarm sched_get_priority_max getgid io_uring_setup utimes renameat fchown getxattrat setregid32 sigreturn msgctl pread64 ipc sync tee fadvise64 openat2 ppoll_time64 oldfstat sched_rr_get_interval setfsuid32 fgetxattr ioctl getresuid sync_file_range2 semtimedop timer_getoverrun shmdt rmdir fallocate gettid pselect6 shmat recvmmsg_time64 getppid sendfile creat getrlimit ftruncate64 ioprio_get statmount fork clock_nanosleep_time64 get_thread_area getpriority mlockall fsmount io_submit timerfd_settime clock_getres_time64 getsockopt readahead setpgid chmod getpid link chown keyctl vfork getpeername dup3 set_robust_list clone epoll_ctl_old select set_mempolicy_home_node uname read ftruncate gettimeofday rt_tgsigqueueinfo flock time arm_fadvise64_64 accept recvmsg chroot stat64 pause set_mempolicy mkdir shmctl mq_unlink process_vm_readv rt_sigprocmask epoll_ctl inotify_add_watch readlinkat lremovexattr getegid32 prlimit64 sysinfo timerfd_settime64 openat futex oldlstat getresgid
	SystemCallArchitectures: native
	RestrictNamespaces: net
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-importd
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 11c1af905b734140a767dcc49245a484
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.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/28674dc1-6786-4c84-afa4-e5c09770a046
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap:
	Description: /dev/mapper/debtag--vg-swap_1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 66e424250ced4805bae531e8f26d52e5
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap
	Following Set Member: dev-debtag\x2dvg-swap_1.swap
	Following Set Member: dev-disk-by\x2ddiskseq-5.swap
	Following Set Member: dev-dm\x2d2.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap
	Fragment Path: /run/systemd/generator/dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Source Path: /etc/fstab
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device (origin-file)
	Requires: -.mount (origin-implicit origin-path)
	Requires: system.slice (origin-file)
	RequiredBy: swap.target (destination-file)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default destination-default)
	After: -.mount (origin-implicit origin-path)
	After: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dswap_1.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dswap_1.target (origin-file)
	References: -.mount (origin-implicit origin-path)
	References: swap.target (origin-default)
	References: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device (origin-file)
	References: umount.target (origin-default)
	ReferencedBy: swap.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/mapper/debtag--vg-swap_1 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/mapper/debtag--vg-swap_1
	From /proc/swaps: yes
	From fragment: yes
	Extrinsic: no
	Device Node: /dev/dm-2
	Priority: -2
	Options: 
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecActivate:
		Command Line: /sbin/swapon --fixpgsz -o sw /dev/mapper/debtag--vg-swap_1
			PID: 856
			Start Timestamp: Thu 2025-09-11 17:25:29.547611 CEST
			Handoff Timestamp: 6.115ms since start
			Exit Timestamp: 47.065ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit sockets.target:
	Description: Socket Units
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 03c028ce5ff3471494fc8e8938b98f14
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/sockets.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Wants: systemd-sysext.socket (origin-file)
	Wants: systemd-importd.socket (origin-file)
	Wants: cups.socket (origin-file)
	Wants: systemd-creds.socket (origin-file)
	Wants: dbus.socket (origin-file)
	Wants: avahi-daemon.socket (origin-file)
	Wants: docker.socket (origin-file)
	Wants: uuidd.socket (origin-file)
	Wants: libvirtd.socket (origin-file)
	Wants: virtlockd.socket (origin-file)
	Wants: systemd-udevd-control.socket (origin-file)
	Wants: sshd-unix-local.socket (origin-file)
	Wants: virtlogd.socket (origin-file)
	Wants: libvirtd-ro.socket (origin-file)
	Wants: systemd-udevd-kernel.socket (origin-file)
	Wants: pcscd.socket (origin-file)
	Wants: virtlockd-admin.socket (origin-file)
	Wants: libvirtd-admin.socket (origin-file)
	Wants: systemd-journald-dev-log.socket (origin-file)
	Wants: systemd-journald.socket (origin-file)
	Wants: systemd-hostnamed.socket (origin-file)
	Wants: virtlogd-admin.socket (origin-file)
	Wants: systemd-pcrextend.socket (origin-file)
	Wants: systemd-pcrlock.socket (origin-file)
	Wants: dm-event.socket (origin-file)
	Wants: systemd-initctl.socket (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald-dev-log.socket (destination-file)
	After: virtlogd.socket (origin-default destination-default)
	After: systemd-udevd-kernel.socket (destination-file)
	After: pcscd.socket (origin-default destination-default)
	After: systemd-pcrextend.socket (destination-file)
	After: systemd-journald-audit.socket (destination-file)
	After: virtlogd-admin.socket (origin-default destination-default)
	After: avahi-daemon.socket (origin-default destination-default)
	After: systemd-importd.socket (destination-file)
	After: systemd-sysext.socket (destination-file)
	After: systemd-initctl.socket (destination-file)
	After: libvirtd.socket (origin-default destination-default)
	After: libvirtd-ro.socket (origin-default destination-default)
	After: docker.socket (origin-default destination-default)
	After: systemd-pcrlock.socket (destination-file)
	After: systemd-journald.socket (destination-file)
	After: systemd-hostnamed.socket (origin-default destination-default)
	After: syslog.socket (destination-file)
	After: uuidd.socket (origin-default destination-default)
	After: dbus.socket (origin-default destination-default)
	After: sshd-unix-local.socket (origin-default destination-default)
	After: cups.socket (origin-default destination-default)
	After: systemd-udevd-control.socket (destination-file)
	After: libvirtd-admin.socket (origin-default destination-default)
	After: systemd-networkd.socket (destination-file)
	After: systemd-creds.socket (destination-file)
	References: systemd-hostnamed.socket (origin-file origin-default)
	References: systemd-udevd-control.socket (origin-file)
	References: virtlogd-admin.socket (origin-file origin-default)
	References: systemd-pcrextend.socket (origin-file)
	References: libvirtd-ro.socket (origin-file origin-default)
	References: pcscd.socket (origin-file origin-default)
	References: virtlockd.socket (origin-file)
	References: virtlockd-admin.socket (origin-file)
	References: dbus.socket (origin-file origin-default)
	References: systemd-creds.socket (origin-file)
	References: systemd-importd.socket (origin-file)
	References: systemd-initctl.socket (origin-file)
	References: systemd-journald-dev-log.socket (origin-file)
	References: docker.socket (origin-file origin-default)
	References: avahi-daemon.socket (origin-file origin-default)
	References: systemd-pcrlock.socket (origin-file)
	References: libvirtd.socket (origin-file origin-default)
	References: cups.socket (origin-file origin-default)
	References: systemd-sysext.socket (origin-file)
	References: libvirtd-admin.socket (origin-file origin-default)
	References: dm-event.socket (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-udevd-kernel.socket (origin-file)
	References: uuidd.socket (origin-file origin-default)
	References: systemd-journald.socket (origin-file)
	References: virtlogd.socket (origin-file origin-default)
	References: sshd-unix-local.socket (origin-file origin-default)
	ReferencedBy: systemd-initctl.socket (destination-file)
	ReferencedBy: virtlogd-admin.socket (destination-default)
	ReferencedBy: systemd-networkd.socket (destination-file)
	ReferencedBy: systemd-importd.socket (destination-file)
	ReferencedBy: virtlogd.socket (destination-default)
	ReferencedBy: systemd-pcrlock.socket (destination-file)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	ReferencedBy: docker.socket (destination-default)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: dbus.socket (destination-default)
	ReferencedBy: uuidd.socket (destination-default)
	ReferencedBy: libvirtd-ro.socket (destination-default)
	ReferencedBy: libvirtd.socket (destination-default)
	ReferencedBy: systemd-udevd-control.socket (destination-file)
	ReferencedBy: avahi-daemon.socket (destination-default)
	ReferencedBy: cups.socket (destination-default)
	ReferencedBy: systemd-sysext.socket (destination-file)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file)
	ReferencedBy: libvirtd-admin.socket (destination-default)
	ReferencedBy: sshd-unix-local.socket (destination-default)
	ReferencedBy: systemd-pcrextend.socket (destination-file)
	ReferencedBy: systemd-journald.socket (destination-file)
	ReferencedBy: systemd-creds.socket (destination-file)
	ReferencedBy: systemd-journald-audit.socket (destination-file)
	ReferencedBy: pcscd.socket (destination-default)
	ReferencedBy: systemd-hostnamed.socket (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit modprobe at drm.service:
	Description: Load Kernel Module drm
	Instance: drm
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 7dc71de116eb444bbccf1f6d2efbb2e0
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	WantedBy: systemd-logind.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-logind.service (destination-file)
	After: 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-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
	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
			PID: 713
			Start Timestamp: Thu 2025-09-11 17:25:29.317520 CEST
			Handoff Timestamp: 3.896ms since start
			Exit Timestamp: 6.556ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:26:09 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: Thu 2025-09-11 17:26:09 CEST
	Inactive Enter Timestamp: Thu 2025-09-11 17:26:09 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: 4e453e7c22ea4504ae0ff7d0be9847ca
	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
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: tmp.mount (origin-path)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: systemd-hostnamed.socket (destination-implicit)
	After: -.mount (origin-file origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: systemd-hostnamed.socket (destination-implicit)
	References: -.mount (origin-file origin-path)
	References: tmp.mount (origin-path)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: systemd-hostnamed.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: stopping
	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
	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: set_mempolicy timer_getoverrun sigreturn clock_gettime getitimer nanosleep getpid ioprio_get getpeername seccomp ppoll setresgid32 sendmsg preadv epoll_create1 openat mq_timedreceive_time64 getrlimit fadvise64 signalfd getpgid setgroups32 geteuid landlock_restrict_self setresgid capset memfd_create getsockname listmount statfs64 connect fchdir lchown eventfd signal setreuid io_submit readv setuid execve pidfd_open fremovexattr remap_file_pages utimensat_time64 symlink rt_sigprocmask getdents64 lchown32 pwritev fchmodat2 ioprio_set sigpending access setrlimit exit wait4 prlimit64 semctl set_mempolicy_home_node getppid fsetxattr llistxattr rt_sigtimedwait open waitid inotify_rm_watch rmdir listxattrat setfsuid setresuid32 timerfd_settime epoll_ctl mbind setregid32 timerfd_gettime64 timer_settime sched_getparam mq_getsetattr vmsplice sigaltstack io_pgetevents_time64 landlock_add_rule sched_setscheduler getcwd uretprobe close copy_file_range removexattrat inotify_add_watch fstatfs64 getpriority send sched_yield eventfd2 sched_getattr semtimedop sendto pause time lsetxattr shmget faccessat msgsnd geteuid32 flistxattr mknodat io_destroy ioctl removexattr msgctl sendmmsg tgkill faccessat2 setreuid32 timer_create utime process_vm_readv shmctl getegid gettid mmap tee getsockopt alarm clock_gettime64 getresuid vfork getgroups mq_timedsend_time64 fchown32 capget inotify_init mq_timedreceive mlockall process_vm_writev fchmod timerfd_settime64 fcntl64 rt_sigtimedwait_time64 kcmp creat lseek clone recvmmsg_time64 oldlstat close_range exit_group timer_settime64 execveat readlink kill fdatasync oldfstat listen getxattrat ipc epoll_create bind fadvise64_64 set_tls shutdown recvmsg newfstatat timer_gettime64 sched_get_priority_max setregid get_thread_area symlinkat arm_fadvise64_64 mq_timedsend dup setfsgid32 writev fstat ftruncate64 brk ppoll_time64 accept lstat64 futimesat linkat sigaction get_robust_list renameat fchmodat lgetxattr poll setns statmount rt_tgsigqueueinfo flock fallocate getresuid32 rt_sigpending recvfrom semtimedop_time64 setresuid setfsuid32 renameat2 msgrcv timer_delete semop pselect6 sched_getaffinity fsync signalfd4 listxattr io_pgetevents getgid32 _newselect waitpid setuid32 getsid cacheflush fstat64 io_uring_register timer_gettime setsockopt mq_unlink mprotect olduname riscv_hwprobe dup2 tkill sync_file_range _llseek fchown epoll_wait arch_prctl write splice sendfile64 socketpair rename getuid32 getegid32 truncate fstatat64 dup3 munmap munlockall getrandom sysinfo readdir sched_getscheduler setgid read fork openat2 unshare prctl semget setsid restart_syscall rseq io_uring_setup epoll_ctl_old sched_rr_get_interval_time64 ftruncate setgroups io_uring_enter setxattrat unlink setgid32 getcpu utimes futex stat sched_setattr statfs sync_file_range2 pipe shmdt getdents swapcontext epoll_pwait2 migrate_pages oldolduname times chown sigsuspend clock_nanosleep readahead mremap socket set_thread_area rt_sigaction stat64 add_key lremovexattr gettimeofday futex_waitv sendfile mkdirat setitimer getresgid32 msgget getresgid inotify_init1 getgroups32 recv fcntl sched_setaffinity pread64 socketcall name_to_handle_at futex_time64 link chmod umask recvmmsg pselect6_time64 preadv2 clock_getres_time64 sethostname fstatfs landlock_create_ruleset sync io_getevents getuid getxattr setfsgid setxattr epoll_wait_old mlock2 mknod pwrite64 shmat rt_sigsuspend personality mmap2 keyctl set_robust_list getgid io_cancel pwritev2 ugetrlimit clock_nanosleep_time64 setpriority mkdir fchownat clock_getres chown32 epoll_pwait syncfs readlinkat request_key accept4 membarrier sched_rr_get_interval pipe2 getpgrp process_madvise fgetxattr mq_notify set_tid_address utimensat clone3 chdir msync rt_sigqueueinfo timerfd_create pidfd_send_signal oldstat nice mlock rt_sigreturn truncate64 unlinkat userfaultfd move_pages timerfd_gettime statx uname get_mempolicy sched_get_priority_min io_setup munlock riscv_flush_icache mq_open setpgid sigprocmask mseal lstat select madvise sched_setparam getrusage
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-hostnamed
			PID: 1762
			Start Timestamp: Thu 2025-09-11 17:25:35.825347 CEST
			Handoff Timestamp: 44.361ms since start
			Exit Timestamp: 33.919791s since handoff
			Exit Code: exited
			Exit Status: 0
	Status Text: Shutting down...
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 binfmt-support.service:
	Description: Enable support for additional executable binary formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: ab3cf0f5200e45bb8196e7e73a8411f9
	Documentation: man:update-binfmts(8)
	Fragment Path: /usr/lib/systemd/system/binfmt-support.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	After: system.slice (origin-file)
	After: proc-sys-fs-binfmt_misc.automount (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-binfmt.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: proc-sys-fs-binfmt_misc.automount (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-binfmt.service (origin-file)
	References: systemd-journald.socket (origin-file)
	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: yes
	ProtectClock: yes
	ProtectControlGroups: no
	PrivateNetwork: yes
	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: default
	ProcSubset: all
	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_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_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: yes
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/update-binfmts --enable
			PID: 1447
			Start Timestamp: Thu 2025-09-11 17:25:35.634822 CEST
			Handoff Timestamp: 13.780ms since start
			Exit Timestamp: 6.156ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/sbin/update-binfmts --disable
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	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-journald.socket (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-ask-password-wall.path (destination-implicit)
	After: basic.target (origin-default)
	TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	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: 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
	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 systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
	? ExecStart:
		Command Line: systemd-tty-ask-password-agent --wall
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit iio-sensor-proxy.service:
	Description: IIO Sensor Proxy service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/iio-sensor-proxy.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 84da220f4f314a359ae3c33d340fafe1
	Fragment Path: /usr/lib/systemd/system/iio-sensor-proxy.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-file origin-path)
	WantedBy: sys-devices-pci0000:00-0000:00:12.0-\x7b33AECD58\x2dB679\x2d4E54\x2d9BD9\x2dA04D34F0C226\x7d-001F:8087:0AC2.0002-HID\x2dSENSOR\x2d200041.3.auto-iio:device0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: dbus.socket (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: tmp.mount (origin-file origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: tmp.mount (origin-file origin-path)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	ReferencedBy: sys-devices-pci0000:00-0000:00:12.0-\x7b33AECD58\x2dB679\x2d4E54\x2d9BD9\x2dA04D34F0C226\x7d-001F:8087:0AC2.0002-HID\x2dSENSOR\x2d200041.3.auto-iio:device0.device (destination-udev)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1563
	Main PID Known: yes
	Main PID Alien: no
	BusName: net.hadess.SensorProxy
	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: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	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: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/iio-sensor-proxy
			PID: 1563
			Start Timestamp: Thu 2025-09-11 17:25:35.716675 CEST
			Handoff Timestamp: 12.699ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Thu 2025-09-11 17:25:31 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:31 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Thu 2025-09-11 17:25:31 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 5ec5d08fc91d4664ab32dbd7bdd994c5
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:31 CEST
	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
	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
			PID: 1048
			Start Timestamp: Thu 2025-09-11 17:25:31.001780 CEST
			Handoff Timestamp: 44.936ms since start
			Exit Timestamp: 2.471ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 81dbd6544628459caa47fb040d5657fe
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-nvme0n1p3.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/2deb74f9-f684-4484-84d9-2bce01249814
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit dev-dm\x2d1.device:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 10884219765647abb5035f374fcb7c8a
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2droot.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj.device
	Following Set Member: dev-disk-by\x2duuid-be48b676\x2d20b5\x2d4d94\x2db527\x2d5784bafbe2ba.device
	Following Set Member: dev-debtag\x2dvg-root.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/dm-1
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
? Unit udisks2.service:
	Description: Disk Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/udisks2.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 385719fecb6b4eb2b2bda3ef7503444f
	Documentation: man:udisks(8)
	Fragment Path: /usr/lib/systemd/system/udisks2.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.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: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1587
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UDisks2
	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: SIGINT
	RestartKillSignal: SIGINT
	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
	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/udisks2/udisksd
			PID: 1587
			Start Timestamp: Thu 2025-09-11 17:25:35.731151 CEST
			Handoff Timestamp: 5.438ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d6570e8efcc345199c5a93e696ca5da8
	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 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-suspend.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-suspend.service
	DropIn Path: /usr/lib/systemd/system/systemd-suspend.service.d/nvidia.conf
	Requires: sleep.target (origin-file)
	Requires: system.slice (origin-file)
	Wants: nvidia-resume.service (origin-file)
	Wants: nvidia-suspend.service (origin-file)
	RequiredBy: suspend.target (destination-file)
	Before: nvidia-resume.service (destination-file)
	Before: suspend.target (destination-file)
	After: system.slice (origin-file)
	After: nvidia-suspend.service (destination-file)
	After: sleep.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: sleep.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: nvidia-resume.service (origin-file)
	References: nvidia-suspend.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: nvidia-resume.service (destination-file)
	ReferencedBy: suspend.target (destination-file)
	ReferencedBy: nvidia-suspend.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
	Environment: SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=false
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /dev-mqueue.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ac5b585db5ea419381ad545a3eb0e118
	Documentation: man:mq_overview(7)
	Documentation: https://systemd.io/API_FILE_SYSTEMS
	Fragment Path: /usr/lib/systemd/system/dev-mqueue.mount
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /proc/sys/fs/mqueue succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-implicit origin-path)
	Requires: -.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: -.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: -.slice (origin-file origin-slice-property)
	References: -.mount (origin-implicit origin-path)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount mqueue /dev/mqueue -t mqueue -o nosuid,nodev,noexec
			PID: 704
			Start Timestamp: Thu 2025-09-11 17:25:29.312505 CEST
			Handoff Timestamp: 4.056ms since start
			Exit Timestamp: 8.694ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f7afa1927606462ea189d4138a1d7422
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.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:03:00.0-nvme-1-part/by-partlabel/build
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/dbus.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 63605db4dfea4523813180bc46990ca5
	Documentation: man:dbus-daemon(1)
	Fragment Path: /usr/lib/systemd/system/dbus.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	BoundBy: NetworkManager.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: wpa_supplicant.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: containerd.service (destination-file)
	Before: NetworkManager.service (destination-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: dbus.socket (destination-implicit)
	TriggeredBy: dbus.socket (destination-implicit)
	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: sysinit.target (origin-default)
	References: dbus.socket (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: dbus.socket (destination-implicit)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: containerd.service (destination-file)
	ReferencedBy: wpa_supplicant.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: 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: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1556
	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
	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
			PID: 1556
			Start Timestamp: Thu 2025-09-11 17:25:35.711670 CEST
			Handoff Timestamp: 33.224ms since start
	? ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit bluetooth.service:
	Alias: dbus-org.bluez.service
	Description: Bluetooth service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/bluetooth.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: a09f7026ad534e7e9dafab003c365c39
	Documentation: man:bluetoothd(8)
	Fragment Path: /usr/lib/systemd/system/bluetooth.service
	ConditionPathIsDirectory: /sys/class/bluetooth succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-file origin-path)
	WantedBy: bluetooth.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: bluetooth.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: system.slice (origin-file)
	After: tmp.mount (origin-file origin-path)
	After: systemd-remount-fs.service (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-file origin-path)
	After: dbus.socket (origin-file)
	References: tmp.mount (origin-file origin-path)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: dbus.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: bluetooth.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /var/lib/bluetooth (origin-file)
	RequiresMountsFor: /etc/bluetooth (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: dbus
	Restart: on-failure
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1550
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.bluez
	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: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: yes
	ProtectKernelModules: no
	ProtectKernelLogs: no
	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: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0700
	StateDirectory: bluetooth
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0555
	ConfigurationDirectory: bluetooth
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNPROC: 1
	LimitNPROCSoft: 1
	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_admin
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/bluetooth/bluetoothd
			PID: 1550
			Start Timestamp: Thu 2025-09-11 17:25:35.709630 CEST
			Handoff Timestamp: 18.730ms since start
	Status Text: Running
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:14.0-usb3-3\x2d14-3\x2d14:1.0-bluetooth-hci0.device:
	Description: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/bluetooth/hci0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d7f27406ec2841448bb0b79c4dfabe19
	Following Set Member: sys-subsystem-bluetooth-devices-hci0.device
	Wants: bluetooth.target (origin-udev)
	References: bluetooth.target (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/bluetooth/hci0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/bluetooth/hci0
	Found: found-udev
	udev SYSTEMD_WANTS: bluetooth.target
? Unit xencommons.service:
	Description: xencommons.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
	CGroup realized: no
	Before: libvirtd.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
? Unit virtlxcd.socket:
	Description: virtlxcd.socket
	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
	CGroup realized: no
	Before: libvirt-guests.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
? 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrphase.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrphase.service
	ConditionSecurity: measured-uki failed
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	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: basic.target (origin-default)
	After: tpm2.target (origin-file)
	After: remote-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: remote-cryptsetup.target (origin-file)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-user-sessions.service (origin-file)
	References: tpm2.target (origin-file)
	References: basic.target (origin-default)
	References: remote-cryptsetup.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: remote-fs.target (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit kbd.service:
	Description: kbd.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: console-setup.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
? Unit alsa-state.service:
	Description: Manage Sound Card State (restore and store)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:alsactl(1)
	Fragment Path: /usr/lib/systemd/system/alsa-state.service
	ConditionPathExists: /etc/alsa/state-daemon.conf failed
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: sound.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: alsa-restore.service (destination-file)
	Before: sound.target (destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: switcheroo-control.service (destination-file)
	After: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: alsa-restore.service (destination-file)
	ReferencedBy: sound.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: 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
	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/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime -s -n 19 -c rdaemon
	? ExecStop:
		Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime -s kill save_and_quit
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd-kernel.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: d0c3d993a1c04056bb2f686a3e365a07
	Documentation: man:systemd-udevd-kernel.socket(8)
	Documentation: man:udev(7)
	Fragment Path: /usr/lib/systemd/system/systemd-udevd-kernel.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: systemd-udevd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: systemd-udevd.service (origin-implicit destination-file)
	Before: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	Before: sockets.target (origin-file)
	Before: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	After: system.slice (origin-file)
	Triggers: systemd-udevd.service (origin-implicit destination-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udevd.service (origin-implicit)
	References: sockets.target (origin-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.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: yes
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-udevd-kernel.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ce4e0cde0b014dcd8e14ca7bd85b04d5
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\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:02:00.0-nvme-1-part/by-partuuid/ad173c07-2c67-4423-a6c9-5b6c9a2d08e3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit tuned.service:
	Description: tuned.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
	CGroup realized: no
	ConflictedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
? Unit cups.socket:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cups.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 28a3053da43343df9483e7ee34ca447a
	Fragment Path: /usr/lib/systemd/system/cups.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	PartOf: cups.service (origin-file)
	RequiredBy: cups.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: cups.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	Triggers: cups.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: sysinit.target (origin-default)
	References: cups.service (origin-file origin-implicit)
	References: shutdown.target (origin-default)
	References: sockets.target (origin-default)
	ReferencedBy: cups.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/cups/cups.sock (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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: cups.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/cups/cups.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit poweroff.target:
	Alias: runlevel0.target
	Description: System Power Off
	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/poweroff.target
	Job Timeout: 30min
	Job Timeout Action: poweroff-force
	Requires: systemd-poweroff.service (origin-file)
	Wants: plymouth-switch-root-initramfs.service (origin-file)
	Wants: plymouth-poweroff.service (origin-file)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ConflictedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ConflictedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	After: systemd-poweroff.service (origin-file)
	References: systemd-poweroff.service (origin-file)
	References: plymouth-poweroff.service (origin-file)
	References: plymouth-switch-root-initramfs.service (origin-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit alsa-restore.service:
	Description: Save/Restore Sound Card State
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: e2ef3baecdc0444fb8f51208c9d28470
	Documentation: man:alsactl(1)
	Fragment Path: /usr/lib/systemd/system/alsa-restore.service
	ConditionPathExistsGlob: /dev/snd/control* succeeded
	ConditionPathExists: !/etc/alsa/state-daemon.conf succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: sound.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sound.target (destination-default)
	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: switcheroo-control.service (destination-file)
	After: alsa-state.service (origin-file)
	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: alsa-state.service (origin-file)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: sound.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: 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
	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/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore
			PID: 1758
			Start Timestamp: Thu 2025-09-11 17:25:35.814600 CEST
			Handoff Timestamp: 3.325ms since start
			Exit Timestamp: 3.237ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime store
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-udev-trigger.service:
	Description: Coldplug All udev Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 8d6106b73a794762b45313610d26c45c
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-udev-trigger.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	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: systemd-udev-settle.service (destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: plymouth-start.service (destination-file)
	Before: ifupdown-pre.service (destination-file)
	After: systemd-udevd-control.socket (origin-file)
	After: systemd-udevd-kernel.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-udevd-control.socket (origin-file)
	References: systemd-udevd.service (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: plymouth-start.service (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: systemd-udev-settle.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
	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
			PID: 722
			Start Timestamp: Thu 2025-09-11 17:25:29.323677 CEST
			Handoff Timestamp: 3.759ms since start
			Exit Timestamp: 103.154ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /user.slice
	CGroup realized: yes
	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 cpuacct memory pids
	Invocation ID: 4cc2599f2c7d456599d718b2ea6960fe
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/user.slice
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.slice (origin-implicit)
	RequiredBy: user-1000.slice (destination-implicit)
	WantedBy: systemd-logind.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: slices.target (origin-file)
	Before: shutdown.target (origin-default)
	Before: systemd-logind.service (destination-file)
	Before: user-1000.slice (destination-implicit)
	After: -.slice (origin-implicit)
	References: slices.target (origin-file)
	References: shutdown.target (origin-default)
	References: -.slice (origin-implicit)
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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 realized: no
	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 failed
	ConditionPathIsReadWrite: !/ untested
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: local-fs.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	Before: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	Before: local-fs.target (origin-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	OnFailure: emergency.target (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: emergency.target (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-block-dm\x2d0.device:
	Description: /sys/devices/virtual/block/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: eff83ea312304505b0686fc7bef6e5ad
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2db13d9ee6ca5147efb9864fdda0714d1b\x2dnvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2ddiskseq-3.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dMDtfP5\x2dfSli\x2dJwLe\x2d0ZEn\x2dyDJF\x2dkSXA\x2dZY2rNw.device
	Following Set Member: dev-mapper-nvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme0n1p3_crypt.device
	Following Set Member: dev-dm\x2d0.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/block/dm-0
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
? Unit sys-module-configfs.device:
	Description: /sys/module/configfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c858fe2fa2844f7f95e4d243f44a032e
	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 dev-disk-by\x2ddiskseq-5.device:
	Description: /dev/disk/by-diskseq/5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 519a2ecb0e184e548e6ce2375c7e3c4d
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-debtag\x2dvg-swap_1.device
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.device
	Following Set Member: dev-dm\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/virtual/block/dm-2
	Found: found-udev
? Unit dev-disk-by\x2ddiskseq-4.device:
	Description: /dev/disk/by-diskseq/4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: fbad0944364d4f80a173bf34b1fa12bf
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2duuid-be48b676\x2d20b5\x2d4d94\x2db527\x2d5784bafbe2ba.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-debtag\x2dvg-root.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj.device
	Following Set Member: dev-dm\x2d1.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/virtual/block/dm-1
	Found: found-udev
? Unit virtlogd.socket:
	Description: libvirt logging daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/virtlogd.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 16cbfb42e6ff43db9b408636d40c1da4
	Fragment Path: /usr/lib/systemd/system/virtlogd.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	RequiredBy: libvirtd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	BoundBy: virtlogd-admin.socket (destination-file)
	BoundBy: virtlogd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	Before: libvirtd.service (destination-file)
	Before: virtlogd.service (origin-implicit destination-file)
	Before: shutdown.target (origin-default)
	Before: virtlogd-admin.socket (destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	Triggers: virtlogd.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: virtlogd.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sockets.target (origin-default)
	ReferencedBy: virtlogd-admin.socket (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: virtlogd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/libvirt/virtlogd-sock (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: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: virtlogd.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/libvirt/virtlogd-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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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.device:
	Description: PM9A1 NVMe Samsung 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 900c00bc9b2344619fc8b845c680fbba
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001.device
	Following Set Member: dev-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855.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:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	Found: found-udev
? Unit dev-dm\x2d0.device:
	Description: /dev/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 927d5f429ee8499d82f1ef872c78f77f
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2db13d9ee6ca5147efb9864fdda0714d1b\x2dnvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2ddiskseq-3.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dMDtfP5\x2dfSli\x2dJwLe\x2d0ZEn\x2dyDJF\x2dkSXA\x2dZY2rNw.device
	Following Set Member: dev-mapper-nvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme0n1p3_crypt.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/dm-0
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
? Unit run-lock.mount:
	Description: Legacy Locks Directory /run/lock
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/run-lock.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6d065944de1d4eeca3c8e4f58b1c35d5
	Fragment Path: /usr/lib/systemd/system/run-lock.mount
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit origin-path)
	WantedBy: local-fs.target (destination-file)
	Conflicts: umount.target (origin-file)
	Before: umount.target (origin-file)
	Before: local-fs.target (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: umount.target (origin-file)
	References: -.mount (origin-implicit origin-path)
	ReferencedBy: local-fs.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run (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: /run/lock
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,size=5120k,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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount tmpfs /run/lock -t tmpfs -o mode=1777,nosuid,nodev,noexec,size=5242880
			PID: 705
			Start Timestamp: Thu 2025-09-11 17:25:29.312952 CEST
			Handoff Timestamp: 3.609ms since start
			Exit Timestamp: 8.775ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service:
	Description: File System Check on /dev/disk/by-uuid/d8ee9002-95d2-4de4-9f3c-b3ac82f4de47
	Instance: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dfsck.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: d4640f9a3ce0410cabe83d16addc1f1f
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice (origin-file)
	BindsTo: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device (origin-file)
	RequiredBy: boot.mount (destination-file)
	Conflicts: halt.target (origin-file)
	Conflicts: kexec.target (origin-file)
	Conflicts: reboot.target (origin-file)
	Conflicts: poweroff.target (origin-file)
	Before: boot.mount (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-quotacheck.service (origin-file)
	After: system-systemd\x2dfsck.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-fsck-root.service (origin-file)
	After: local-fs-pre.target (origin-file)
	After: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device (origin-file)
	References: local-fs-pre.target (origin-file)
	References: reboot.target (origin-file)
	References: halt.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device (origin-file)
	References: poweroff.target (origin-file)
	References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
	References: systemd-quotacheck.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: kexec.target (origin-file)
	ReferencedBy: boot.mount (destination-file)
	InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	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: 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
	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 /dev/disk/by-uuid/d8ee9002-95d2-4de4-9f3c-b3ac82f4de47
			PID: 865
			Start Timestamp: Thu 2025-09-11 17:25:29.567401 CEST
			Handoff Timestamp: 4.733ms since start
			Exit Timestamp: 172.979ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	CGroup own mask: memory devices pids bpf-devices
	Documentation: man:uuidd(8)
	Fragment Path: /usr/lib/systemd/system/uuidd.service
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: uuidd.socket (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: uuidd.socket (destination-implicit)
	After: system.slice (origin-file)
	TriggeredBy: uuidd.socket (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: uuidd.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
	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: flistxattr sched_get_priority_min symlink setreuid writev pwritev sched_yield sched_rr_get_interval_time64 sendmsg sched_setparam rmdir setfsuid32 signalfd getrandom readahead getxattr olduname sendto ppoll sysinfo readdir clone process_vm_writev sendfile64 shutdown setfsgid ioprio_get ioctl setresuid32 signalfd4 futex_waitv restart_syscall fdatasync getgroups execveat epoll_create munmap prlimit64 rt_sigsuspend munlockall timerfd_gettime64 munlock timer_settime64 clock_getres readv getuid32 rt_sigaction splice close truncate preadv2 getppid lstat getgroups32 seccomp landlock_add_rule clock_nanosleep setns getpgrp lchown lseek epoll_wait timerfd_create timerfd_settime truncate64 setgroups getsockname mlockall process_vm_readv newfstatat epoll_pwait rt_sigpending arm_fadvise64_64 eventfd ftruncate add_key msgctl epoll_create1 access timer_gettime oldlstat send setregid getxattrat sigsuspend vmsplice pipe sendmmsg uname linkat lgetxattr getpeername accept4 keyctl sigreturn oldstat memfd_create exit setxattrat setsid listxattr mbind io_submit waitpid getsockopt sched_setscheduler getresuid32 pidfd_open fremovexattr fadvise64_64 renameat2 execve fchmodat openat stat mq_timedreceive fchmodat2 riscv_hwprobe getegid personality times ioprio_set listxattrat mknodat setrlimit setuid io_uring_setup umask arch_prctl sched_get_priority_max setfsgid32 brk statfs64 flock inotify_init userfaultfd pwritev2 semget rt_sigqueueinfo socketpair pipe2 prctl madvise write renameat symlinkat get_thread_area sync listmount fsetxattr statx mq_unlink timer_delete sched_rr_get_interval msync setreuid32 rt_sigprocmask open statfs fchmod creat rt_sigreturn futex_time64 get_mempolicy dup3 kill semop statmount fgetxattr unshare getresgid io_getevents accept lremovexattr getdents io_pgetevents fchdir mq_open dup riscv_flush_icache llistxattr openat2 sched_setaffinity landlock_restrict_self setresuid getresgid32 mremap fchown32 clock_getres_time64 gettid uretprobe sched_getattr semtimedop recv ftruncate64 io_setup shmat pselect6 getpgid msgget getrusage timerfd_settime64 preadv timer_getoverrun timer_create rt_sigtimedwait_time64 clock_gettime64 timer_gettime64 getuid inotify_add_watch _newselect sigaction msgsnd shmdt exit_group timerfd_gettime signal tgkill fchownat getgid32 futex tee io_uring_register pwrite64 set_mempolicy ugetrlimit remap_file_pages readlinkat set_mempolicy_home_node fstat64 mmap2 waitid mlock2 fstatat64 getsid pread64 setgid32 poll mmap wait4 getpriority time getitimer sched_setattr mkdirat connect mq_getsetattr epoll_wait_old setresgid syncfs process_madvise semtimedop_time64 setpriority getpid io_uring_enter io_pgetevents_time64 copy_file_range geteuid msgrcv clock_nanosleep_time64 fadvise64 bind unlink getgid epoll_ctl_old setregid32 lchown32 mseal chown recvfrom ipc mlock setfsuid fstatfs removexattr pselect6_time64 inotify_init1 move_pages tkill gettimeofday recvmmsg dup2 epoll_ctl nanosleep semctl io_destroy setuid32 removexattrat getresuid set_robust_list chdir geteuid32 capget alarm shmget setgroups32 oldolduname lsetxattr epoll_pwait2 utimes setitimer ppoll_time64 faccessat vfork pidfd_send_signal timer_settime io_cancel fstat recvmmsg_time64 set_tls select mkdir mq_timedsend setgid get_robust_list sigprocmask mprotect utimensat_time64 request_key sigpending link fcntl chmod clock_gettime utimensat stat64 utime membarrier landlock_create_ruleset mknod faccessat2 sigaltstack mq_timedreceive_time64 cacheflush futimesat sendfile fsync set_thread_area close_range oldfstat fork mq_notify setsockopt read nice readlink rename recvmsg listen clone3 sched_getscheduler swapcontext socketcall setresgid32 name_to_handle_at set_tid_address getcpu migrate_pages lstat64 unlinkat socket setpgid rt_tgsigqueueinfo sync_file_range2 eventfd2 chown32 fallocate sync_file_range fcntl64 mq_timedsend_time64 _llseek setxattr getrlimit shmctl kcmp sched_getaffinity getcwd pause rt_sigtimedwait getegid32 sched_getparam capset fchown getdents64 rseq inotify_rm_watch fstatfs64
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/uuidd --socket-activation --cont-clock
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: closed
	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 realized: no
	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: plymouth-quit.service (destination-file)
	Before: gdm.service (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: getty at tty1.service (destination-file)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: network.target (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	References: network.target (origin-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: plymouth-quit.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9dbb3e32e0a94fb39630cdf1a07b9776
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\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:02:00.0-nvme-1-part/by-label/ESP
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device:
	Description: /dev/mapper/debtag--vg-swap_1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: cace6e9c016f477b827db872b5e66d0d
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.device
	Following Set Member: dev-debtag\x2dvg-swap_1.device
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	RequiredBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	Before: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	ReferencedBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/mapper/debtag--vg-swap_1
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e3745cb506824590b78651713f36f449
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.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:02:00.0-nvme-1-part/by-partuuid/28674dc1-6786-4c84-afa4-e5c09770a046
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit fwupd-refresh.service:
	Description: Refresh fwupd metadata and update motd
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:fwupdmgr(1)
	Fragment Path: /usr/lib/systemd/system/fwupd-refresh.service
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Wants: network-online.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: network-online.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: basic.target (origin-default)
	After: fwupd-refresh.timer (destination-implicit)
	After: systemd-remount-fs.service (origin-file)
	TriggeredBy: fwupd-refresh.timer (destination-implicit)
	References: systemd-remount-fs.service (origin-file)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: fwupd-refresh.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/cache/fwupdmgr (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: yes
	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: no
	RestrictRealtime: yes
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	CacheDirectory: fwupdmgr
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: null
	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
	User: fwupd-refresh
	DynamicUser: no
	LockPersonality: no
	SystemCallFilter: ~chroot fsopen pivot_root fsconfig umount umount2 open_tree fsmount mount mount_setattr fspick move_mount
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/fwupdmgr refresh
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-confext.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-confext.service
	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)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: ldconfig.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	Before: sysinit.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: initrd-switch-root.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit pulseaudio-enable-autospawn.service:
	Description: LSB: Enable pulseaudio autospawn
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 289cde92bdbc4a89b1c368da0d5b61ad
	Documentation: man:systemd-sysv-generator(8)
	Fragment Path: /run/systemd/generator.late/pulseaudio-enable-autospawn.service
	Source Path: /etc/init.d/pulseaudio-enable-autospawn
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: graphical.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (origin-file destination-default)
	Before: multi-user.target (origin-file destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: multi-user.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: graphical.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-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: 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
	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/pulseaudio-enable-autospawn start
			PID: 1572
			Start Timestamp: Thu 2025-09-11 17:25:35.722217 CEST
			Handoff Timestamp: 5.666ms since start
			Exit Timestamp: 24.173ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /etc/init.d/pulseaudio-enable-autospawn stop
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/sshd-unix-local.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 90c2c8b5f35e45789b9d5b5c5a9127e9
	Documentation: man:systemd-ssh-generator(8)
	Fragment Path: /run/systemd/generator/sshd-unix-local.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	References: sockets.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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: connection
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-update-done.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-update-done.service
	ConditionNeedsUpdate: |/var failed
	ConditionNeedsUpdate: |/etc failed
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	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-journald.socket (origin-file)
	After: ldconfig.service (destination-file)
	After: systemd-hwdb-update.service (destination-file)
	After: systemd-sysusers.service (destination-file)
	After: systemd-journal-catalog-update.service (destination-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: systemd-journal-catalog-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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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-switch-root.target (destination-file)
	Before: initrd-parse-etc.service (destination-file)
	Before: initrd-cleanup.service (destination-file)
	Before: initrd.target (destination-file)
	OnFailure: emergency.target (origin-file)
	References: shutdown.target (origin-file)
	References: emergency.target (origin-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: initrd-cleanup.service (destination-file)
	ReferencedBy: initrd-parse-etc.service (destination-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 low-memory-monitor.service:
	Description: Low Memory Monitor
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/low-memory-monitor.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 2fc30b233f43479597c8e6d52180f29e
	Fragment Path: /usr/lib/systemd/system/low-memory-monitor.service
	ConditionPathExists: /proc/pressure succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: -.mount (origin-file origin-path)
	After: tmp.mount (origin-path)
	After: sysinit.target (origin-file origin-default)
	References: tmp.mount (origin-path)
	References: sysinit.target (origin-file origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-file origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	ReferencedBy: basic.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: simple
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1568
	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: connected
	PrivateDevices: yes
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	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: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	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
	CPUSchedulingPolicy: fifo
	CPUSchedulingPriority: 1
	CPUSchedulingResetOnFork: no
	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
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/low-memory-monitor
			PID: 1568
			Start Timestamp: Thu 2025-09-11 17:25:35.719426 CEST
			Handoff Timestamp: 19.767ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-block-dm\x2d2.device:
	Description: /sys/devices/virtual/block/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: bd6c7543e1c64193b214672b948b0fb3
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: dev-debtag\x2dvg-swap_1.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.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/block/dm-2
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
? Unit dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c0cf74d4fc9c430dba5597ee0ed6a9a3
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.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/nvme-Micron_2300_NVMe_1024GB_________2151338405BE_1-part3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? 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 realized: no
	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 failed
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	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: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-update-done.service (origin-file)
	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: 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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit blk-availability.service:
	Description: Availability of block devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: ed5ffa2e6b084cf4b84ea7ca2e09bf57
	Fragment Path: /usr/lib/systemd/system/blk-availability.service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: iscsi.service (origin-file)
	After: rbdmap.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: iscsid.service (origin-file)
	After: fcoe.service (origin-file)
	After: iscsi-shutdown.service (origin-file)
	References: iscsid.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: iscsi.service (origin-file)
	References: iscsi-shutdown.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: fcoe.service (origin-file)
	References: shutdown.target (origin-file)
	References: rbdmap.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
	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/true
			PID: 708
			Start Timestamp: Thu 2025-09-11 17:25:29.314192 CEST
			Handoff Timestamp: 4.145ms since start
			Exit Timestamp: 7.199ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/sbin/blkdeactivate -u -l wholevg -m disablequeueing -r wait
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-iio:device0.device:
	Description: /dev/iio:device0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 6e2db8a1275846089973b27a699f689a
	Following: sys-devices-pci0000:00-0000:00:12.0-\x7b33AECD58\x2dB679\x2d4E54\x2d9BD9\x2dA04D34F0C226\x7d-001F:8087:0AC2.0002-HID\x2dSENSOR\x2d200041.3.auto-iio:device0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:12.0-\x7b33AECD58\x2dB679\x2d4E54\x2d9BD9\x2dA04D34F0C226\x7d-001F:8087:0AC2.0002-HID\x2dSENSOR\x2d200041.3.auto-iio:device0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/iio:device0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.3.auto/iio:device0
	Found: found-udev
? Unit init.scope:
	Description: System and Service Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: yes
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /init.scope
	CGroup realized: yes
	CGroup realized mask: cpu 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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 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
	CGroup realized: no
	Before: systemd-firstboot.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
? 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrmachine.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrmachine.service
	ConditionSecurity: measured-uki failed
	ConditionPathExists: !/etc/initrd-release untested
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	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: system.slice (origin-file)
	After: tpm2.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: tpm2.target (origin-file)
	References: sysinit.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-backlight at backlight:intel_backlight.service:
	Description: Load/Save Screen Backlight Brightness of backlight:intel_backlight
	Instance: backlight:intel_backlight
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dbacklight.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 4125fad31eaa446281d2502291c5ccc4
	Documentation: man:systemd-backlight at .service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-backlight at .service
	ConditionPathExists: !/etc/initrd-release succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: system-systemd\x2dbacklight.slice (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-file origin-path)
	After: system-systemd\x2dbacklight.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: system-systemd\x2dbacklight.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device (destination-udev)
	InSlice: system-systemd\x2dbacklight.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/backlight (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
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/backlight
	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-backlight load backlight:intel_backlight
			PID: 879
			Start Timestamp: Thu 2025-09-11 17:25:29.616313 CEST
			Handoff Timestamp: 5.785ms since start
			Exit Timestamp: 7.711ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-backlight save backlight:intel_backlight
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit colord.service:
	Description: Manage, Install and Generate Color Profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:39 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/colord.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: d859bd112d784eba9c0dfeff0c4e4af2
	Fragment Path: /usr/lib/systemd/system/colord.service
	Condition Timestamp: Thu 2025-09-11 17:25:39 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:39 CEST
	Assert Result: yes
	Requires: -.mount (origin-file)
	Requires: dbus.socket (origin-file)
	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: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: -.mount (origin-file)
	After: tmp.mount (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: dbus.socket (origin-file)
	References: sysinit.target (origin-default)
	References: tmp.mount (origin-file)
	References: basic.target (origin-default)
	References: -.mount (origin-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /var/cache/colord (origin-file)
	RequiresMountsFor: /etc/colord (origin-file)
	RequiresMountsFor: /var/lib/colord (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: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 2110
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ColorManager
	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: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: self
	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: pid
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: colord
	CacheDirectoryMode: 0755
	CacheDirectory: colord
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	ConfigurationDirectory: colord
	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_perfmon cap_bpf cap_checkpoint_restore
	User: colord
	DynamicUser: no
	LockPersonality: yes
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/colord
			PID: 2110
			Start Timestamp: Thu 2025-09-11 17:25:39.193059 CEST
			Handoff Timestamp: 51.964ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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.0-tty-ttyS0.device:
	Description: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.0/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e27809b6f7a64e099cc13391edd456b2
	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/platform/serial8250/serial8250:0/serial8250:0.0/tty/ttyS0
	Sysfs Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.0/tty/ttyS0
	Found: found-udev
? Unit virtqemud.socket:
	Description: virtqemud.socket
	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
	CGroup realized: no
	Before: libvirt-guests.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
? Unit locate.service:
	Description: Update GNU locate 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 realized: no
	CGroup own mask: memory devices pids bpf-devices
	Documentation: man:updatedb.findutils(1)
	Documentation: man:locate.findutils(1)
	Fragment Path: /usr/lib/systemd/system/locate.service
	ConditionACPower: true untested
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: locate.timer (destination-implicit)
	After: -.mount (origin-file origin-path)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: tmp.mount (origin-path)
	After: system.slice (origin-file)
	TriggeredBy: locate.timer (destination-implicit)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: tmp.mount (origin-path)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	ReferencedBy: locate.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: no
	ProtectSystem: strict
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: invisible
	ProcSubset: all
	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
	DynamicUser: no
	ReadWritePaths: /var/cache/locate
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /etc/cron.daily/locate systemd-timer
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 console-setup.service:
	Description: Set console font and keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 7582889c73fa4351b17056360b94c4bf
	Fragment Path: /usr/lib/systemd/system/console-setup.service
	ConditionPathExists: /bin/setupcon succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: multi-user.target (destination-file)
	Before: gdm.service (origin-file)
	After: -.mount (origin-file origin-path)
	After: console-screen.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: kbd.service (origin-file)
	References: console-screen.service (origin-file)
	References: gdm.service (origin-file)
	References: kbd.service (origin-file)
	References: local-fs.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: multi-user.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /usr (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
	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/console-setup/console-setup.sh
			PID: 1391
			Start Timestamp: Thu 2025-09-11 17:25:35.604283 CEST
			Handoff Timestamp: 6.643ms since start
			Exit Timestamp: 2.775ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit system-modprobe.slice:
	Description: Slice /system/modprobe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-modprobe.slice
	CGroup realized: yes
	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: 276cfa67a26d47b38391294c4773fe7f
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: modprobe at efi_pstore.service (destination-file)
	RequiredBy: modprobe at fuse.service (destination-file)
	RequiredBy: modprobe at drm.service (destination-file)
	RequiredBy: modprobe at configfs.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: modprobe at configfs.service (destination-file)
	Before: modprobe at fuse.service (destination-file)
	Before: modprobe at drm.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: modprobe at efi_pstore.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	References: shutdown.target (origin-default)
	ReferencedBy: modprobe at configfs.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at efi_pstore.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at drm.service (destination-file destination-slice-property)
	ReferencedBy: modprobe at fuse.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: modprobe at configfs.service (destination-slice-property)
	SliceOf: modprobe at efi_pstore.service (destination-slice-property)
	SliceOf: modprobe at drm.service (destination-slice-property)
	SliceOf: modprobe at fuse.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	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\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE.device:
	Description: Micron 2300 NVMe 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: bb39fb24201b46e2b958c905aafd322c
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2.device
	Following Set Member: dev-nvme0n1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1.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/nvme-Micron_2300_NVMe_1024GB__2151338405BE
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1
	Found: found-udev
? 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 realized: no
	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: systemd-bsod.service (destination-file)
	Before: systemd-hibernate-resume.service (origin-file)
	Before: initrd-root-device.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: plymouth-start.service (origin-file)
	After: system.slice (origin-file)
	References: systemd-hibernate-resume.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: plymouth-start.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: initrd-root-device.target (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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit plymouth-halt.service:
	Description: Show Plymouth Halt 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/plymouth-halt.service
	ConditionVirtualization: !container untested
	ConditionKernelCommandLine: !nosplash untested
	ConditionKernelCommandLine: !plymouth.enable=0 untested
	Requires: system.slice (origin-file)
	WantedBy: halt.target (destination-file)
	Before: plymouth-switch-root-initramfs.service (destination-file)
	Before: systemd-halt.service (origin-file)
	After: gdm.service (origin-file)
	After: getty at tty1.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: plymouth-start.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-halt.service (origin-file)
	References: getty at tty1.service (origin-file)
	References: gdm.service (origin-file)
	References: plymouth-start.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: halt.target (destination-file)
	ReferencedBy: plymouth-switch-root-initramfs.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: forking
	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
	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/plymouthd --mode=shutdown --attach-to-session
	? ExecStartPost:
		Command Line: /usr/bin/plymouth show-splash
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 198e0cb4249742b59dbce74466a36cf8
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.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/nvme-eui.000000000000000100a07521338405be-part2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? 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 failed
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: no
	WantedBy: systemd-firstboot.service (destination-file)
	WantedBy: systemd-random-seed.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: shutdown.target (origin-default)
	After: systemd-firstboot.service (destination-file)
	After: systemd-random-seed.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	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 network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:39 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9280151d751e48cbad36850bd04aad1b
	Documentation: man:systemd.special(7)
	Documentation: https://systemd.io/NETWORK_ONLINE
	Fragment Path: /usr/lib/systemd/system/network-online.target
	Condition Timestamp: Thu 2025-09-11 17:25:39 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:39 CEST
	Assert Result: yes
	Wants: NetworkManager-wait-online.service (origin-file)
	Wants: networking.service (origin-file)
	WantedBy: cups-browsed.service (destination-file)
	WantedBy: fwupd-refresh.service (destination-file)
	WantedBy: docker.service (destination-file)
	WantedBy: home-mcastet-sshfs.mount (destination-mountinfo)
	WantedBy: exim4.service (destination-file)
	WantedBy: mosquitto.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: fwupd-refresh.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: rc-local.service (destination-file)
	Before: cups-browsed.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: exim4.service (destination-file)
	Before: docker.service (destination-file)
	Before: mosquitto.service (destination-file)
	Before: home-mcastet-sshfs.mount (destination-mountinfo)
	After: NetworkManager-wait-online.service (origin-default destination-file)
	After: network.target (origin-file)
	After: networking.service (destination-file)
	References: NetworkManager-wait-online.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: networking.service (origin-file)
	References: network.target (origin-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: cups-browsed.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: NetworkManager-wait-online.service (destination-file)
	ReferencedBy: home-mcastet-sshfs.mount (destination-mountinfo)
	ReferencedBy: docker.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: mosquitto.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: fwupd-refresh.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit lm-sensors.service:
	Description: Initialize hardware monitoring sensors
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 26e13da4a5514eff8dc73a862face5f0
	Documentation: man:sensors(1)
	Documentation: man:sensors.conf(5)
	Fragment Path: /usr/lib/systemd/system/lm-sensors.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: tmp.mount (origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: tmp.mount (origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-file origin-path)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/tmp (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: connected
	PrivateDevices: yes
	ProtectKernelTunables: no
	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: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	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: 
	DynamicUser: no
	LockPersonality: yes
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/sensors -s
			PID: 1566
			Start Timestamp: Thu 2025-09-11 17:25:35.718256 CEST
			Handoff Timestamp: 19.232ms since start
			Exit Timestamp: 6.193ms since handoff
			Exit Code: exited
			Exit Status: 0
		Command Line: /usr/bin/sensors
			PID: 1633
			Start Timestamp: Thu 2025-09-11 17:25:35.744086 CEST
			Handoff Timestamp: 24.635ms since start
			Exit Timestamp: 150.375ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit rsyslog.service:
	Alias: syslog.service
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/rsyslog.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: ea33bd81035c4cb5896584dfc113ad97
	Documentation: man:rsyslogd(8)
	Documentation: man:rsyslog.conf(5)
	Documentation: https://www.rsyslog.com/doc/
	Fragment Path: /usr/lib/systemd/system/rsyslog.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: syslog.socket (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: tmp.mount (origin-path)
	After: sysinit.target (origin-default)
	After: syslog.socket (destination-implicit)
	TriggeredBy: syslog.socket (destination-implicit)
	References: syslog.socket (origin-file)
	References: tmp.mount (origin-path)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	ReferencedBy: syslog.socket (destination-implicit)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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
	Restart: on-failure
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1574
	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: connected
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: yes
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: yes
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 16384
	LimitNOFILESoft: 16384
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	CapabilityBoundingSet: cap_chown cap_dac_override cap_net_bind_service cap_net_admin cap_sys_admin cap_sys_resource cap_lease cap_syslog cap_block_suspend
	DynamicUser: no
	LockPersonality: no
	SystemCallFilter: set_tid_address setresgid32 mmap vmsplice timerfd_gettime64 removexattr fstat pause setgid alarm getrandom process_madvise getresgid listen setreuid32 tkill getgroups32 fork listxattr getresuid setuid bind setresgid landlock_add_rule stat64 lgetxattr recvmmsg socketpair rt_sigtimedwait sigpending epoll_ctl setgroups32 sigreturn epoll_pwait fchown32 ipc getegid dup2 setrlimit epoll_ctl_old prctl getrusage fstat64 fremovexattr pwrite64 getsockopt oldlstat stat getpgid setregid32 clone setxattr set_mempolicy memfd_create timerfd_gettime chdir kill remap_file_pages ftruncate64 umask mseal fallocate timer_gettime mlock shutdown unshare setresuid clock_getres_time64 socketcall connect accept4 mkdirat mq_timedsend_time64 pwritev2 getuid execve ftruncate truncate geteuid32 oldstat inotify_rm_watch statfs setreuid shmat io_pgetevents_time64 mkdir fchown faccessat timerfd_settime64 timer_getoverrun timer_gettime64 ioprio_set listxattrat io_getevents sched_setscheduler sched_yield eventfd2 getgroups migrate_pages timer_delete timerfd_settime shmdt set_mempolicy_home_node flistxattr mq_timedsend futex setuid32 msgsnd recvmmsg_time64 splice msgrcv close_range set_robust_list getxattr restart_syscall nanosleep io_destroy uname msync mq_timedreceive_time64 getpid mremap mlockall munlock clock_nanosleep sigaction mknodat futex_waitv recvmsg semctl close fstatfs rmdir _llseek accept fadvise64_64 mlock2 setfsuid32 setitimer setresuid32 flock utimensat select utimensat_time64 prlimit64 tee inotify_add_watch poll msgget lstat setregid keyctl sched_setaffinity add_key personality getresuid32 shmctl faccessat2 capset pipe rt_sigsuspend setgid32 process_vm_writev sigprocmask unlinkat getpgrp getsid openat2 getdents signalfd4 sched_getaffinity renameat2 mbind wait4 rename dup3 unlink riscv_flush_icache syncfs clock_getres futimesat landlock_restrict_self pidfd_open rt_sigaction send lchown epoll_wait sched_setattr lchown32 lstat64 getgid32 sched_get_priority_max getuid32 setpriority msgctl readlink execveat listmount epoll_wait_old waitid copy_file_range move_pages setsid setfsgid statmount fgetxattr recv ugetrlimit arch_prctl fstatat64 io_cancel sendmsg setsockopt statfs64 renameat sync vfork fdatasync sendto sigaltstack llistxattr membarrier sync_file_range get_mempolicy rseq oldolduname cacheflush preadv fsync setns getsockname exit_group waitpid getresgid32 ppoll clone3 read tgkill utime sched_rr_get_interval io_submit io_uring_register sched_rr_get_interval_time64 riscv_hwprobe sendfile64 removexattrat set_thread_area swapcontext oldfstat write _newselect getdents64 semop fchmod pwritev seccomp times symlink sched_get_priority_min fadvise64 geteuid munmap madvise io_pgetevents getppid timerfd_create readdir getpeername sendmmsg openat pselect6_time64 arm_fadvise64_64 mq_timedreceive timer_create semtimedop_time64 dup mq_unlink recvfrom fsetxattr symlinkat get_thread_area utimes linkat getegid32 newfstatat name_to_handle_at fchownat mq_notify readahead sched_getparam eventfd link munlockall setgroups pselect6 setfsuid mprotect rt_sigtimedwait_time64 sched_getattr lseek gettimeofday setpgid pidfd_send_signal sched_setparam fcntl timer_settime ioprio_get get_robust_list request_key sigsuspend uretprobe timer_settime64 nice semget setxattrat lremovexattr userfaultfd writev clock_nanosleep_time64 inotify_init1 olduname fchdir ioctl lsetxattr ppoll_time64 creat exit fcntl64 readv io_uring_setup fstatfs64 readlinkat getxattrat signal mknod clock_gettime64 mq_open setfsgid32 getgid signalfd chown getrlimit fchmodat kcmp access time getpriority landlock_create_ruleset futex_time64 shmget open gettid semtimedop chmod fchmodat2 rt_sigqueueinfo mq_getsetattr truncate64 pipe2 sched_getscheduler sync_file_range2 set_tls io_setup getitimer rt_sigreturn sysinfo statx getcwd epoll_create1 brk process_vm_readv epoll_pwait2 sendfile rt_sigpending chown32 capget io_uring_enter epoll_create preadv2 rt_tgsigqueueinfo pread64 rt_sigprocmask socket getcpu clock_gettime mmap2 inotify_init
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/rsyslogd -n -iNONE
			PID: 1574
			Start Timestamp: Thu 2025-09-11 17:25:35.724676 CEST
			Handoff Timestamp: 53.729ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 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: veritysetup-pre.target (origin-file)
	After: remote-fs-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 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 realized: no
	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 succeeded
	ConditionSecurity: measured-uki failed
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	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-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-pcrphase-initrd.service (origin-file)
	After: tpm2.target (origin-file)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-pcrphase-initrd.service (origin-file)
	References: tpm2.target (origin-file)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	ReferencedBy: systemd-tpm2-setup.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: 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 realized: no
	CGroup own mask: memory devices pids bpf-devices
	Documentation: man:mandb(8)
	Fragment Path: /usr/lib/systemd/system/man-db.service
	ConditionACPower: true untested
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: tmp.mount (origin-path)
	After: man-db.timer (destination-implicit)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: man-db.timer (destination-implicit)
	References: tmp.mount (origin-path)
	References: sysinit.target (origin-default)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: basic.target (origin-default)
	ReferencedBy: man-db.timer (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 rbdmap.service:
	Description: rbdmap.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
	CGroup realized: no
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
? Unit dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 13dde6bc352e429387148d542f71c295
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.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/nvme-Micron_2300_NVMe_1024GB__2151338405BE-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? 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 realized: no
	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: umount.target (origin-file)
	Requires: shutdown.target (origin-file)
	Requires: final.target (origin-file)
	Requires: system.slice (origin-file)
	RequiredBy: soft-reboot.target (destination-file)
	Before: soft-reboot.target (destination-file)
	After: umount.target (origin-file)
	After: final.target (origin-file)
	After: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.service (destination-file)
	After: systemd-journal-flush.service (destination-file)
	References: umount.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: final.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: soft-reboot.target (destination-file)
	ReferencedBy: systemd-journald.service (destination-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: 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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:4.2.4.3:1.0.device:
	Description: Sennheiser_USB_headset
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 16adb0be0341475c8d3a7544f2b96006
	Following: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusbv2\x2d0:4.2.4.3:1.0.device
	Following Set Member: dev-snd-controlC0.device
	Following Set Member: dev-snd-by\x2did-usb\x2dSennheiser_Communications_Sennheiser_USB_headset\x2d00.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/snd/by-path/pci-0000:00:14.0-usb-0:4.2.4.3:1.0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2.4/3-4.2.4.3/3-4.2.4.3:1.0/sound/card0/controlC0
	Found: found-udev
? Unit slices.target:
	Description: Slice Units
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a647c1d7c5c04348a8b1ffff560de542
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/slices.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Wants: system.slice (origin-file)
	Wants: -.slice (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: basic.target (destination-file destination-default)
	Before: shutdown.target (origin-default)
	After: -.slice (origin-file)
	After: machine.slice (destination-file)
	After: user.slice (destination-file)
	After: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: system.slice (origin-file)
	References: -.slice (origin-file)
	ReferencedBy: user.slice (destination-file)
	ReferencedBy: machine.slice (destination-file)
	ReferencedBy: basic.target (destination-file destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit systemd-ask-password-plymouth.service:
	Description: Forward Password Requests to Plymouth
	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 realized: no
	CGroup own mask: memory pids
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
	Fragment Path: /usr/lib/systemd/system/systemd-ask-password-plymouth.service
	ConditionPathExists: /run/plymouth/pid untested
	ConditionVirtualization: !container untested
	ConditionKernelCommandLine: !nosplash untested
	ConditionKernelCommandLine: !plymouth.enable=0 untested
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: plymouth-start.service (origin-file destination-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: systemd-ask-password-plymouth.path (destination-implicit)
	TriggeredBy: systemd-ask-password-plymouth.path (destination-implicit)
	References: plymouth-start.service (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-ask-password-plymouth.path (destination-implicit)
	ReferencedBy: plymouth-start.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: 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
	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/systemd-tty-ask-password-agent --watch --plymouth
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 435e2633203a42b3bb45b7f4e3c8c164
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.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/nvme-Micron_2300_NVMe_1024GB_________2151338405BE-part3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit lvm2-lvmpolld.service:
	Description: LVM2 poll 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:lvmpolld(8)
	Fragment Path: /usr/lib/systemd/system/lvm2-lvmpolld.service
	Requires: lvm2-lvmpolld.socket (origin-file)
	Requires: system.slice (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: lvm2-lvmpolld.socket (origin-file destination-implicit)
	TriggeredBy: lvm2-lvmpolld.socket (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: lvm2-lvmpolld.socket (origin-file)
	ReferencedBy: lvm2-lvmpolld.socket (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: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	PIDFile: /run/lvmpolld.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: yes
	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
	Environment: SD_ACTIVATION=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: /usr/sbin/lvmpolld -t 60 -f
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: initrd-switch-root.service (origin-file)
	Wants: initrd-cleanup.service (origin-file)
	Wants: plymouth-switch-root.service (origin-file)
	Wants: systemd-journald.service (origin-file)
	Wants: initrd-udevadm-cleanup-db.service (origin-file)
	Wants: initrd-fs.target (origin-file)
	Wants: initrd-root-fs.target (origin-file)
	Wants: plymouth-start.service (origin-file)
	WantedBy: initrd-switch-root.service (destination-file)
	ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ConflictedBy: systemd-networkd.service (destination-file)
	ConflictedBy: systemd-tmpfiles-setup.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-clean.service (destination-file)
	ConflictedBy: systemd-sysusers.service (destination-file)
	ConflictedBy: systemd-confext.service (destination-file)
	ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
	ConflictedBy: systemd-sysext.service (destination-file)
	ConflictedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	Before: initrd-switch-root.service (origin-file)
	After: systemd-pcrphase-initrd.service (destination-file)
	After: systemd-confext.service (destination-file)
	After: ldconfig.service (destination-file)
	After: initrd-cleanup.service (origin-file)
	After: systemd-tmpfiles-clean.service (destination-file)
	After: systemd-ask-password-console.service (destination-file)
	After: systemd-tmpfiles-setup-dev-early.service (destination-file)
	After: emergency.target (origin-file)
	After: systemd-networkd.service (destination-file)
	After: systemd-sysusers.service (destination-file)
	After: emergency.service (origin-file)
	After: initrd-fs.target (origin-file)
	After: systemd-tmpfiles-setup.service (destination-file)
	After: initrd-root-fs.target (origin-file)
	After: initrd-udevadm-cleanup-db.service (origin-file destination-file)
	After: systemd-tmpfiles-setup-dev.service (destination-file)
	After: systemd-sysext.service (destination-file)
	After: systemd-udev-load-credentials.service (destination-file)
	References: initrd-cleanup.service (origin-file)
	References: plymouth-switch-root.service (origin-file)
	References: emergency.target (origin-file)
	References: systemd-journald.service (origin-file)
	References: initrd-udevadm-cleanup-db.service (origin-file)
	References: initrd-fs.target (origin-file)
	References: initrd-root-fs.target (origin-file)
	References: plymouth-start.service (origin-file)
	References: emergency.service (origin-file)
	References: initrd-switch-root.service (origin-file)
	ReferencedBy: initrd-switch-root.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: fc2a058e7e864483ade7b5431f21396e
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2duuid-d018d5d1\x2d49fa\x2d4b9f\x2d8a16\x2dfc43dd4d5957.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-debtag\x2dvg-home.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-disk-by\x2ddiskseq-6.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dhome.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/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
? Unit dev-tpmrm0.device:
	Description: /dev/tpmrm0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: aaa430d77fba4a0f8c8de662abbb93fe
	Following: sys-devices-platform-STM0125:00-tpmrm-tpmrm0.device
	Following Set Member: sys-devices-platform-STM0125:00-tpmrm-tpmrm0.device
	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: plugged
	Device Path: /dev/tpmrm0
	Sysfs Path: /sys/devices/platform/STM0125:00/tpmrm/tpmrm0
	Found: found-udev
? Unit dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dhome.device:
	Description: /dev/disk/by-id/dm-name-debtag--vg-home
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 4fe38c8c20674fe4b1f4bcfce7d088d7
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2duuid-d018d5d1\x2d49fa\x2d4b9f\x2d8a16\x2dfc43dd4d5957.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-debtag\x2dvg-home.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-disk-by\x2ddiskseq-6.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.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/dm-name-debtag--vg-home
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
? 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 realized: no
	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-battery-check.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-battery-check.service (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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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
	CGroup realized: no
	ConflictedBy: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
? Unit modprobe at fuse.service:
	Description: Load Kernel Module fuse
	Instance: fuse
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-modprobe.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 36affb30e9494311956759dd79291e41
	Documentation: man:modprobe(8)
	Fragment Path: /usr/lib/systemd/system/modprobe at .service
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system-modprobe.slice (origin-file)
	RequiredBy: sys-fs-fuse-connections.mount (destination-file)
	Before: sysinit.target (origin-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	After: 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: 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
	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
			PID: 715
			Start Timestamp: Thu 2025-09-11 17:25:29.319071 CEST
			Handoff Timestamp: 3.344ms since start
			Exit Timestamp: 5.844ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device:
	Description: Sennheiser_USB_headset
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 619e805583e94572b275c9a47308fbbe
	Following Set Member: dev-snd-by\x2did-usb\x2dSennheiser_Communications_Sennheiser_USB_headset\x2d00.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusbv2\x2d0:4.2.4.3:1.0.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:4.2.4.3:1.0.device
	Following Set Member: dev-snd-controlC0.device
	Wants: sound.target (origin-udev)
	References: sound.target (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:14.0/usb3/3-4/3-4.2/3-4.2.4/3-4.2.4.3/3-4.2.4.3:1.0/sound/card0/controlC0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2.4/3-4.2.4.3/3-4.2.4.3:1.0/sound/card0/controlC0
	Found: found-udev
	udev SYSTEMD_WANTS: sound.target
? Unit dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: b2afba6b04a14b45b640bf119fbfc76c
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-nvme0n1p2.device
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	BoundBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.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/disk/by-uuid/d8ee9002-95d2-4de4-9f3c-b3ac82f4de47
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit dev-dm\x2d4.device:
	Description: /dev/dm-4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: af53cac7ce0048919441ce7ed2568aea
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d20bdece1b98b4880b0808a8238f344d5\x2dnvme1n1p1_crypt.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-mapper-nvme1n1p1_crypt.device
	Following Set Member: dev-disk-by\x2duuid-d0dc2ca3\x2d34fc\x2d48ea\x2dab98\x2db95e56a46bd1.device
	Following Set Member: dev-disk-by\x2ddiskseq-7.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme1n1p1_crypt.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/dm-4
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
? Unit systemd-hostnamed.socket:
	Description: Hostname Service Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:26:09 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-hostnamed.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 810c38d8f9c148d1a1d47c8b60b937c8
	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: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-hostnamed.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	Triggers: systemd-hostnamed.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-hostnamed.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: sockets.target (origin-default)
	References: shutdown.target (origin-default)
	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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	SELinuxContextFromNet: no
	FlushPending: no
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit kexec.target:
	Description: Reboot via kexec
	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/kexec.target
	Job Timeout: 30min
	Job Timeout Action: kexec-force
	Requires: systemd-kexec.service (origin-file)
	Wants: plymouth-kexec.service (origin-file)
	Wants: plymouth-switch-root-initramfs.service (origin-file)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ConflictedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ConflictedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ConflictedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	After: systemd-kexec.service (origin-file)
	References: plymouth-kexec.service (origin-file)
	References: systemd-kexec.service (origin-file)
	References: plymouth-switch-root-initramfs.service (origin-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	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: Thu 2025-09-11 17:25:46 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: f6982ae46c37430594d96f6d8d730fb6
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	Before: run-user-1000-doc.mount (destination-implicit)
	Before: run-user-1000-gvfs.mount (destination-implicit)
	Before: umount.target (origin-mountinfo)
	After: local-fs-pre.target (origin-mountinfo)
	After: swap.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-implicit)
	References: swap.target (origin-mountinfo)
	References: -.mount (origin-implicit)
	References: umount.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	ReferencedBy: run-user-1000-doc.mount (destination-implicit)
	ReferencedBy: run-user-1000-gvfs.mount (destination-implicit)
	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=3259004k,nr_inodes=814751,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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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.swap:
	Description: /dev/disk/by-diskseq/5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 1855480149e74833945952f04d23f649
	Following: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-dm\x2d2.swap
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-debtag\x2dvg-swap_1.swap
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit origin-path)
	Requires: dev-dm\x2d2.device (origin-proc-swap)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	After: -.mount (origin-implicit origin-path)
	After: system.slice (origin-file)
	After: dev-dm\x2d2.device (origin-proc-swap)
	References: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	References: -.mount (origin-implicit origin-path)
	References: dev-dm\x2d2.device (origin-proc-swap)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-default)
	References: swap.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/disk/by-diskseq/5 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/disk/by-diskseq/5
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/dm-2
	Priority: -2
	Options: 
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service:
	Description: File System Check on /dev/mapper/debtag--vg-home
	Instance: dev-mapper-debtag\x2d\x2dvg\x2dhome
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dfsck.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 353b9a830dca4fdb8b58fddfe0b6ed3f
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice (origin-file)
	BindsTo: dev-mapper-debtag\x2d\x2dvg\x2dhome.device (origin-file)
	RequiredBy: home.mount (destination-file)
	Conflicts: poweroff.target (origin-file)
	Conflicts: reboot.target (origin-file)
	Conflicts: halt.target (origin-file)
	Conflicts: kexec.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: home.mount (destination-file)
	Before: systemd-quotacheck.service (origin-file)
	After: system-systemd\x2dfsck.slice (origin-file)
	After: systemd-fsck-root.service (origin-file)
	After: dev-mapper-debtag\x2d\x2dvg\x2dhome.device (origin-file)
	After: local-fs-pre.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: dev-mapper-debtag\x2d\x2dvg\x2dhome.device (origin-file)
	References: halt.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: poweroff.target (origin-file)
	References: systemd-quotacheck.service (origin-file)
	References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
	References: kexec.target (origin-file)
	References: reboot.target (origin-file)
	References: local-fs-pre.target (origin-file)
	ReferencedBy: home.mount (destination-file)
	InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	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: 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
	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 /dev/mapper/debtag--vg-home
			PID: 868
			Start Timestamp: Thu 2025-09-11 17:25:29.584155 CEST
			Handoff Timestamp: 8.291ms since start
			Exit Timestamp: 1.127059s since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:dpkg(1)
	Fragment Path: /usr/lib/systemd/system/dpkg-db-backup.service
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: dpkg-db-backup.timer (destination-implicit)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	TriggeredBy: dpkg-db-backup.timer (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: basic.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-snd-by\x2dpath-pci\x2d0000:00:1f.3.device:
	Description: /dev/snd/by-path/pci-0000:00:1f.3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c4620e0380f64d6d96b7fad471ccf2c0
	Following: sys-devices-pci0000:00-0000:00:1f.3-sound-card1-controlC1.device
	Following Set Member: dev-snd-controlC1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:1f.3-sound-card1-controlC1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/snd/by-path/pci-0000:00:1f.3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.3/sound/card1/controlC1
	Found: found-udev
? Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap:
	Description: /dev/disk/by-id/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 10f689be278c4f56b6c087e79268380d
	Following: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap
	Following Set Member: dev-disk-by\x2ddiskseq-5.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-dm\x2d2.swap
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-debtag\x2dvg-swap_1.swap
	Requires: dev-dm\x2d2.device (origin-proc-swap)
	Requires: -.mount (origin-implicit origin-path)
	Requires: system.slice (origin-file)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: dev-dm\x2d2.device (origin-proc-swap)
	After: system.slice (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	References: -.mount (origin-implicit origin-path)
	References: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: swap.target (origin-default)
	References: umount.target (origin-default)
	References: dev-dm\x2d2.device (origin-proc-swap)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/disk/by-id/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/disk/by-id/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/dm-2
	Priority: -2
	Options: 
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit media2.mount:
	Description: /media2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/media2.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 7bb717572f5e4a22bc06b38b886f37a9
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/media2.mount
	Source Path: /etc/fstab
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-implicit origin-path)
	Requires: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (origin-file)
	Requires: dev-mapper-nvme1n1p1_crypt.device (origin-mountinfo)
	RequiredBy: local-fs.target (destination-file)
	Conflicts: umount.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-file origin-mountinfo)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-implicit origin-path)
	After: dev-mapper-nvme1n1p1_crypt.device (origin-mountinfo)
	After: local-fs-pre.target (origin-mountinfo)
	After: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (origin-file)
	After: blockdev at dev-mapper-nvme1n1p1_crypt.target (origin-file origin-mountinfo)
	After: systemd-journald.socket (origin-file)
	StopPropagatedFrom: dev-mapper-nvme1n1p1_crypt.device (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: dev-mapper-nvme1n1p1_crypt.device (origin-mountinfo)
	References: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (origin-file)
	References: -.mount (origin-file origin-implicit origin-path)
	References: umount.target (origin-mountinfo)
	References: local-fs.target (origin-file origin-mountinfo)
	References: blockdev at dev-mapper-nvme1n1p1_crypt.target (origin-file origin-mountinfo)
	ReferencedBy: local-fs.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/mapper/nvme1n1p1_crypt (origin-file)
	RequiresMountsFor: / (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: /media2
	What: /dev/mapper/nvme1n1p1_crypt
	File System Type: ext4
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount /dev/mapper/nvme1n1p1_crypt /media2 -t ext4
			PID: 1385
			Start Timestamp: Thu 2025-09-11 17:25:35.537680 CEST
			Handoff Timestamp: 45.248ms since start
			Exit Timestamp: 16.469ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit dev-disk-by\x2ddiskseq-6.device:
	Description: /dev/disk/by-diskseq/6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c8f843dedbda4f3485d7ad52a4edea94
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dhome.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-debtag\x2dvg-home.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-disk-by\x2duuid-d018d5d1\x2d49fa\x2d4b9f\x2d8a16\x2dfc43dd4d5957.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo.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/6
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
? Unit gdm.service:
	Alias: gdm3.service
	Alias: display-manager.service
	Description: GNOME Display Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/gdm.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 19bf64d1e82a47f28485c4bb9196137b
	Fragment Path: /usr/lib/systemd/system/gdm.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: graphical.target (destination-file)
	Conflicts: plymouth-quit.service (origin-file)
	Conflicts: getty at tty1.service (origin-file)
	Conflicts: shutdown.target (origin-default)
	Before: plymouth-reboot.service (destination-file)
	Before: plymouth-poweroff.service (destination-file)
	Before: graphical.target (destination-file destination-default)
	Before: plymouth-kexec.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: plymouth-halt.service (destination-file)
	After: switcheroo-control.service (destination-file)
	After: basic.target (origin-default)
	After: rc-local.service (origin-file)
	After: plymouth-quit.service (origin-file)
	After: getty at tty1.service (origin-file)
	After: console-setup.service (destination-file)
	After: systemd-user-sessions.service (origin-file)
	After: dbus.socket (origin-file)
	After: plymouth-start.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	OnFailure: plymouth-quit.service (origin-file)
	References: shutdown.target (origin-default)
	References: plymouth-start.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-user-sessions.service (origin-file)
	References: plymouth-quit.service (origin-file)
	References: rc-local.service (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: dbus.socket (origin-file)
	References: getty at tty1.service (origin-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: graphical.target (destination-file destination-default)
	ReferencedBy: plymouth-reboot.service (destination-file)
	ReferencedBy: plymouth-halt.service (destination-file)
	ReferencedBy: plymouth-poweroff.service (destination-file)
	ReferencedBy: plymouth-kexec.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: running
	Result: success
	Reload Result: success
	Clean Result: success
	LiveMount Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1893
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.gnome.DisplayManager
	Bus Name Good: yes
	RestartSec: 1s
	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: no
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	EnvironmentFile: -/etc/default/locale
	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/share/gdm/generate-config
			PID: 1864
			Start Timestamp: Thu 2025-09-11 17:25:36.423535 CEST
			Handoff Timestamp: 5ms since start
			Exit Timestamp: 23.417ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStart:
		Command Line: /usr/sbin/gdm3
			PID: 1893
			Start Timestamp: Thu 2025-09-11 17:25:36.452387 CEST
			Handoff Timestamp: 3.276ms since start
	? ExecReload:
		Command Line: /usr/share/gdm/generate-config
		Command Line: /bin/kill -SIGHUP "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: a2d0c9575f534f528bac73fdf60f2fa8
	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: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: systemd-udevd.service (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-udevd.service (origin-file)
	Before: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-udevd.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (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
	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
			PID: 721
			Start Timestamp: Thu 2025-09-11 17:25:29.323043 CEST
			Handoff Timestamp: 4.389ms since start
			Exit Timestamp: 4.447ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit home.mount:
	Description: /home
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/home.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: ee2a516daf7343009ab651e87d0f2ced
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/home.mount
	Source Path: /etc/fstab
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-implicit origin-path)
	Requires: dev-mapper-debtag\x2d\x2dvg\x2dhome.device (origin-mountinfo)
	Requires: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (origin-file)
	RequiredBy: local-fs.target (destination-file)
	RequiredBy: home-mcastet-sshfs.mount (destination-implicit)
	RequiredBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-path)
	RequiredBy: session-2.scope (destination-file)
	Conflicts: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-file origin-mountinfo)
	Before: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-path)
	Before: umount.target (origin-mountinfo)
	Before: session-2.scope (destination-file)
	Before: home-mcastet-sshfs.mount (destination-implicit)
	Before: systemd-user-sessions.service (destination-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dhome.target (origin-file origin-mountinfo)
	After: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (origin-file)
	After: -.mount (origin-file origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	After: dev-mapper-debtag\x2d\x2dvg\x2dhome.device (origin-mountinfo)
	After: system.slice (origin-file)
	StopPropagatedFrom: dev-mapper-debtag\x2d\x2dvg\x2dhome.device (origin-mountinfo)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-file origin-implicit origin-path)
	References: dev-mapper-debtag\x2d\x2dvg\x2dhome.device (origin-mountinfo)
	References: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dhome.target (origin-file origin-mountinfo)
	References: umount.target (origin-mountinfo)
	References: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (origin-file)
	References: local-fs.target (origin-file origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs-pre.target (origin-mountinfo)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-path)
	ReferencedBy: session-2.scope (destination-file)
	ReferencedBy: home-mcastet-sshfs.mount (destination-implicit)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/mapper/debtag--vg-home (origin-file)
	RequiresMountsFor: / (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: /home
	What: /dev/mapper/debtag--vg-home
	File System Type: ext4
	Options: rw,relatime
	From /proc/self/mountinfo: yes
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount /dev/mapper/debtag--vg-home /home -t ext4
			PID: 1021
			Start Timestamp: Thu 2025-09-11 17:25:30.721192 CEST
			Handoff Timestamp: 33.444ms since start
			Exit Timestamp: 6.100ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit dev-nvme0n1p2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 29135321853044a0bdddc5f3158f0b0f
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	RequiredBy: boot.mount (destination-mountinfo)
	Before: boot.mount (destination-mountinfo)
	PropagatesStopTo: boot.mount (destination-mountinfo)
	ReferencedBy: boot.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/nvme0n1p2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev,found-mount
? Unit user-runtime-dir at 1000.service:
	Description: User Runtime Directory /run/user/1000
	Instance: 1000
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:46 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:46 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: user-1000.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: c1c6c4b7ecb64e1a9e67882a4679a0df
	Documentation: man:user at .service(5)
	Fragment Path: /usr/lib/systemd/system/user-runtime-dir at .service
	Condition Timestamp: Thu 2025-09-11 17:25:46 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:46 CEST
	Assert Result: yes
	Requires: user-1000.slice (origin-file)
	Requires: sysinit.target (origin-default)
	RequiredBy: session-2.scope (destination-file)
	BoundBy: user at 1000.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: session-2.scope (destination-file)
	Before: shutdown.target (origin-default)
	Before: user at 1000.service (destination-file)
	After: systemd-logind.service (origin-file)
	After: dbus.service (origin-file)
	After: user-1000.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	References: user-1000.slice (origin-file origin-slice-property)
	References: systemd-logind.service (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: dbus.service (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: session-2.scope (destination-file)
	ReferencedBy: user at 1000.service (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
	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
			PID: 3048
			Start Timestamp: Thu 2025-09-11 17:25:46.196285 CEST
			Handoff Timestamp: 50.772ms since start
			Exit Timestamp: 8.480ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-user-runtime-dir stop 1000
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-ask-password-plymouth.path:
	Description: Forward Password Requests to Plymouth Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9dc1f9b4a2504e4fb04ac6e97305b8b7
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
	Fragment Path: /usr/lib/systemd/system/systemd-ask-password-plymouth.path
	ConditionVirtualization: !container succeeded
	ConditionPathExists: /run/plymouth/pid succeeded
	ConditionKernelCommandLine: !nosplash succeeded
	ConditionKernelCommandLine: !plymouth.enable=0 succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	WantedBy: plymouth-start.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: basic.target (origin-file)
	Before: systemd-ask-password-plymouth.service (origin-implicit)
	After: -.mount (origin-file origin-path)
	After: plymouth-start.service (origin-file)
	Triggers: systemd-ask-password-plymouth.service (origin-implicit)
	References: plymouth-start.service (origin-file)
	References: shutdown.target (origin-file)
	References: basic.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: systemd-ask-password-plymouth.service (origin-implicit)
	ReferencedBy: plymouth-start.service (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-plymouth.service
	MakeDirectory: yes
	DirectoryMode: 0755
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	DirectoryNotEmpty: /run/systemd/ask-password
? Unit networking.service:
	Description: Raise network interfaces
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 684217c4be824ad28a5afd9fc0246575
	Documentation: man:interfaces(5)
	Fragment Path: /usr/lib/systemd/system/networking.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: network.target (origin-file)
	Wants: ifupdown-pre.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: network-online.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: network.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: network-online.target (origin-file)
	After: local-fs.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: network-pre.target (origin-file)
	After: systemd-modules-load.service (origin-file)
	After: ifupdown-pre.service (origin-file)
	After: apparmor.service (origin-file)
	After: systemd-sysctl.service (origin-file)
	References: ifupdown-pre.service (origin-file)
	References: network-online.target (origin-file)
	References: network-pre.target (origin-file)
	References: systemd-sysctl.service (origin-file)
	References: network.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: apparmor.service (origin-file)
	References: systemd-modules-load.service (origin-file)
	ReferencedBy: multi-user.target (destination-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: 5min
	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
	EnvironmentFile: -/etc/default/networking
	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/ifup -a --read-environment
			PID: 1525
			Start Timestamp: Thu 2025-09-11 17:25:35.687753 CEST
			Handoff Timestamp: 4.568ms since start
			Exit Timestamp: 76.598ms since handoff
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/sh -c "if [ -f /run/network/restart-hotplug ]; then /usr/sbin/ifup -a --read-environment --allow=hotplug; fi"
			PID: 1693
			Start Timestamp: Thu 2025-09-11 17:25:35.769300 CEST
			Handoff Timestamp: 6.159ms since start
			Exit Timestamp: 1.067ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/sbin/ifdown -a --read-environment --exclude=lo
	? ExecStopPost:
		Command Line: /usr/bin/touch /run/network/restart-hotplug
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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-poweroff.service (destination-file)
	RequiredBy: systemd-halt.service (destination-file)
	RequiredBy: systemd-kexec.service (destination-file)
	RequiredBy: systemd-soft-reboot.service (destination-file)
	RequiredBy: systemd-reboot.service (destination-file)
	ConflictedBy: var-lib-machines.mount (destination-mount-file)
	ConflictedBy: dev-debtag\x2dvg-swap_1.swap (destination-default)
	ConflictedBy: boot-efi.mount (destination-mountinfo)
	ConflictedBy: boot.mount (destination-mountinfo)
	ConflictedBy: media2.mount (destination-mountinfo)
	ConflictedBy: dev-disk-by\x2ddiskseq-5.swap (destination-default)
	ConflictedBy: blockdev at dev-mapper-debtag\x2d\x2dvg\x2droot.target (destination-file)
	ConflictedBy: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dswap_1.target (destination-file)
	ConflictedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	ConflictedBy: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dhome.target (destination-file)
	ConflictedBy: blockdev at dev-nvme0n1p1.target (destination-file)
	ConflictedBy: home.mount (destination-mountinfo)
	ConflictedBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-default)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.target (destination-file)
	ConflictedBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	ConflictedBy: run-lock.mount (destination-file)
	ConflictedBy: run-user-1000.mount (destination-mountinfo)
	ConflictedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-default)
	ConflictedBy: home-mcastet-sshfs.mount (destination-mountinfo)
	ConflictedBy: blockdev at dev-dm\x2d2.target (destination-file)
	ConflictedBy: tmp.mount (destination-file)
	ConflictedBy: run-user-1000-doc.mount (destination-mountinfo)
	ConflictedBy: blockdev at dev-mapper-nvme1n1p1_crypt.target (destination-file)
	ConflictedBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	ConflictedBy: blockdev at dev-mapper-nvme0n1p3_crypt.target (destination-file)
	ConflictedBy: dev-dm\x2d2.swap (destination-default)
	ConflictedBy: blockdev at dev-nvme0n1p2.target (destination-file)
	ConflictedBy: run-user-1000-gvfs.mount (destination-mountinfo)
	ConflictedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	ConflictedBy: blockdev at dev-disk-by\x2duuid-F6E6\x2dC54A.target (destination-file)
	Before: final.target (destination-file)
	Before: systemd-halt.service (destination-file)
	Before: systemd-reboot.service (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	Before: systemd-poweroff.service (destination-file)
	Before: systemd-kexec.service (destination-file)
	After: blockdev at dev-mapper-nvme1n1p1_crypt.target (destination-file)
	After: blockdev at dev-mapper-nvme0n1p3_crypt.target (destination-file)
	After: blockdev at dev-nvme0n1p1.target (destination-file)
	After: run-user-1000-doc.mount (destination-mountinfo)
	After: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dswap_1.target (destination-file)
	After: dev-dm\x2d2.swap (destination-default)
	After: boot-efi.mount (destination-mountinfo)
	After: home.mount (destination-mountinfo)
	After: run-user-1000.mount (destination-mountinfo)
	After: var-lib-machines.mount (destination-mount-file)
	After: boot.mount (destination-mountinfo)
	After: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	After: blockdev at dev-dm\x2d2.target (destination-file)
	After: blockdev at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.target (destination-file)
	After: home-mcastet-sshfs.mount (destination-mountinfo)
	After: tmp.mount (destination-file)
	After: blockdev at dev-mapper-debtag\x2d\x2dvg\x2droot.target (destination-file)
	After: blockdev at dev-nvme0n1p2.target (destination-file)
	After: media2.mount (destination-mountinfo)
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-default)
	After: dev-disk-by\x2ddiskseq-5.swap (destination-default)
	After: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	After: blockdev at dev-disk-by\x2duuid-F6E6\x2dC54A.target (destination-file)
	After: run-user-1000-gvfs.mount (destination-mountinfo)
	After: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	After: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dhome.target (destination-file)
	After: dev-debtag\x2dvg-swap_1.swap (destination-default)
	After: run-lock.mount (destination-file)
	After: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	After: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-default)
	ReferencedBy: boot.mount (destination-mountinfo)
	ReferencedBy: run-user-1000.mount (destination-mountinfo)
	ReferencedBy: systemd-reboot.service (destination-file)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.target (destination-file)
	ReferencedBy: var-lib-machines.mount (destination-mount-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-default)
	ReferencedBy: boot-efi.mount (destination-mountinfo)
	ReferencedBy: final.target (destination-file)
	ReferencedBy: dev-disk-by\x2ddiskseq-5.swap (destination-default)
	ReferencedBy: blockdev at dev-nvme0n1p2.target (destination-file)
	ReferencedBy: run-lock.mount (destination-file)
	ReferencedBy: dev-debtag\x2dvg-swap_1.swap (destination-default)
	ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo)
	ReferencedBy: systemd-soft-reboot.service (destination-file)
	ReferencedBy: blockdev at dev-dm\x2d2.target (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	ReferencedBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	ReferencedBy: blockdev at dev-mapper-nvme1n1p1_crypt.target (destination-file)
	ReferencedBy: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dhome.target (destination-file)
	ReferencedBy: blockdev at dev-disk-by\x2duuid-F6E6\x2dC54A.target (destination-file)
	ReferencedBy: home-mcastet-sshfs.mount (destination-mountinfo)
	ReferencedBy: blockdev at dev-mapper-nvme0n1p3_crypt.target (destination-file)
	ReferencedBy: systemd-kexec.service (destination-file)
	ReferencedBy: systemd-halt.service (destination-file)
	ReferencedBy: blockdev at dev-mapper-debtag\x2d\x2dvg\x2dswap_1.target (destination-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: dev-dm\x2d2.swap (destination-default)
	ReferencedBy: systemd-poweroff.service (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-default)
	ReferencedBy: blockdev at dev-mapper-debtag\x2d\x2dvg\x2droot.target (destination-file)
	ReferencedBy: home.mount (destination-mountinfo)
	ReferencedBy: media2.mount (destination-mountinfo)
	ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	ReferencedBy: blockdev at dev-nvme0n1p1.target (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit iscsid.service:
	Description: iscsid.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: 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
	CGroup realized: no
	Before: libvirtd.service (destination-file)
	Before: blk-availability.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
? Unit dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 15106f9416c54327a9dc07251456efe4
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.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/nvme-eui.000000000000000100a07521338405be-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 4bee6ccc389b431991eb98fd6332b048
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.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.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	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 realized: no
	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 succeeded
	ConditionPathExists: /sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67 failed
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	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: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (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: 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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: d796e10a3ec04d56b72f82f813a70023
	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: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: local-fs.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	Before: systemd-importd.socket (destination-file)
	Before: fwupd-refresh.service (destination-file)
	Before: colord.service (destination-file)
	Before: local-fs-pre.target (origin-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: bolt.service (destination-file)
	Before: systemd-importd.service (destination-file)
	Before: power-profiles-daemon.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: systemd-networkd-persistent-storage.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: systemd-pstore.service (destination-file)
	Before: systemd-quotacheck-root.service (destination-file)
	Before: accounts-daemon.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: systemd-firstboot.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: upower.service (destination-file)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Before: local-fs.target (origin-file)
	Before: bluetooth.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	After: systemd-fsck-root.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: 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)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: systemd-importd.socket (destination-file)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: systemd-importd.service (destination-file)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: local-fs.target (destination-file)
	ReferencedBy: fwupd-refresh.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: systemd-rfkill.socket (destination-file)
	ReferencedBy: accounts-daemon.service (destination-file)
	ReferencedBy: systemd-quotacheck-root.service (destination-file)
	ReferencedBy: systemd-random-seed.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
	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
			PID: 720
			Start Timestamp: Thu 2025-09-11 17:25:29.322359 CEST
			Handoff Timestamp: 2.924ms since start
			Exit Timestamp: 34.282ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9c26904cd0d54630a9c424000959af69
	Documentation: man:systemd-ask-password-wall.path(8)
	Fragment Path: /usr/lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: paths.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: emergency.service (origin-file)
	Before: systemd-ask-password-wall.service (origin-implicit)
	After: -.mount (origin-file origin-path)
	Triggers: systemd-ask-password-wall.service (origin-implicit)
	References: cryptsetup.target (origin-file)
	References: paths.target (origin-file)
	References: shutdown.target (origin-file)
	References: emergency.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: systemd-ask-password-wall.service (origin-implicit)
	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 nss-user-lookup.target:
	Description: User and Group Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 18ad013f98384d80bc144825a5870b3b
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/nss-user-lookup.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	WantedBy: accounts-daemon.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: accounts-daemon.service (destination-file)
	Before: sshd at sshd-keygen.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: cron.service (destination-file)
	Before: ssh.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: cups.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: sshd at sshd-keygen.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: cups.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: accounts-daemon.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? 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-hybrid-sleep.service (destination-file)
	RequiredBy: systemd-suspend.service (destination-file)
	RequiredBy: systemd-hibernate.service (destination-file)
	RequiredBy: systemd-suspend-then-hibernate.service (destination-file)
	Before: systemd-hybrid-sleep.service (destination-file)
	Before: systemd-suspend.service (destination-file)
	Before: systemd-hibernate.service (destination-file)
	Before: systemd-suspend-then-hibernate.service (destination-file)
	ReferencedBy: systemd-hybrid-sleep.service (destination-file)
	ReferencedBy: systemd-suspend.service (destination-file)
	ReferencedBy: systemd-hibernate.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 libvirtd-admin.socket:
	Description: libvirt legacy monolithic daemon admin socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:27:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/libvirtd-admin.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: e4b27f704c69400b97427fb4f08a21eb
	Fragment Path: /usr/lib/systemd/system/libvirtd-admin.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	BindsTo: libvirtd.socket (origin-file)
	WantedBy: libvirtd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd.service (origin-implicit destination-file)
	Before: sockets.target (origin-default destination-default)
	Before: shutdown.target (origin-default)
	After: libvirtd.socket (origin-file)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	After: system.slice (origin-file)
	Triggers: libvirtd.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: libvirtd.service (origin-implicit)
	References: libvirtd.socket (origin-file)
	References: sockets.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file origin-path)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/libvirt/libvirt-admin-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: 0600
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: libvirtd-admin.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/libvirt/libvirt-admin-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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	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-file origin-path)
	RequiredBy: rescue.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	ConflictedBy: multi-user.target (destination-file)
	ConflictedBy: getty at tty1.service (destination-file)
	ConflictedBy: emergency.service (destination-file)
	ConflictedBy: graphical.target (destination-file)
	Before: multi-user.target (destination-file)
	Before: initrd.target (destination-file)
	Before: rescue.target (destination-file)
	Before: shutdown.target (origin-file)
	Before: graphical.target (destination-file)
	After: sysinit.target (origin-file)
	After: getty at tty1.service (destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: emergency.service (destination-file)
	After: plymouth-start.service (origin-file)
	References: plymouth-start.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: sysinit.target (origin-file)
	ReferencedBy: emergency.service (destination-file)
	ReferencedBy: rescue.target (destination-file)
	ReferencedBy: initrd.target (destination-file)
	ReferencedBy: graphical.target (destination-file)
	ReferencedBy: getty at tty1.service (destination-file)
	ReferencedBy: multi-user.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 30bada95459c407588c6a1d6ab2bbae4
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/integritysetup.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sysinit.target (destination-default)
	Before: shutdown.target (origin-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 virtlockd-admin.socket:
	Description: virtlockd-admin.socket
	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
	CGroup realized: no
	WantedBy: sockets.target (destination-file)
	ReferencedBy: sockets.target (destination-file)
? Unit dev-disk-by\x2did-dm\x2dname\x2dnvme0n1p3_crypt.device:
	Description: /dev/disk/by-id/dm-name-nvme0n1p3_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 49943159dc0141b1a071eff0bc3c8a30
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dMDtfP5\x2dfSli\x2dJwLe\x2d0ZEn\x2dyDJF\x2dkSXA\x2dZY2rNw.device
	Following Set Member: dev-mapper-nvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2db13d9ee6ca5147efb9864fdda0714d1b\x2dnvme0n1p3_crypt.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2ddiskseq-3.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/dm-name-nvme0n1p3_crypt
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 52f444688aad4591888f55f4978bbc82
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\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:03:00.0-nvme-1-part/by-partuuid/5356bd26-0989-4805-a2ad-ddf76a9e4ead
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit run-user-1000-gvfs.mount:
	Description: /run/user/1000/gvfs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:48 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:48 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:48 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: ae110db684b74cb9a8b2d166f4b62b69
	Source Path: /proc/self/mountinfo
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit)
	Conflicts: umount.target (origin-mountinfo)
	Before: umount.target (origin-mountinfo)
	Before: local-fs.target (origin-mountinfo)
	After: -.mount (origin-implicit)
	After: systemd-journald.socket (origin-file)
	After: local-fs-pre.target (origin-mountinfo)
	After: system.slice (origin-file)
	After: run-user-1000.mount (origin-implicit)
	References: -.mount (origin-implicit)
	References: umount.target (origin-mountinfo)
	References: local-fs.target (origin-mountinfo)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: run-user-1000.mount (origin-implicit)
	References: local-fs-pre.target (origin-mountinfo)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/user/1000 (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/gvfs
	What: gvfsd-fuse
	File System Type: fuse.gvfsd-fuse
	Options: rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
	From /proc/self/mountinfo: yes
	From fragment: no
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:0d.3-domain0-0\x2d0.device:
	Description: /sys/devices/pci0000:00/0000:00:0d.3/domain0/0-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: cba0ed9c749a4cc0a77c36e5ff175902
	Wants: bolt.service (origin-udev)
	References: bolt.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:0d.3/domain0/0-0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.3/domain0/0-0
	Found: found-udev
	udev SYSTEMD_WANTS: bolt.service
? 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrextend(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrextend.socket
	ConditionSecurity: measured-uki failed
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: tpm2.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: sockets.target (origin-file)
	References: tpm2.target (origin-file)
	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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1.device:
	Description: Micron 2300 NVMe 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c59ba234798d41389a163e8a99a93c8b
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be.device
	Following Set Member: dev-disk-by\x2ddiskseq-2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE.device
	Following Set Member: dev-nvme0n1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE.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/nvme-Micron_2300_NVMe_1024GB_________2151338405BE_1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1
	Found: found-udev
? Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /dev-hugepages.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 92da6bb9122d475eb4f6a982de55763e
	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
	ConditionVirtualization: !private-users succeeded
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /sys/kernel/mm/hugepages succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-implicit origin-path)
	Requires: -.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: -.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-implicit origin-path)
	References: sysinit.target (origin-file)
	References: -.mount (origin-implicit origin-path)
	References: -.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount hugetlbfs /dev/hugepages -t hugetlbfs -o nosuid,nodev
			PID: 703
			Start Timestamp: Thu 2025-09-11 17:25:29.311857 CEST
			Handoff Timestamp: 4.704ms since start
			Exit Timestamp: 8.612ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 44c6533f1d9a407fabdf4e5bec3e9d83
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.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:02:00.0-nvme-1-part/by-partnum/1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/syslog.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: bdbb6eb5e5b44dcc961ff02f83349bf1
	Documentation: man:systemd.special(7)
	Documentation: https://systemd.io/SYSLOG
	Fragment Path: /usr/lib/systemd/system/syslog.socket
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	RequiredBy: rsyslog.service (destination-file)
	Conflicts: emergency.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: emergency.service (origin-file)
	Before: systemd-journald.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: rsyslog.service (origin-implicit)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	Triggers: rsyslog.service (origin-implicit)
	References: sockets.target (origin-file)
	References: emergency.service (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	References: rsyslog.service (origin-implicit)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: rsyslog.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: 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
	PassFileDescriptorsToExec: no
	PassSecurity: yes
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: syslog.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8d91a7cdac23415f87a976cb3a523bc2
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/veritysetup.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: sysinit.target (destination-default)
	Before: shutdown.target (origin-default)
	After: 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 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 realized: no
	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 failed
	ConditionNeedsUpdate: |/etc failed
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-update-done.service (origin-file)
	Before: systemd-firstboot.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-udevd.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-tmpfiles-setup-dev-early.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: initrd-switch-root.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-tmpfiles-setup-dev-early.service (origin-file)
	References: systemd-update-done.service (origin-file)
	References: systemd-tmpfiles-setup-dev.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: systemd-firstboot.service (destination-file)
	ReferencedBy: systemd-timesyncd.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:12.0-\x7b33AECD58\x2dB679\x2d4E54\x2d9BD9\x2dA04D34F0C226\x7d-001F:8087:0AC2.0002-HID\x2dSENSOR\x2d200041.3.auto-iio:device0.device:
	Description: /sys/devices/pci0000:00/0000:00:12.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.3.auto/iio:device0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e7872d12deed4bc498cfe5fe72f0ffac
	Following Set Member: dev-iio:device0.device
	Wants: iio-sensor-proxy.service (origin-udev)
	References: iio-sensor-proxy.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:12.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.3.auto/iio:device0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:12.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.3.auto/iio:device0
	Found: found-udev
	udev SYSTEMD_WANTS: iio-sensor-proxy.service
? Unit dev-snd-controlC0.device:
	Description: Sennheiser_USB_headset
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 6da73bab76054706b224cf07e1d5f2f5
	Following: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device
	Following Set Member: dev-snd-by\x2did-usb\x2dSennheiser_Communications_Sennheiser_USB_headset\x2d00.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusbv2\x2d0:4.2.4.3:1.0.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:4.2.4.3:1.0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/snd/controlC0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2.4/3-4.2.4.3/3-4.2.4.3:1.0/sound/card0/controlC0
	Found: found-udev
? Unit dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: eeec2e0cb773486899733a954eef75e7
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-nvme1n1p1.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/nvme-eui.36483230548368550025385800000001-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit systemd-creds.socket:
	Description: Credential Encryption/Decryption
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-creds.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: eccd5c133db840d5ad236e5074693896
	Documentation: man:systemd-creds(1)
	Fragment Path: /usr/lib/systemd/system/systemd-creds.socket
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	References: -.mount (origin-file 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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	SELinuxContextFromNet: no
	Accepted: 0
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit docker.service:
	Description: Docker Application Container Engine
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:42 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:42 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/docker.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: cpu cpuacct cpuset io memory pids
	CGroup delegate mask: cpu cpuacct cpuset io memory pids
	Invocation ID: be1cb78de153405983d81e6a6f3f0a1f
	Documentation: https://docs.docker.com
	Fragment Path: /usr/lib/systemd/system/docker.service
	Condition Timestamp: Thu 2025-09-11 17:25:39 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:39 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: docker.socket (origin-file)
	Requires: system.slice (origin-file)
	Wants: containerd.service (origin-file)
	Wants: network-online.target (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: firewalld.service (origin-file)
	After: system.slice (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: time-set.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: containerd.service (origin-file)
	After: docker.socket (origin-file destination-implicit)
	TriggeredBy: docker.socket (destination-implicit)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: docker.socket (origin-file)
	References: containerd.service (origin-file)
	References: firewalld.service (origin-file)
	References: time-set.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: network-online.target (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: docker.socket (destination-implicit)
	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: notify
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: continue
	ReloadSignal: HUP
	Main PID: 2420
	Main PID Known: yes
	Main PID Alien: no
	RestartSec: 2s
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: infinity
	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
	EnvironmentFile: -/etc/default/docker
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: -500
	LimitCORE: 18446744073709551615
	LimitCORESoft: 18446744073709551615
	LimitNPROC: 18446744073709551615
	LimitNPROCSoft: 18446744073709551615
	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/dockerd -H fd:// --containerd=/run/containerd/containerd.sock "\$DOCKER_OPTS"
			PID: 2420
			Start Timestamp: Thu 2025-09-11 17:25:39.679160 CEST
			Handoff Timestamp: 43.552ms since start
	? ExecReload:
		Command Line: /bin/kill -s HUP "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	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.timer:
	Description: Daily apt download activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2424358530734c00ae995014e2959dfe
	Fragment Path: /usr/lib/systemd/system/apt-daily.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file 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: timers.target (origin-default)
	Before: apt-daily.service (origin-implicit)
	After: -.mount (origin-file origin-path)
	After: time-sync.target (origin-default)
	After: time-set.target (origin-default)
	After: sysinit.target (origin-default)
	Triggers: apt-daily.service (origin-implicit)
	References: apt-daily.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: time-set.target (origin-default)
	References: timers.target (origin-default)
	ReferencedBy: timers.target (destination-file)
	ReferencedBy: apt-daily-upgrade.timer (destination-file)
	RequiresMountsFor: /var/lib/systemd/timers (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	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 polkit.service:
	Description: Authorization Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/polkit.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: 5f8ec85ffbea466a8eea40c0c0461f09
	Documentation: man:polkit(8)
	Fragment Path: /usr/lib/systemd/system/polkit.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	RequiredBy: ModemManager.service (destination-file)
	RequiredBy: pcscd.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: ModemManager.service (destination-file)
	Before: bolt.service (destination-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: tmp.mount (origin-path)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: tmp.mount (origin-path)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-default)
	ReferencedBy: ModemManager.service (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: pcscd.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: 1571
	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
	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: execve pipe2 oldfstat ipc sendfile tgkill alarm lstat sendmsg set_thread_area connect unlinkat listen clock_nanosleep_time64 readdir getgid32 arm_fadvise64_64 msgsnd rt_sigaction _llseek readv fallocate timerfd_settime64 mknod getdents mlockall set_robust_list io_uring_register mseal fcntl64 add_key removexattrat swapcontext listxattrat move_pages landlock_add_rule preadv getdents64 semtimedop tee getuid tkill sigpending mq_open mq_timedreceive_time64 fstat64 renameat read getpeername chmod dup2 get_robust_list mlock2 clone3 wait4 process_madvise sysinfo restart_syscall set_mempolicy rename pwrite64 shmctl getresuid32 rt_sigreturn fstatat64 syncfs uname execveat flock stat64 rt_tgsigqueueinfo waitpid readahead setregid32 munmap setreuid setresgid fork ftruncate64 semctl fdatasync migrate_pages getrandom brk lseek getxattr semtimedop_time64 nice recvmsg getegid fchdir write lchown32 pipe io_uring_enter timer_gettime setpriority inotify_rm_watch mq_unlink setreuid32 socketpair mq_getsetattr setfsuid epoll_create setitimer listxattr madvise userfaultfd getsockopt nanosleep umask mremap setfsgid32 epoll_ctl_old open sigaltstack exit_group readlinkat setresgid32 setpgid setfsgid getresgid setsid request_key sigprocmask signalfd openat2 dup mknodat olduname copy_file_range sched_getparam recvmmsg cacheflush pidfd_open mmap2 poll splice sigaction msgctl vfork ioprio_set munlock chown chdir timer_delete msync setns removexattr llistxattr timerfd_gettime getppid pwritev2 setregid clock_getres_time64 fadvise64 personality timer_settime fstat rt_sigpending truncate64 close_range getpgrp sendfile64 link setfsuid32 epoll_wait_old signal mq_notify faccessat2 mq_timedsend_time64 utimensat_time64 unshare accept4 uretprobe setxattrat accept time epoll_ctl sigsuspend fchown sched_get_priority_min set_tls fchown32 clock_getres fcntl seccomp mq_timedreceive setxattr ppoll io_submit geteuid32 futimesat waitid fsetxattr ioprio_get send symlink setgroups rt_sigtimedwait_time64 getegid32 times fstatfs rt_sigsuspend getgroups futex_time64 oldstat futex setresuid sigreturn kcmp getpriority sync_file_range2 pselect6_time64 get_mempolicy arch_prctl unlink fsync setrlimit epoll_wait remap_file_pages clock_gettime64 sched_getscheduler getresuid getxattrat openat lremovexattr prctl fstatfs64 io_pgetevents rmdir mprotect geteuid shmat oldlstat semop riscv_hwprobe fchownat select timer_create creat getuid32 close io_setup rt_sigprocmask shmget mq_timedsend shutdown eventfd sync statmount sched_setattr semget riscv_flush_icache faccessat timer_gettime64 recvmmsg_time64 statfs64 truncate setuid32 getcpu lsetxattr io_getevents rt_sigtimedwait oldolduname msgget setgid getgid capget getpid sched_setscheduler process_vm_writev writev utime setgid32 fchmodat2 rt_sigqueueinfo epoll_pwait pidfd_send_signal membarrier clone lgetxattr utimes pwritev io_cancel sched_getattr process_vm_readv timerfd_create statfs lstat64 preadv2 recv mkdir getsockname setsockopt io_uring_setup memfd_create eventfd2 listmount setuid lchown flistxattr sendto mmap capset gettid getrlimit newfstatat utimensat landlock_restrict_self sched_get_priority_max sync_file_range timerfd_settime set_tid_address fgetxattr clock_nanosleep exit sched_yield access _newselect io_pgetevents_time64 name_to_handle_at statx epoll_pwait2 futex_waitv inotify_init1 sched_getaffinity rseq renameat2 fremovexattr setresuid32 getrusage gettimeofday ioctl chown32 socketcall ugetrlimit fchmodat pselect6 getresgid32 mlock ftruncate get_thread_area symlinkat keyctl getcwd sendmmsg mkdirat vmsplice munlockall setgroups32 epoll_create1 stat socket getsid mbind msgrcv getpgid fchmod prlimit64 fadvise64_64 bind pause getitimer inotify_add_watch sched_rr_get_interval sched_setaffinity clock_gettime landlock_create_ruleset readlink timer_settime64 sched_rr_get_interval_time64 inotify_init timerfd_gettime64 signalfd4 shmdt getgroups32 recvfrom dup3 ppoll_time64 linkat timer_getoverrun kill set_mempolicy_home_node pread64 sched_setparam io_destroy
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/lib/polkit-1/polkitd --no-debug --log-level=notice
			PID: 1571
			Start Timestamp: Thu 2025-09-11 17:25:35.721349 CEST
			Handoff Timestamp: 75.643ms since start
	Status Text: Processing requests...
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 4875a6ac14524737ab268135cfc47a3a
	Following: sys-devices-platform-serial8250-serial8250:0-serial8250:0.0-tty-ttyS0.device
	Following Set Member: sys-devices-platform-serial8250-serial8250:0-serial8250:0.0-tty-ttyS0.device
	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/platform/serial8250/serial8250:0/serial8250:0.0/tty/ttyS0
	Found: found-udev
? Unit blockdev at dev-mapper-debtag\x2d\x2dvg\x2droot.target:
	Description: Block Device Preparation for /dev/mapper/debtag--vg-root
	Instance: dev-mapper-debtag\x2d\x2dvg\x2droot
	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 plymouth-read-write.service:
	Alias: plymouth-log.service
	Description: Tell Plymouth To Write Out Runtime Data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: ad3bb2cde3824c5e97c83856f46b9ae7
	Fragment Path: /usr/lib/systemd/system/plymouth-read-write.service
	ConditionPathExists: !/etc/initrd-release succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	WantedBy: sysinit.target (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-journald.socket (origin-file)
	References: sysinit.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: 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
	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/plymouth update-root-fs --read-write
			PID: 1392
			Start Timestamp: Thu 2025-09-11 17:25:35.605840 CEST
			Handoff Timestamp: 5.598ms since start
			Exit Timestamp: 10.746ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-cryptsetup at nvme0n1p3_crypt.service:
	Description: Cryptography Setup for nvme0n1p3_crypt
	Instance: nvme0n1p3_crypt
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dcryptsetup.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: ec56e3a91f874fa2af13ecba6d2eb1d5
	Documentation: man:crypttab(5)
	Documentation: man:systemd-cryptsetup-generator(8)
	Documentation: man:systemd-cryptsetup at .service(8)
	Fragment Path: /run/systemd/generator/systemd-cryptsetup at nvme0n1p3_crypt.service
	Source Path: /etc/crypttab
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system-systemd\x2dcryptsetup.slice (origin-file)
	Wants: blockdev at dev-mapper-nvme0n1p3_crypt.target (origin-file)
	BindsTo: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device (origin-file)
	RequiredBy: cryptsetup.target (destination-file)
	RequiredBy: dev-mapper-nvme0n1p3_crypt.device (destination-file)
	Conflicts: umount.target (origin-file)
	Before: umount.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: blockdev at dev-mapper-nvme0n1p3_crypt.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-udevd-kernel.socket (origin-file)
	After: cryptsetup-pre.target (origin-file)
	After: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device (origin-file)
	After: system-systemd\x2dcryptsetup.slice (origin-file)
	After: systemd-tpm2-setup-early.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-file)
	References: systemd-tpm2-setup-early.service (origin-file)
	References: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: cryptsetup.target (origin-file)
	References: system-systemd\x2dcryptsetup.slice (origin-file origin-slice-property)
	References: systemd-udevd-kernel.socket (origin-file)
	References: blockdev at dev-mapper-nvme0n1p3_crypt.target (origin-file)
	ReferencedBy: cryptsetup.target (destination-file)
	ReferencedBy: dev-mapper-nvme0n1p3_crypt.device (destination-file)
	InSlice: system-systemd\x2dcryptsetup.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	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: 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: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: 500
	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/systemd-cryptsetup attach nvme0n1p3_crypt /dev/disk/by-uuid/b13d9ee6-ca51-47ef-b986-4fdda0714d1b none luks,discard
			PID: 860
			Start Timestamp: Thu 2025-09-11 17:25:29.549012 CEST
			Handoff Timestamp: 10.352ms since start
			Exit Timestamp: 41.508ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/bin/systemd-cryptsetup detach nvme0n1p3_crypt
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-subsystem-bluetooth-devices-hci0.device:
	Description: /sys/subsystem/bluetooth/devices/hci0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 22014dd4c7cc4bafa81c21660cf4f459
	Following Set Member: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d14-3\x2d14:1.0-bluetooth-hci0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/subsystem/bluetooth/devices/hci0
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/bluetooth/hci0
	Found: found-udev
? 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e54c445a984f43e9bf94c6c207304e61
	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 dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 07fc8c13b21e4a339f8446b16c46fd90
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.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/nvme-PM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit dev-disk-by\x2did-dm\x2dname\x2dnvme1n1p1_crypt.device:
	Description: /dev/disk/by-id/dm-name-nvme1n1p1_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 71fbf619d3c844db91cabe4412af153a
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2duuid-d0dc2ca3\x2d34fc\x2d48ea\x2dab98\x2db95e56a46bd1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d20bdece1b98b4880b0808a8238f344d5\x2dnvme1n1p1_crypt.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-mapper-nvme1n1p1_crypt.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2ddiskseq-7.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/dm-name-nvme1n1p1_crypt
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
? 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: grub-common.service (origin-file)
	References: systemd-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-nvme0n1p3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a48febe0b11547da9afca9799edac247
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/nvme0n1p3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit fwupd-refresh.timer:
	Description: Refresh fwupd metadata regularly
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 67e8958d886149a3868f17f726003b5b
	Fragment Path: /usr/lib/systemd/system/fwupd-refresh.timer
	ConditionVirtualization: !container succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: timers.target (origin-default)
	Before: fwupd-refresh.service (origin-implicit)
	Before: shutdown.target (origin-default)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: time-set.target (origin-default)
	After: -.mount (origin-file origin-path)
	Triggers: fwupd-refresh.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	References: time-sync.target (origin-default)
	References: fwupd-refresh.service (origin-implicit)
	References: time-set.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: fwupd-refresh.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* *:00:00
? Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c0caf99c40154f8c92ee6e242182f592
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/local-fs.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: boot.mount (origin-file)
	Requires: boot-efi.mount (origin-file)
	Requires: -.mount (origin-file)
	Requires: media2.mount (origin-file)
	Requires: home.mount (origin-file)
	Wants: systemd-remount-fs.service (origin-file)
	Wants: run-lock.mount (origin-file)
	Wants: systemd-fsck-root.service (origin-file)
	Wants: tmp.mount (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: plymouth-read-write.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: ldconfig.service (destination-file)
	Before: systemd-confext.service (destination-file)
	Before: containerd.service (destination-file)
	Before: systemd-journal-catalog-update.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: systemd-update-done.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: networking.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: sysinit.target (destination-file)
	Before: systemd-sysext.socket (destination-file)
	Before: binfmt-support.service (destination-file)
	Before: systemd-sysext.service (destination-file)
	After: run-lock.mount (destination-file)
	After: tmp.mount (destination-file)
	After: systemd-fsck-root.service (destination-file)
	After: run-user-1000-gvfs.mount (destination-mountinfo)
	After: var-lib-machines.mount (destination-mount-file)
	After: boot-efi.mount (destination-file destination-mountinfo)
	After: systemd-quotacheck-root.service (destination-file)
	After: run-user-1000-doc.mount (destination-mountinfo)
	After: boot.mount (destination-file destination-mountinfo)
	After: run-user-1000.mount (destination-mountinfo)
	After: media2.mount (destination-file destination-mountinfo)
	After: -.mount (destination-file)
	After: local-fs-pre.target (origin-file)
	After: systemd-remount-fs.service (destination-file)
	After: home.mount (destination-file destination-mountinfo)
	OnFailure: emergency.target (origin-file)
	References: tmp.mount (origin-file)
	References: home.mount (origin-file)
	References: boot-efi.mount (origin-file)
	References: emergency.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: -.mount (origin-file)
	References: boot.mount (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: media2.mount (origin-file)
	References: run-lock.mount (origin-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: plymouth-read-write.service (destination-file)
	ReferencedBy: boot.mount (destination-file destination-mountinfo)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: -.mount (destination-file)
	ReferencedBy: run-user-1000.mount (destination-mountinfo)
	ReferencedBy: boot-efi.mount (destination-file destination-mountinfo)
	ReferencedBy: systemd-sysext.socket (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-quotacheck-root.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: var-lib-machines.mount (destination-mount-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: systemd-update-done.service (destination-file)
	ReferencedBy: media2.mount (destination-file destination-mountinfo)
	ReferencedBy: home.mount (destination-file destination-mountinfo)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: run-user-1000-doc.mount (destination-mountinfo)
	ReferencedBy: containerd.service (destination-file)
	ReferencedBy: binfmt-support.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: run-lock.mount (destination-file)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: run-user-1000-gvfs.mount (destination-mountinfo)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	Target State: active
? Unit xendomains.service:
	Description: xendomains.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
	CGroup realized: no
	ConflictedBy: libvirtd.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
? Unit timers.target:
	Description: Timer Units
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: da52b21f16934288a583d11fc658e988
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/timers.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Wants: fwupd-refresh.timer (origin-file)
	Wants: logrotate.timer (origin-file)
	Wants: exim4-base.timer (origin-file)
	Wants: locate.timer (origin-file)
	Wants: apt-daily-upgrade.timer (origin-file)
	Wants: fstrim.timer (origin-file)
	Wants: man-db.timer (origin-file)
	Wants: e2scrub_all.timer (origin-file)
	Wants: anacron.timer (origin-file)
	Wants: dpkg-db-backup.timer (origin-file)
	Wants: apt-daily.timer (origin-file)
	Wants: systemd-tmpfiles-clean.timer (origin-file)
	WantedBy: basic.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	After: anacron.timer (destination-default)
	After: exim4-base.timer (destination-default)
	After: apt-daily-upgrade.timer (destination-default)
	After: locate.timer (destination-default)
	After: systemd-tmpfiles-clean.timer (destination-default)
	After: logrotate.timer (destination-default)
	After: fwupd-refresh.timer (destination-default)
	After: apt-daily.timer (destination-default)
	After: man-db.timer (destination-default)
	After: dpkg-db-backup.timer (destination-default)
	After: fstrim.timer (destination-default)
	After: e2scrub_all.timer (destination-default)
	References: systemd-tmpfiles-clean.timer (origin-file)
	References: exim4-base.timer (origin-file)
	References: apt-daily.timer (origin-file)
	References: shutdown.target (origin-file)
	References: dpkg-db-backup.timer (origin-file)
	References: e2scrub_all.timer (origin-file)
	References: fstrim.timer (origin-file)
	References: man-db.timer (origin-file)
	References: locate.timer (origin-file)
	References: logrotate.timer (origin-file)
	References: apt-daily-upgrade.timer (origin-file)
	References: fwupd-refresh.timer (origin-file)
	References: anacron.timer (origin-file)
	ReferencedBy: locate.timer (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: basic.target (destination-file)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: fwupd-refresh.timer (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit time-set.target:
	Description: System Time Set
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 29e6798eb3b5436b9a4e5ec859b424bd
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/time-set.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	WantedBy: systemd-timesyncd.service (destination-file)
	WantedBy: time-sync.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: docker.service (destination-file)
	Before: apt-daily.timer (destination-default)
	Before: dpkg-db-backup.timer (destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: e2scrub_all.timer (destination-default)
	Before: locate.timer (destination-default)
	Before: fwupd-refresh.timer (destination-default)
	Before: shutdown.target (origin-default)
	Before: exim4-base.timer (destination-default)
	Before: fstrim.timer (destination-default)
	Before: time-sync.target (destination-file destination-default)
	Before: logrotate.timer (destination-default)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: anacron.timer (destination-default)
	Before: man-db.timer (destination-default)
	After: systemd-timesyncd.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: fwupd-refresh.timer (destination-default)
	ReferencedBy: locate.timer (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.timer (destination-default)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: docker.service (destination-file)
	ReferencedBy: e2scrub_all.timer (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: time-sync.target (destination-file destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? 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 realized: no
	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-file origin-path)
	RequiredBy: emergency.target (destination-file)
	Conflicts: rescue.service (origin-file)
	Conflicts: shutdown.target (origin-file)
	ConflictedBy: systemd-ask-password-wall.path (destination-file)
	ConflictedBy: systemd-ask-password-console.path (destination-file)
	ConflictedBy: sysinit.target (destination-file)
	ConflictedBy: systemd-ask-password-console.service (destination-file)
	ConflictedBy: syslog.socket (destination-file)
	Before: emergency.target (destination-file)
	Before: rescue.service (origin-file)
	Before: initrd-switch-root.target (destination-file)
	Before: shutdown.target (origin-file)
	After: systemd-ask-password-wall.path (destination-file)
	After: sysinit.target (destination-file)
	After: systemd-ask-password-console.service (destination-file)
	After: -.mount (origin-file origin-path)
	After: syslog.socket (destination-file)
	After: systemd-ask-password-console.path (destination-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: rescue.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: systemd-ask-password-console.path (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: systemd-ask-password-wall.path (destination-file)
	ReferencedBy: syslog.socket (destination-file)
	ReferencedBy: emergency.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f215feed3a5841f4b77faaf2836f4fc5
	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 dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1.device:
	Description: PM9A1 NVMe Samsung 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 1568c51d19a842f69528f4cf3b87e6b5
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855.device
	Following Set Member: dev-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001.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:03:00.0-nvme-1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cron.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 29f9312102ab4430becdafab772f193a
	Documentation: man:cron(8)
	Fragment Path: /usr/lib/systemd/system/cron.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	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: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: nss-user-lookup.target (origin-file)
	After: sysinit.target (origin-default)
	After: remote-fs.target (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: remote-fs.target (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: shutdown.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: 1554
	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
	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"
			PID: 1554
			Start Timestamp: Thu 2025-09-11 17:25:35.710819 CEST
			Handoff Timestamp: 3.922ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-mapper-debtag\x2d\x2dvg\x2droot.device:
	Description: /dev/mapper/debtag--vg-root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: add62c1473404b13b155f40090bfb221
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj.device
	Following Set Member: dev-disk-by\x2duuid-be48b676\x2d20b5\x2d4d94\x2db527\x2d5784bafbe2ba.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-debtag\x2dvg-root.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2droot.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/mapper/debtag--vg-root
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev,found-mount
? Unit dev-mapper-debtag\x2d\x2dvg\x2dhome.device:
	Description: /dev/mapper/debtag--vg-home
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 410d73975edd4dffa3bd7f03d3a7a9fb
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-debtag\x2dvg-home.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-disk-by\x2duuid-d018d5d1\x2d49fa\x2d4b9f\x2d8a16\x2dfc43dd4d5957.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-disk-by\x2ddiskseq-6.device
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	RequiredBy: home.mount (destination-mountinfo)
	BoundBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	Before: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	Before: home.mount (destination-mountinfo)
	PropagatesStopTo: home.mount (destination-mountinfo)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: home.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/mapper/debtag--vg-home
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev,found-mount
? 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-pstore(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pstore.service
	ConditionVirtualization: !container succeeded
	ConditionDirectoryNotEmpty: /sys/fs/pstore failed
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file 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: modprobe at efi_pstore.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	References: modprobe at efi_pstore.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-remount-fs.service (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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 23d490f841d148d0915b5eabdae6d9e7
	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 succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Wants: systemd-journald.service (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: soft-reboot.target (origin-file)
	Before: systemd-soft-reboot.service (origin-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	Before: soft-reboot.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-quotacheck-root.service (origin-file)
	After: systemd-journald.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-file origin-path)
	References: systemd-quotacheck-root.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: soft-reboot.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: systemd-journald.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-soft-reboot.service (origin-file)
	References: systemd-remount-fs.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
	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
			PID: 747
			Start Timestamp: Thu 2025-09-11 17:25:29.374908 CEST
			Handoff Timestamp: 3.125ms since start
			Exit Timestamp: 58.107ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: journalctl --smart-relinquish-var
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit virtlockd.socket:
	Description: virtlockd.socket
	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
	CGroup realized: no
	WantedBy: libvirtd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: libvirtd.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
? 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-pcrlock(8)
	Fragment Path: /usr/lib/systemd/system/systemd-pcrlock.socket
	ConditionSecurity: measured-uki failed
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	WantedBy: sockets.target (destination-file)
	Before: sockets.target (origin-file)
	After: -.mount (origin-file origin-path)
	After: tpm2.target (origin-file)
	After: system.slice (origin-file)
	References: tpm2.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: sockets.target (origin-file)
	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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: varlink
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 1976cf59135d4c91987859f3658ee95f
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.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/nvme-Micron_2300_NVMe_1024GB__2151338405BE-part3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001.device:
	Description: PM9A1 NVMe Samsung 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5a0e02fca2984853a9125069839db53b
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.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/nvme-eui.36483230548368550025385800000001
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	Found: found-udev
? Unit docker.socket:
	Description: Docker Socket for the API
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:42 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/docker.socket
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: e04ab4988184407887047688ed2e9c85
	Fragment Path: /usr/lib/systemd/system/docker.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	RequiredBy: docker.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: docker.service (origin-implicit destination-file)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	Triggers: docker.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: docker.service (origin-implicit)
	References: shutdown.target (origin-default)
	References: sockets.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: docker.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/docker.sock (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: 0660
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: docker.socket
	SELinuxContextFromNet: no
	FlushPending: no
	SocketUser: root
	SocketGroup: docker
	ListenStream: /run/docker.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	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 failed
	ConditionPathExists: |/etc/udev/hwdb.bin failed
	ConditionPathExists: |!/usr/lib/udev/hwdb.bin failed
	ConditionNeedsUpdate: /etc failed
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	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)
	Before: systemd-udevd.service (destination-file)
	Before: systemd-update-done.service (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-update-done.service (origin-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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-ask-password-console.path:
	Description: Dispatch Password Requests to Console Directory Watch
	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-ask-password-console.path(8)
	Fragment Path: /usr/lib/systemd/system/systemd-ask-password-console.path
	ConditionPathExists: !/run/plymouth/pid failed
	Condition Timestamp: Thu 2025-09-11 17:25:31 CEST
	Condition Result: no
	Requires: -.mount (origin-file origin-path)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Conflicts: emergency.service (origin-file)
	Before: paths.target (origin-file)
	Before: emergency.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-ask-password-console.service (origin-implicit)
	Before: cryptsetup.target (origin-file)
	After: -.mount (origin-file origin-path)
	After: plymouth-start.service (origin-file)
	Triggers: systemd-ask-password-console.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: cryptsetup.target (origin-file)
	References: paths.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-ask-password-console.service (origin-implicit)
	References: plymouth-start.service (origin-file)
	References: emergency.service (origin-file)
	ReferencedBy: sysinit.target (destination-file)
	RequiresMountsFor: /run/systemd/ask-password (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: dead
	Result: success
	Unit: systemd-ask-password-console.service
	MakeDirectory: yes
	DirectoryMode: 0755
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	DirectoryNotEmpty: /run/systemd/ask-password
? 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 realized: no
	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: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	OnFailure: emergency.target (origin-file)
	References: initrd-root-fs.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: emergency.target (origin-file)
	References: systemd-journald.socket (origin-file)
	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
	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
		Command Line: systemctl --no-block start initrd-cleanup.service
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit machine.slice:
	Description: Virtual Machine and Container Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /machine.slice
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 24ebc8e4d216496c8f84299da0901bec
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/machine.slice
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.slice (origin-implicit)
	WantedBy: systemd-machined.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: slices.target (origin-file)
	Before: systemd-machined.service (destination-file)
	After: -.slice (origin-implicit)
	References: -.slice (origin-implicit)
	References: slices.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-machined.service (destination-file)
	InSlice: -.slice (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 7db478dc89d24f728bc31d684f38b1c2
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/swap.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: run-user-1000.mount (destination-mountinfo)
	Before: sysinit.target (destination-file destination-default)
	Before: tmp.mount (destination-file)
	After: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-default)
	After: dev-dm\x2d2.swap (destination-default)
	After: dev-disk-by\x2ddiskseq-5.swap (destination-default)
	After: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-default)
	After: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (origin-default destination-default)
	After: dev-debtag\x2dvg-swap_1.swap (destination-default)
	References: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	ReferencedBy: dev-disk-by\x2ddiskseq-5.swap (destination-default)
	ReferencedBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-default)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-default)
	ReferencedBy: dev-dm\x2d2.swap (destination-default)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: dev-debtag\x2dvg-swap_1.swap (destination-default)
	ReferencedBy: sysinit.target (destination-file destination-default)
	ReferencedBy: run-user-1000.mount (destination-mountinfo)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-default)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit dev-debtag\x2dvg-root.device:
	Description: /dev/debtag-vg/root
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 15d7dbbd116447f99aea4b331a33676e
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-disk-by\x2duuid-be48b676\x2d20b5\x2d4d94\x2db527\x2d5784bafbe2ba.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/debtag-vg/root
	Sysfs Path: /sys/devices/virtual/block/dm-1
	Found: found-udev
? Unit exim4.service:
	Description: exim Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:39 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/exim4.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: a7648c5fffd4450abb18d28f3420e057
	Documentation: man:exim(8)
	Documentation: https://exim.org/docs.html
	Fragment Path: /usr/lib/systemd/system/exim4.service
	Condition Timestamp: Thu 2025-09-11 17:25:39 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:39 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: network-online.target (origin-file)
	Wants: tmp.mount (origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: postfix.service (origin-file)
	Conflicts: sendmail.service (origin-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: tmp.mount (origin-path)
	After: network-online.target (origin-file)
	After: -.mount (origin-file origin-path)
	After: nss-lookup.target (origin-file)
	After: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: tmp.mount (origin-path)
	References: shutdown.target (origin-default)
	References: postfix.service (origin-file)
	References: sendmail.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: network-online.target (origin-file)
	References: nss-lookup.target (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: 2750
	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
	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"
			PID: 2421
			Start Timestamp: Thu 2025-09-11 17:25:39.680872 CEST
			Handoff Timestamp: 56.517ms since start
			Exit Timestamp: 89.819ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStart:
		Command Line: /usr/sbin/exim4 "\$EXIMSERVICE"
			PID: 2750
			Start Timestamp: Thu 2025-09-11 17:25:39.827650 CEST
			Handoff Timestamp: 32.435ms since start
	? ExecReload:
		Command Line: /usr/sbin/update-exim4.conf "\$UPEX4OPTS"
		Command Line: kill -HUP "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 cups.path:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9ccaab3932394bad90f019b8cd95a1fc
	Fragment Path: /usr/lib/systemd/system/cups.path
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	PartOf: cups.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: paths.target (origin-default)
	Before: cups.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	Triggers: cups.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: paths.target (origin-default)
	References: cups.service (origin-file origin-implicit)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	RequiresMountsFor: /var/cache/cups/org.cups.cupsd (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Path State: running
	Result: success
	Unit: cups.service
	MakeDirectory: no
	DirectoryMode: 0755
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 200
	PathExists: /var/cache/cups/org.cups.cupsd
? Unit dev-debtag\x2dvg-swap_1.device:
	Description: /dev/debtag-vg/swap_1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f72183c7f56f487096135c1000b647b0
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/debtag-vg/swap_1
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
? Unit dev-disk-by\x2ddiskseq-2\x2dpart3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a819453e693940db9241f59ef75c8ee4
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-nvme0n1p3.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/2-part3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: 
	CGroup realized: yes
	CGroup realized mask: cpu 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 cpuacct cpuset io memory devices pids bpf-firewall bpf-devices
	Documentation: man:systemd.special(7)
	RequiredBy: system.slice (destination-implicit)
	RequiredBy: sys-kernel-config.mount (destination-file)
	RequiredBy: sys-kernel-debug.mount (destination-file)
	RequiredBy: -.mount (destination-file)
	RequiredBy: user.slice (destination-implicit)
	RequiredBy: sys-fs-fuse-connections.mount (destination-file)
	RequiredBy: dev-mqueue.mount (destination-file)
	RequiredBy: init.scope (destination-file)
	RequiredBy: dev-hugepages.mount (destination-file)
	RequiredBy: machine.slice (destination-implicit)
	RequiredBy: sys-kernel-tracing.mount (destination-file)
	RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	WantedBy: slices.target (destination-file)
	Before: user.slice (destination-implicit)
	Before: sys-kernel-tracing.mount (destination-file)
	Before: system.slice (destination-implicit)
	Before: -.mount (destination-file)
	Before: machine.slice (destination-implicit)
	Before: dev-hugepages.mount (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: slices.target (destination-file)
	Before: init.scope (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: sys-fs-fuse-connections.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)
	ReferencedBy: machine.slice (destination-implicit)
	ReferencedBy: sys-kernel-tracing.mount (destination-file destination-slice-property)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: user.slice (destination-implicit)
	ReferencedBy: system.slice (destination-implicit)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file destination-slice-property)
	ReferencedBy: sys-kernel-debug.mount (destination-file destination-slice-property)
	ReferencedBy: -.mount (destination-file destination-slice-property)
	ReferencedBy: dev-mqueue.mount (destination-file destination-slice-property)
	SliceOf: sys-kernel-config.mount (destination-slice-property)
	SliceOf: init.scope (destination-slice-property)
	SliceOf: user.slice (destination-implicit)
	SliceOf: dev-mqueue.mount (destination-slice-property)
	SliceOf: machine.slice (destination-implicit)
	SliceOf: sys-kernel-tracing.mount (destination-slice-property)
	SliceOf: system.slice (destination-implicit)
	SliceOf: proc-sys-fs-binfmt_misc.mount (destination-slice-property)
	SliceOf: dev-hugepages.mount (destination-slice-property)
	SliceOf: -.mount (destination-slice-property)
	SliceOf: sys-kernel-debug.mount (destination-slice-property)
	SliceOf: sys-fs-fuse-connections.mount (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dkms.service:
	Description: Builds and install new kernel modules through DKMS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: b4a80d9f8af5438187f5e1dc6c047f8f
	Documentation: man:dkms(8)
	Fragment Path: /usr/lib/systemd/system/dkms.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	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: graphical.target (origin-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	Before: network-pre.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: graphical.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: network-pre.target (origin-file)
	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: 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
	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/dkms autoinstall --verbose --kernelver 6.12.43+deb13-amd64
			PID: 1559
			Start Timestamp: Thu 2025-09-11 17:25:35.712628 CEST
			Handoff Timestamp: 3.671ms since start
			Exit Timestamp: 82.949ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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
	Alias: runlevel5.target
	Description: Graphical Interface
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:42 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:42 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:42 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ac697d0994a94f68b6bb7b40e57b391c
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/graphical.target
	Condition Timestamp: Thu 2025-09-11 17:25:42 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:42 CEST
	Assert Result: yes
	Requires: multi-user.target (origin-file)
	Wants: gdm.service (origin-file)
	Wants: power-profiles-daemon.service (origin-file)
	Wants: pulseaudio-enable-autospawn.service (origin-file)
	Wants: e2scrub_reap.service (origin-file)
	Wants: udisks2.service (origin-file)
	Wants: switcheroo-control.service (origin-file)
	Wants: accounts-daemon.service (origin-file)
	Conflicts: rescue.target (origin-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: rescue.service (origin-file)
	Before: shutdown.target (origin-default)
	After: gdm.service (origin-file origin-default)
	After: pulseaudio-enable-autospawn.service (origin-default destination-file)
	After: switcheroo-control.service (origin-default)
	After: udisks2.service (origin-default)
	After: dkms.service (destination-file)
	After: multi-user.target (origin-file origin-default)
	After: e2scrub_reap.service (origin-default)
	After: rescue.target (origin-file)
	After: power-profiles-daemon.service (origin-default)
	After: rescue.service (origin-file)
	After: accounts-daemon.service (origin-default)
	References: gdm.service (origin-file origin-default)
	References: multi-user.target (origin-file origin-default)
	References: rescue.service (origin-file)
	References: udisks2.service (origin-file origin-default)
	References: rescue.target (origin-file)
	References: pulseaudio-enable-autospawn.service (origin-file origin-default)
	References: switcheroo-control.service (origin-file origin-default)
	References: e2scrub_reap.service (origin-file origin-default)
	References: accounts-daemon.service (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: power-profiles-daemon.service (origin-file origin-default)
	ReferencedBy: pulseaudio-enable-autospawn.service (destination-file)
	ReferencedBy: dkms.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit anbox-container-manager.service:
	Description: anbox-container-manager.service
	Instance: n/a
	Unit Load State: masked
	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
	CGroup realized: no
	Fragment Path: /etc/systemd/system/anbox-container-manager.service
	WantedBy: multi-user.target (destination-file)
	ReferencedBy: multi-user.target (destination-file)
? Unit sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device:
	Description: /sys/devices/platform/dell-laptop/leds/dell::kbd_backlight
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a1c04e47197744e9853b3f0f25b6d8a9
	Wants: systemd-backlight at leds:dell::kbd_backlight.service (origin-udev)
	References: systemd-backlight at leds:dell::kbd_backlight.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/platform/dell-laptop/leds/dell::kbd_backlight
	Sysfs Path: /sys/devices/platform/dell-laptop/leds/dell::kbd_backlight
	Found: found-udev
	udev SYSTEMD_WANTS: systemd-backlight at leds:dell::kbd_backlight.service
? Unit dev-disk-by\x2dpartlabel-build.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: e7c872bfbb17474c8148555a1e3e5fb4
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\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-partlabel/build
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: edf62ef48f694580bd18570c98631275
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.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:02:00.0-nvme-1-part3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit systemd-poweroff.service:
	Description: System Power Off
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-poweroff.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-poweroff.service
	Success Action: poweroff-force
	Requires: system.slice (origin-file)
	Requires: umount.target (origin-file)
	Requires: final.target (origin-file)
	Requires: shutdown.target (origin-file)
	RequiredBy: poweroff.target (destination-file)
	Before: poweroff.target (destination-file)
	After: system.slice (origin-file)
	After: plymouth-poweroff.service (destination-file)
	After: umount.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: final.target (origin-file)
	After: shutdown.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: umount.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: final.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: poweroff.target (destination-file)
	ReferencedBy: plymouth-poweroff.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: yes
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /system.slice
	CGroup realized: yes
	CGroup realized mask: cpu 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 cpuacct cpuset io memory devices pids bpf-firewall bpf-devices
	Documentation: man:systemd.special(7)
	Requires: -.slice (origin-implicit)
	RequiredBy: systemd-journald.service (destination-file)
	RequiredBy: systemd-fsck-root.service (destination-file)
	RequiredBy: alsa-state.service (destination-file)
	RequiredBy: systemd-sysctl.service (destination-file)
	RequiredBy: pulseaudio-enable-autospawn.service (destination-file)
	RequiredBy: systemd-reboot.service (destination-file)
	RequiredBy: logrotate.service (destination-file)
	RequiredBy: systemd-networkd.service (destination-file)
	RequiredBy: systemd-udevd-control.socket (destination-file)
	RequiredBy: systemd-udevd-kernel.socket (destination-file)
	RequiredBy: NetworkManager.service (destination-file)
	RequiredBy: e2scrub_reap.service (destination-file)
	RequiredBy: systemd-journald-audit.socket (destination-file)
	RequiredBy: home-mcastet-sshfs.mount (destination-file)
	RequiredBy: systemd-tpm2-setup.service (destination-file)
	RequiredBy: initrd-udevadm-cleanup-db.service (destination-file)
	RequiredBy: exim4-base.service (destination-file)
	RequiredBy: console-setup.service (destination-file)
	RequiredBy: systemd-random-seed.service (destination-file)
	RequiredBy: tmp.mount (destination-file)
	RequiredBy: system-systemd\x2dcryptsetup.slice (destination-implicit)
	RequiredBy: nvidia-hibernate.service (destination-file)
	RequiredBy: ifupdown-pre.service (destination-file)
	RequiredBy: systemd-hostnamed.socket (destination-file)
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	RequiredBy: dpkg-db-backup.service (destination-file)
	RequiredBy: systemd-tmpfiles-clean.service (destination-file)
	RequiredBy: uuidd.service (destination-file)
	RequiredBy: sshd-keygen.service (destination-file)
	RequiredBy: plymouth-halt.service (destination-file)
	RequiredBy: systemd-pcrphase.service (destination-file)
	RequiredBy: systemd-udev-settle.service (destination-file)
	RequiredBy: iio-sensor-proxy.service (destination-file)
	RequiredBy: systemd-journal-flush.service (destination-file)
	RequiredBy: systemd-initctl.service (destination-file)
	RequiredBy: emergency.service (destination-file)
	RequiredBy: systemd-sysext.service (destination-file)
	RequiredBy: ModemManager.service (destination-file)
	RequiredBy: dbus.socket (destination-file)
	RequiredBy: run-user-1000.mount (destination-file)
	RequiredBy: systemd-ask-password-wall.service (destination-file)
	RequiredBy: systemd-importd.service (destination-file)
	RequiredBy: systemd-udevd.service (destination-file)
	RequiredBy: systemd-hybrid-sleep.service (destination-file)
	RequiredBy: rsync.service (destination-file)
	RequiredBy: systemd-networkd.socket (destination-file)
	RequiredBy: systemd-confext.service (destination-file)
	RequiredBy: plymouth-quit.service (destination-file)
	RequiredBy: system-systemd\x2dbacklight.slice (destination-implicit)
	RequiredBy: plymouth-switch-root-initramfs.service (destination-file)
	RequiredBy: plymouth-switch-root.service (destination-file)
	RequiredBy: systemd-timesyncd.service (destination-file)
	RequiredBy: fstrim.service (destination-file)
	RequiredBy: systemd-logind.service (destination-file)
	RequiredBy: initrd-cleanup.service (destination-file)
	RequiredBy: wpa_supplicant.service (destination-file)
	RequiredBy: apparmor.service (destination-file)
	RequiredBy: grub-common.service (destination-file)
	RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
	RequiredBy: run-user-1000-doc.mount (destination-file)
	RequiredBy: systemd-importd.socket (destination-file)
	RequiredBy: alsa-restore.service (destination-file)
	RequiredBy: systemd-suspend.service (destination-file)
	RequiredBy: systemd-firstboot.service (destination-file)
	RequiredBy: apt-daily.service (destination-file)
	RequiredBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	RequiredBy: binfmt-support.service (destination-file)
	RequiredBy: nvidia-suspend.service (destination-file)
	RequiredBy: systemd-ask-password-console.service (destination-file)
	RequiredBy: virtlogd.service (destination-file)
	RequiredBy: uuidd.socket (destination-file)
	RequiredBy: plymouth-quit-wait.service (destination-file)
	RequiredBy: unattended-upgrades.service (destination-file)
	RequiredBy: virtlogd-admin.socket (destination-file)
	RequiredBy: rtkit-daemon.service (destination-file)
	RequiredBy: syslog.socket (destination-file)
	RequiredBy: systemd-machined.service (destination-file)
	RequiredBy: dm-event.service (destination-file)
	RequiredBy: systemd-user-sessions.service (destination-file)
	RequiredBy: switcheroo-control.service (destination-file)
	RequiredBy: apt-daily-upgrade.service (destination-file)
	RequiredBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	RequiredBy: cups.socket (destination-file)
	RequiredBy: system-modprobe.slice (destination-implicit)
	RequiredBy: systemd-tmpfiles-setup.service (destination-file)
	RequiredBy: libvirtd.socket (destination-file)
	RequiredBy: systemd-rfkill.service (destination-file)
	RequiredBy: libvirtd-admin.socket (destination-file)
	RequiredBy: systemd-remount-fs.service (destination-file)
	RequiredBy: virtlogd.socket (destination-file)
	RequiredBy: systemd-suspend-then-hibernate.service (destination-file)
	RequiredBy: docker.service (destination-file)
	RequiredBy: cron.service (destination-file)
	RequiredBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-file)
	RequiredBy: ldconfig.service (destination-file)
	RequiredBy: systemd-creds.socket (destination-file)
	RequiredBy: system-systemd\x2dfsck.slice (destination-implicit)
	RequiredBy: avahi-daemon.socket (destination-file)
	RequiredBy: dev-debtag\x2dvg-swap_1.swap (destination-file)
	RequiredBy: gdm.service (destination-file)
	RequiredBy: systemd-pstore.service (destination-file)
	RequiredBy: systemd-pcrlock.socket (destination-file)
	RequiredBy: systemd-poweroff.service (destination-file)
	RequiredBy: htpdate.service (destination-file)
	RequiredBy: systemd-tpm2-setup-early.service (destination-file)
	RequiredBy: low-memory-monitor.service (destination-file)
	RequiredBy: dbus.service (destination-file)
	RequiredBy: systemd-modules-load.service (destination-file)
	RequiredBy: systemd-hostnamed.service (destination-file)
	RequiredBy: systemd-udev-trigger.service (destination-file)
	RequiredBy: mosquitto.service (destination-file)
	RequiredBy: systemd-battery-check.service (destination-file)
	RequiredBy: pcscd.socket (destination-file)
	RequiredBy: systemd-sysext.socket (destination-file)
	RequiredBy: dev-disk-by\x2ddiskseq-5.swap (destination-file)
	RequiredBy: dm-event.socket (destination-file)
	RequiredBy: systemd-binfmt.service (destination-file)
	RequiredBy: libvirtd.service (destination-file)
	RequiredBy: libvirt-guests.service (destination-file)
	RequiredBy: cups.service (destination-file)
	RequiredBy: systemd-hibernate.service (destination-file)
	RequiredBy: colord.service (destination-file)
	RequiredBy: nvidia-resume.service (destination-file)
	RequiredBy: systemd-journal-catalog-update.service (destination-file)
	RequiredBy: initrd-parse-etc.service (destination-file)
	RequiredBy: systemd-quotacheck-root.service (destination-file)
	RequiredBy: systemd-kexec.service (destination-file)
	RequiredBy: dkms.service (destination-file)
	RequiredBy: nvidia-persistenced.service (destination-file)
	RequiredBy: systemd-hibernate-resume.service (destination-file)
	RequiredBy: pcscd.service (destination-file)
	RequiredBy: rsyslog.service (destination-file)
	RequiredBy: systemd-machine-id-commit.service (destination-file)
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-file)
	RequiredBy: lvm2-lvmpolld.socket (destination-file)
	RequiredBy: systemd-journald-dev-log.socket (destination-file)
	RequiredBy: blk-availability.service (destination-file)
	RequiredBy: systemd-rfkill.socket (destination-file)
	RequiredBy: systemd-networkd-persistent-storage.service (destination-file)
	RequiredBy: keyboard-setup.service (destination-file)
	RequiredBy: containerd.service (destination-file)
	RequiredBy: rc-local.service (destination-file)
	RequiredBy: upower.service (destination-file)
	RequiredBy: kmod-static-nodes.service (destination-file)
	RequiredBy: anacron.service (destination-file)
	RequiredBy: docker.socket (destination-file)
	RequiredBy: systemd-sysusers.service (destination-file)
	RequiredBy: systemd-pcrphase-sysinit.service (destination-file)
	RequiredBy: NetworkManager-wait-online.service (destination-file)
	RequiredBy: man-db.service (destination-file)
	RequiredBy: fwupd-refresh.service (destination-file)
	RequiredBy: rescue.service (destination-file)
	RequiredBy: media2.mount (destination-file)
	RequiredBy: cups-browsed.service (destination-file)
	RequiredBy: power-profiles-daemon.service (destination-file)
	RequiredBy: getty-static.service (destination-file)
	RequiredBy: lvm2-monitor.service (destination-file)
	RequiredBy: lm-sensors.service (destination-file)
	RequiredBy: plymouth-start.service (destination-file)
	RequiredBy: polkit.service (destination-file)
	RequiredBy: systemd-pcrmachine.service (destination-file)
	RequiredBy: system-getty.slice (destination-implicit)
	RequiredBy: var-lib-machines.mount (destination-file)
	RequiredBy: systemd-soft-reboot.service (destination-file)
	RequiredBy: initrd-switch-root.service (destination-file)
	RequiredBy: home.mount (destination-file)
	RequiredBy: networking.service (destination-file)
	RequiredBy: systemd-udev-load-credentials.service (destination-file)
	RequiredBy: run-user-1000-gvfs.mount (destination-file)
	RequiredBy: ssh.service (destination-file)
	RequiredBy: accounts-daemon.service (destination-file)
	RequiredBy: systemd-hwdb-update.service (destination-file)
	RequiredBy: qikservice3.service (destination-file)
	RequiredBy: systemd-hibernate-clear.service (destination-file)
	RequiredBy: smartmontools.service (destination-file)
	RequiredBy: sshd-unix-local.socket (destination-file)
	RequiredBy: systemd-initctl.socket (destination-file)
	RequiredBy: systemd-bsod.service (destination-file)
	RequiredBy: plymouth-kexec.service (destination-file)
	RequiredBy: systemd-journald.socket (destination-file)
	RequiredBy: plymouth-read-write.service (destination-file)
	RequiredBy: libvirtd-ro.socket (destination-file)
	RequiredBy: e2scrub_all.service (destination-file)
	RequiredBy: bolt.service (destination-file)
	RequiredBy: boot.mount (destination-file)
	RequiredBy: dev-dm\x2d2.swap (destination-file)
	RequiredBy: system-sshd.slice (destination-implicit)
	RequiredBy: systemd-update-done.service (destination-file)
	RequiredBy: exim4.service (destination-file)
	RequiredBy: avahi-daemon.service (destination-file)
	RequiredBy: systemd-ask-password-plymouth.service (destination-file)
	RequiredBy: plymouth-reboot.service (destination-file)
	RequiredBy: lvm2-lvmpolld.service (destination-file)
	RequiredBy: locate.service (destination-file)
	RequiredBy: udisks2.service (destination-file)
	RequiredBy: run-lock.mount (destination-file)
	RequiredBy: systemd-pcrextend.socket (destination-file)
	RequiredBy: boot-efi.mount (destination-file)
	RequiredBy: systemd-halt.service (destination-file)
	RequiredBy: plymouth-poweroff.service (destination-file)
	RequiredBy: systemd-pcrphase-initrd.service (destination-file)
	RequiredBy: bluetooth.service (destination-file)
	WantedBy: slices.target (destination-file)
	Before: systemd-pcrextend.socket (destination-file)
	Before: var-lib-machines.mount (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: systemd-kexec.service (destination-file)
	Before: dm-event.socket (destination-file)
	Before: bluetooth.service (destination-file)
	Before: cups.socket (destination-file)
	Before: systemd-udevd-control.socket (destination-file)
	Before: systemd-tpm2-setup-early.service (destination-file)
	Before: binfmt-support.service (destination-file)
	Before: keyboard-setup.service (destination-file)
	Before: man-db.service (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	Before: anacron.service (destination-file)
	Before: qikservice3.service (destination-file)
	Before: avahi-daemon.service (destination-file)
	Before: fstrim.service (destination-file)
	Before: media2.mount (destination-file)
	Before: systemd-udevd-kernel.socket (destination-file)
	Before: cron.service (destination-file)
	Before: systemd-confext.service (destination-file)
	Before: rsync.service (destination-file)
	Before: ldconfig.service (destination-file)
	Before: systemd-ask-password-plymouth.service (destination-file)
	Before: cups-browsed.service (destination-file)
	Before: dpkg-db-backup.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: pcscd.service (destination-file)
	Before: systemd-importd.service (destination-file)
	Before: systemd-pcrmachine.service (destination-file)
	Before: plymouth-switch-root.service (destination-file)
	Before: ssh.service (destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	Before: docker.service (destination-file)
	Before: virtlogd.socket (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: system-getty.slice (destination-implicit)
	Before: systemd-hostnamed.service (destination-file)
	Before: system-systemd\x2dfsck.slice (destination-implicit)
	Before: slices.target (destination-file)
	Before: lvm2-lvmpolld.service (destination-file)
	Before: home-mcastet-sshfs.mount (destination-file)
	Before: systemd-sysext.socket (destination-file)
	Before: systemd-reboot.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: systemd-suspend-then-hibernate.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: sshd-unix-local.socket (destination-file)
	Before: systemd-pcrlock.socket (destination-file)
	Before: systemd-update-done.service (destination-file)
	Before: virtlogd.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-importd.socket (destination-file)
	Before: logrotate.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: initrd-cleanup.service (destination-file)
	Before: exim4.service (destination-file)
	Before: dbus.socket (destination-file)
	Before: sshd-keygen.service (destination-file)
	Before: locate.service (destination-file)
	Before: system-systemd\x2dbacklight.slice (destination-implicit)
	Before: systemd-ask-password-console.service (destination-file)
	Before: libvirt-guests.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: dev-dm\x2d2.swap (destination-file)
	Before: accounts-daemon.service (destination-file)
	Before: power-profiles-daemon.service (destination-file)
	Before: run-user-1000-gvfs.mount (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: fwupd-refresh.service (destination-file)
	Before: e2scrub_all.service (destination-file)
	Before: nvidia-hibernate.service (destination-file)
	Before: systemd-firstboot.service (destination-file)
	Before: systemd-quotacheck-root.service (destination-file)
	Before: rtkit-daemon.service (destination-file)
	Before: exim4-base.service (destination-file)
	Before: gdm.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: systemd-journald.service (destination-file)
	Before: home.mount (destination-file)
	Before: initrd-parse-etc.service (destination-file)
	Before: alsa-restore.service (destination-file)
	Before: systemd-journald-audit.socket (destination-file)
	Before: systemd-sysext.service (destination-file)
	Before: colord.service (destination-file)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-file)
	Before: pcscd.socket (destination-file)
	Before: libvirtd.socket (destination-file)
	Before: plymouth-switch-root-initramfs.service (destination-file)
	Before: systemd-tmpfiles-setup-dev-early.service (destination-file)
	Before: nvidia-persistenced.service (destination-file)
	Before: boot.mount (destination-file)
	Before: udisks2.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: NetworkManager.service (destination-file)
	Before: switcheroo-control.service (destination-file)
	Before: systemd-hibernate-clear.service (destination-file)
	Before: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-file)
	Before: networking.service (destination-file)
	Before: containerd.service (destination-file)
	Before: uuidd.socket (destination-file)
	Before: lvm2-monitor.service (destination-file)
	Before: dev-debtag\x2dvg-swap_1.swap (destination-file)
	Before: systemd-halt.service (destination-file)
	Before: iio-sensor-proxy.service (destination-file)
	Before: grub-common.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: smartmontools.service (destination-file)
	Before: avahi-daemon.socket (destination-file)
	Before: systemd-hibernate.service (destination-file)
	Before: systemd-initctl.socket (destination-file)
	Before: run-user-1000-doc.mount (destination-file)
	Before: NetworkManager-wait-online.service (destination-file)
	Before: dkms.service (destination-file)
	Before: emergency.service (destination-file)
	Before: nvidia-resume.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: systemd-creds.socket (destination-file)
	Before: systemd-bsod.service (destination-file)
	Before: systemd-networkd.socket (destination-file)
	Before: docker.socket (destination-file)
	Before: system-modprobe.slice (destination-implicit)
	Before: rsyslog.service (destination-file)
	Before: system-systemd\x2dcryptsetup.slice (destination-implicit)
	Before: systemd-initctl.service (destination-file)
	Before: run-lock.mount (destination-file)
	Before: virtlogd-admin.socket (destination-file)
	Before: systemd-hybrid-sleep.service (destination-file)
	Before: plymouth-kexec.service (destination-file)
	Before: cups.service (destination-file)
	Before: systemd-battery-check.service (destination-file)
	Before: bolt.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: system-sshd.slice (destination-implicit)
	Before: htpdate.service (destination-file)
	Before: initrd-switch-root.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: dev-disk-by\x2ddiskseq-5.swap (destination-file)
	Before: systemd-networkd-persistent-storage.service (destination-file)
	Before: systemd-poweroff.service (destination-file)
	Before: plymouth-quit.service (destination-file)
	Before: systemd-hibernate-resume.service (destination-file)
	Before: dbus.service (destination-file)
	Before: polkit.service (destination-file)
	Before: tmp.mount (destination-file)
	Before: systemd-pcrphase-sysinit.service (destination-file)
	Before: systemd-udev-load-credentials.service (destination-file)
	Before: nvidia-suspend.service (destination-file)
	Before: plymouth-start.service (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: systemd-journald-dev-log.socket (destination-file)
	Before: alsa-state.service (destination-file)
	Before: mosquitto.service (destination-file)
	Before: systemd-udev-settle.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: plymouth-read-write.service (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: systemd-rfkill.socket (destination-file)
	Before: console-setup.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: systemd-machined.service (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: plymouth-halt.service (destination-file)
	Before: systemd-journal-catalog-update.service (destination-file)
	Before: plymouth-reboot.service (destination-file)
	Before: systemd-journald.socket (destination-file)
	Before: systemd-suspend.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: systemd-pcrphase-initrd.service (destination-file)
	Before: wpa_supplicant.service (destination-file)
	Before: syslog.socket (destination-file)
	Before: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	Before: dm-event.service (destination-file)
	Before: lvm2-lvmpolld.socket (destination-file)
	Before: plymouth-poweroff.service (destination-file)
	Before: low-memory-monitor.service (destination-file)
	Before: uuidd.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: ModemManager.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: blk-availability.service (destination-file)
	Before: rescue.service (destination-file)
	Before: libvirtd-ro.socket (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: systemd-hostnamed.socket (destination-file)
	Before: systemd-pcrphase.service (destination-file)
	Before: libvirtd-admin.socket (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: upower.service (destination-file)
	Before: e2scrub_reap.service (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: pulseaudio-enable-autospawn.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	After: -.slice (origin-implicit)
	References: -.slice (origin-implicit)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file destination-slice-property)
	ReferencedBy: systemd-suspend.service (destination-file destination-slice-property)
	ReferencedBy: cups-browsed.service (destination-file destination-slice-property)
	ReferencedBy: libvirtd-admin.socket (destination-file destination-slice-property)
	ReferencedBy: system-getty.slice (destination-implicit)
	ReferencedBy: virtlogd-admin.socket (destination-file destination-slice-property)
	ReferencedBy: lm-sensors.service (destination-file destination-slice-property)
	ReferencedBy: uuidd.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-machine-id-commit.service (destination-file destination-slice-property)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file destination-slice-property)
	ReferencedBy: system-systemd\x2dfsck.slice (destination-implicit)
	ReferencedBy: alsa-state.service (destination-file destination-slice-property)
	ReferencedBy: iio-sensor-proxy.service (destination-file destination-slice-property)
	ReferencedBy: rc-local.service (destination-file destination-slice-property)
	ReferencedBy: ifupdown-pre.service (destination-file destination-slice-property)
	ReferencedBy: mosquitto.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journal-flush.service (destination-file destination-slice-property)
	ReferencedBy: ModemManager.service (destination-file destination-slice-property)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file destination-slice-property)
	ReferencedBy: systemd-ask-password-console.service (destination-file destination-slice-property)
	ReferencedBy: system-modprobe.slice (destination-implicit)
	ReferencedBy: man-db.service (destination-file destination-slice-property)
	ReferencedBy: upower.service (destination-file destination-slice-property)
	ReferencedBy: plymouth-reboot.service (destination-file destination-slice-property)
	ReferencedBy: system-sshd.slice (destination-implicit)
	ReferencedBy: systemd-pstore.service (destination-file destination-slice-property)
	ReferencedBy: dev-debtag\x2dvg-swap_1.swap (destination-file destination-slice-property)
	ReferencedBy: systemd-rfkill.service (destination-file destination-slice-property)
	ReferencedBy: var-lib-machines.mount (destination-file destination-slice-property)
	ReferencedBy: run-user-1000-doc.mount (destination-file destination-slice-property)
	ReferencedBy: systemd-timesyncd.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hostnamed.socket (destination-file destination-slice-property)
	ReferencedBy: initrd-cleanup.service (destination-file destination-slice-property)
	ReferencedBy: libvirtd-ro.socket (destination-file destination-slice-property)
	ReferencedBy: ldconfig.service (destination-file destination-slice-property)
	ReferencedBy: systemd-suspend-then-hibernate.service (destination-file destination-slice-property)
	ReferencedBy: dkms.service (destination-file destination-slice-property)
	ReferencedBy: tmp.mount (destination-file destination-slice-property)
	ReferencedBy: polkit.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrextend.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file destination-slice-property)
	ReferencedBy: apparmor.service (destination-file destination-slice-property)
	ReferencedBy: unattended-upgrades.service (destination-file destination-slice-property)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file destination-slice-property)
	ReferencedBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file destination-slice-property)
	ReferencedBy: systemd-firstboot.service (destination-file destination-slice-property)
	ReferencedBy: systemd-random-seed.service (destination-file destination-slice-property)
	ReferencedBy: systemd-initctl.socket (destination-file destination-slice-property)
	ReferencedBy: plymouth-poweroff.service (destination-file destination-slice-property)
	ReferencedBy: syslog.socket (destination-file destination-slice-property)
	ReferencedBy: rtkit-daemon.service (destination-file destination-slice-property)
	ReferencedBy: dpkg-db-backup.service (destination-file destination-slice-property)
	ReferencedBy: libvirtd.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journald.socket (destination-file destination-slice-property)
	ReferencedBy: plymouth-switch-root.service (destination-file destination-slice-property)
	ReferencedBy: docker.service (destination-file destination-slice-property)
	ReferencedBy: systemd-creds.socket (destination-file destination-slice-property)
	ReferencedBy: logrotate.service (destination-file destination-slice-property)
	ReferencedBy: virtlogd.socket (destination-file destination-slice-property)
	ReferencedBy: cups.service (destination-file destination-slice-property)
	ReferencedBy: avahi-daemon.service (destination-file destination-slice-property)
	ReferencedBy: blk-availability.service (destination-file destination-slice-property)
	ReferencedBy: home-mcastet-sshfs.mount (destination-file destination-slice-property)
	ReferencedBy: nvidia-persistenced.service (destination-file destination-slice-property)
	ReferencedBy: systemd-sysext.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrphase.service (destination-file destination-slice-property)
	ReferencedBy: NetworkManager.service (destination-file destination-slice-property)
	ReferencedBy: systemd-ask-password-plymouth.service (destination-file destination-slice-property)
	ReferencedBy: dev-dm\x2d2.swap (destination-file destination-slice-property)
	ReferencedBy: systemd-binfmt.service (destination-file destination-slice-property)
	ReferencedBy: systemd-networkd.socket (destination-file destination-slice-property)
	ReferencedBy: initrd-switch-root.service (destination-file destination-slice-property)
	ReferencedBy: systemd-ask-password-wall.service (destination-file destination-slice-property)
	ReferencedBy: systemd-importd.service (destination-file destination-slice-property)
	ReferencedBy: systemd-soft-reboot.service (destination-file destination-slice-property)
	ReferencedBy: smartmontools.service (destination-file destination-slice-property)
	ReferencedBy: e2scrub_all.service (destination-file destination-slice-property)
	ReferencedBy: media2.mount (destination-file destination-slice-property)
	ReferencedBy: boot.mount (destination-file destination-slice-property)
	ReferencedBy: run-user-1000-gvfs.mount (destination-file destination-slice-property)
	ReferencedBy: nvidia-suspend.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file destination-slice-property)
	ReferencedBy: rsyslog.service (destination-file destination-slice-property)
	ReferencedBy: dbus.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-hibernate-resume.service (destination-file destination-slice-property)
	ReferencedBy: fstrim.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hibernate-clear.service (destination-file destination-slice-property)
	ReferencedBy: rsync.service (destination-file destination-slice-property)
	ReferencedBy: plymouth-switch-root-initramfs.service (destination-file destination-slice-property)
	ReferencedBy: wpa_supplicant.service (destination-file destination-slice-property)
	ReferencedBy: lvm2-monitor.service (destination-file destination-slice-property)
	ReferencedBy: anacron.service (destination-file destination-slice-property)
	ReferencedBy: nvidia-resume.service (destination-file destination-slice-property)
	ReferencedBy: locate.service (destination-file destination-slice-property)
	ReferencedBy: systemd-udev-settle.service (destination-file destination-slice-property)
	ReferencedBy: nvidia-hibernate.service (destination-file destination-slice-property)
	ReferencedBy: switcheroo-control.service (destination-file destination-slice-property)
	ReferencedBy: boot-efi.mount (destination-file destination-slice-property)
	ReferencedBy: plymouth-read-write.service (destination-file destination-slice-property)
	ReferencedBy: systemd-udevd.service (destination-file destination-slice-property)
	ReferencedBy: lvm2-lvmpolld.service (destination-file destination-slice-property)
	ReferencedBy: fwupd-refresh.service (destination-file destination-slice-property)
	ReferencedBy: dm-event.socket (destination-file destination-slice-property)
	ReferencedBy: kmod-static-nodes.service (destination-file destination-slice-property)
	ReferencedBy: plymouth-quit.service (destination-file destination-slice-property)
	ReferencedBy: systemd-logind.service (destination-file destination-slice-property)
	ReferencedBy: dev-disk-by\x2ddiskseq-5.swap (destination-file destination-slice-property)
	ReferencedBy: systemd-hwdb-update.service (destination-file destination-slice-property)
	ReferencedBy: systemd-remount-fs.service (destination-file destination-slice-property)
	ReferencedBy: udisks2.service (destination-file destination-slice-property)
	ReferencedBy: systemd-fsck-root.service (destination-file destination-slice-property)
	ReferencedBy: networking.service (destination-file destination-slice-property)
	ReferencedBy: system-systemd\x2dbacklight.slice (destination-implicit)
	ReferencedBy: getty-static.service (destination-file destination-slice-property)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file destination-slice-property)
	ReferencedBy: uuidd.service (destination-file destination-slice-property)
	ReferencedBy: sshd-keygen.service (destination-file destination-slice-property)
	ReferencedBy: systemd-battery-check.service (destination-file destination-slice-property)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file destination-slice-property)
	ReferencedBy: system-systemd\x2dcryptsetup.slice (destination-implicit)
	ReferencedBy: systemd-journald-audit.socket (destination-file destination-slice-property)
	ReferencedBy: pulseaudio-enable-autospawn.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrmachine.service (destination-file destination-slice-property)
	ReferencedBy: systemd-update-done.service (destination-file destination-slice-property)
	ReferencedBy: systemd-udev-trigger.service (destination-file destination-slice-property)
	ReferencedBy: bolt.service (destination-file destination-slice-property)
	ReferencedBy: cron.service (destination-file destination-slice-property)
	ReferencedBy: gdm.service (destination-file destination-slice-property)
	ReferencedBy: systemd-kexec.service (destination-file destination-slice-property)
	ReferencedBy: apt-daily-upgrade.service (destination-file destination-slice-property)
	ReferencedBy: systemd-importd.socket (destination-file destination-slice-property)
	ReferencedBy: qikservice3.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hostnamed.service (destination-file destination-slice-property)
	ReferencedBy: systemd-sysusers.service (destination-file destination-slice-property)
	ReferencedBy: systemd-journald.service (destination-file destination-slice-property)
	ReferencedBy: e2scrub_reap.service (destination-file destination-slice-property)
	ReferencedBy: systemd-halt.service (destination-file destination-slice-property)
	ReferencedBy: binfmt-support.service (destination-file destination-slice-property)
	ReferencedBy: pcscd.service (destination-file destination-slice-property)
	ReferencedBy: initrd-parse-etc.service (destination-file destination-slice-property)
	ReferencedBy: lvm2-lvmpolld.socket (destination-file destination-slice-property)
	ReferencedBy: containerd.service (destination-file destination-slice-property)
	ReferencedBy: systemd-udevd-kernel.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-hybrid-sleep.service (destination-file destination-slice-property)
	ReferencedBy: virtlogd.service (destination-file destination-slice-property)
	ReferencedBy: plymouth-halt.service (destination-file destination-slice-property)
	ReferencedBy: systemd-hibernate.service (destination-file destination-slice-property)
	ReferencedBy: low-memory-monitor.service (destination-file destination-slice-property)
	ReferencedBy: systemd-quotacheck-root.service (destination-file destination-slice-property)
	ReferencedBy: libvirtd.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-udevd-control.socket (destination-file destination-slice-property)
	ReferencedBy: dm-event.service (destination-file destination-slice-property)
	ReferencedBy: slices.target (destination-file)
	ReferencedBy: systemd-machined.service (destination-file destination-slice-property)
	ReferencedBy: systemd-networkd.service (destination-file destination-slice-property)
	ReferencedBy: systemd-modules-load.service (destination-file destination-slice-property)
	ReferencedBy: apt-daily.service (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrlock.socket (destination-file destination-slice-property)
	ReferencedBy: libvirt-guests.service (destination-file destination-slice-property)
	ReferencedBy: exim4-base.service (destination-file destination-slice-property)
	ReferencedBy: systemd-sysctl.service (destination-file destination-slice-property)
	ReferencedBy: systemd-initctl.service (destination-file destination-slice-property)
	ReferencedBy: plymouth-start.service (destination-file destination-slice-property)
	ReferencedBy: sshd-unix-local.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-slice-property)
	ReferencedBy: rescue.service (destination-file destination-slice-property)
	ReferencedBy: dbus.service (destination-file destination-slice-property)
	ReferencedBy: systemd-reboot.service (destination-file destination-slice-property)
	ReferencedBy: pcscd.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-confext.service (destination-file destination-slice-property)
	ReferencedBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-file destination-slice-property)
	ReferencedBy: colord.service (destination-file destination-slice-property)
	ReferencedBy: alsa-restore.service (destination-file destination-slice-property)
	ReferencedBy: accounts-daemon.service (destination-file destination-slice-property)
	ReferencedBy: bluetooth.service (destination-file destination-slice-property)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-file destination-slice-property)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file destination-slice-property)
	ReferencedBy: cups.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file destination-slice-property)
	ReferencedBy: grub-common.service (destination-file destination-slice-property)
	ReferencedBy: power-profiles-daemon.service (destination-file destination-slice-property)
	ReferencedBy: systemd-tpm2-setup.service (destination-file destination-slice-property)
	ReferencedBy: systemd-poweroff.service (destination-file destination-slice-property)
	ReferencedBy: home.mount (destination-file destination-slice-property)
	ReferencedBy: htpdate.service (destination-file destination-slice-property)
	ReferencedBy: avahi-daemon.socket (destination-file destination-slice-property)
	ReferencedBy: docker.socket (destination-file destination-slice-property)
	ReferencedBy: systemd-rfkill.socket (destination-file destination-slice-property)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-file destination-slice-property)
	ReferencedBy: systemd-user-sessions.service (destination-file destination-slice-property)
	ReferencedBy: run-lock.mount (destination-file destination-slice-property)
	ReferencedBy: run-user-1000.mount (destination-file destination-slice-property)
	ReferencedBy: emergency.service (destination-file destination-slice-property)
	ReferencedBy: systemd-bsod.service (destination-file destination-slice-property)
	ReferencedBy: console-setup.service (destination-file destination-slice-property)
	ReferencedBy: NetworkManager-wait-online.service (destination-file destination-slice-property)
	ReferencedBy: ssh.service (destination-file destination-slice-property)
	ReferencedBy: plymouth-quit-wait.service (destination-file destination-slice-property)
	ReferencedBy: systemd-sysext.service (destination-file destination-slice-property)
	ReferencedBy: keyboard-setup.service (destination-file destination-slice-property)
	ReferencedBy: plymouth-kexec.service (destination-file destination-slice-property)
	ReferencedBy: exim4.service (destination-file destination-slice-property)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file destination-slice-property)
	InSlice: -.slice (origin-implicit)
	SliceOf: pcscd.socket (destination-slice-property)
	SliceOf: systemd-tmpfiles-setup-dev.service (destination-slice-property)
	SliceOf: systemd-creds.socket (destination-slice-property)
	SliceOf: plymouth-quit.service (destination-slice-property)
	SliceOf: systemd-networkd.socket (destination-slice-property)
	SliceOf: getty-static.service (destination-slice-property)
	SliceOf: NetworkManager.service (destination-slice-property)
	SliceOf: run-user-1000-gvfs.mount (destination-slice-property)
	SliceOf: plymouth-switch-root-initramfs.service (destination-slice-property)
	SliceOf: systemd-remount-fs.service (destination-slice-property)
	SliceOf: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-slice-property)
	SliceOf: systemd-journald-audit.socket (destination-slice-property)
	SliceOf: fstrim.service (destination-slice-property)
	SliceOf: initrd-switch-root.service (destination-slice-property)
	SliceOf: exim4.service (destination-slice-property)
	SliceOf: systemd-pcrphase.service (destination-slice-property)
	SliceOf: apparmor.service (destination-slice-property)
	SliceOf: systemd-poweroff.service (destination-slice-property)
	SliceOf: systemd-ask-password-plymouth.service (destination-slice-property)
	SliceOf: kmod-static-nodes.service (destination-slice-property)
	SliceOf: libvirt-guests.service (destination-slice-property)
	SliceOf: fwupd-refresh.service (destination-slice-property)
	SliceOf: grub-common.service (destination-slice-property)
	SliceOf: cron.service (destination-slice-property)
	SliceOf: systemd-update-done.service (destination-slice-property)
	SliceOf: systemd-fsck-root.service (destination-slice-property)
	SliceOf: sshd-keygen.service (destination-slice-property)
	SliceOf: plymouth-start.service (destination-slice-property)
	SliceOf: systemd-udevd-kernel.socket (destination-slice-property)
	SliceOf: upower.service (destination-slice-property)
	SliceOf: dm-event.socket (destination-slice-property)
	SliceOf: systemd-binfmt.service (destination-slice-property)
	SliceOf: nvidia-hibernate.service (destination-slice-property)
	SliceOf: libvirtd-admin.socket (destination-slice-property)
	SliceOf: e2scrub_reap.service (destination-slice-property)
	SliceOf: systemd-journal-catalog-update.service (destination-slice-property)
	SliceOf: lvm2-lvmpolld.service (destination-slice-property)
	SliceOf: colord.service (destination-slice-property)
	SliceOf: wpa_supplicant.service (destination-slice-property)
	SliceOf: mosquitto.service (destination-slice-property)
	SliceOf: polkit.service (destination-slice-property)
	SliceOf: ifupdown-pre.service (destination-slice-property)
	SliceOf: qikservice3.service (destination-slice-property)
	SliceOf: systemd-bsod.service (destination-slice-property)
	SliceOf: dbus.socket (destination-slice-property)
	SliceOf: systemd-suspend-then-hibernate.service (destination-slice-property)
	SliceOf: dbus.service (destination-slice-property)
	SliceOf: system-sshd.slice (destination-implicit)
	SliceOf: systemd-udev-trigger.service (destination-slice-property)
	SliceOf: libvirtd.socket (destination-slice-property)
	SliceOf: uuidd.socket (destination-slice-property)
	SliceOf: dev-disk-by\x2ddiskseq-5.swap (destination-slice-property)
	SliceOf: systemd-initctl.service (destination-slice-property)
	SliceOf: unattended-upgrades.service (destination-slice-property)
	SliceOf: run-lock.mount (destination-slice-property)
	SliceOf: ModemManager.service (destination-slice-property)
	SliceOf: rsync.service (destination-slice-property)
	SliceOf: dpkg-db-backup.service (destination-slice-property)
	SliceOf: alsa-restore.service (destination-slice-property)
	SliceOf: htpdate.service (destination-slice-property)
	SliceOf: systemd-pcrextend.socket (destination-slice-property)
	SliceOf: low-memory-monitor.service (destination-slice-property)
	SliceOf: boot.mount (destination-slice-property)
	SliceOf: systemd-pcrmachine.service (destination-slice-property)
	SliceOf: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-slice-property)
	SliceOf: rsyslog.service (destination-slice-property)
	SliceOf: run-user-1000.mount (destination-slice-property)
	SliceOf: containerd.service (destination-slice-property)
	SliceOf: ssh.service (destination-slice-property)
	SliceOf: systemd-ask-password-wall.service (destination-slice-property)
	SliceOf: dev-dm\x2d2.swap (destination-slice-property)
	SliceOf: var-lib-machines.mount (destination-slice-property)
	SliceOf: tmp.mount (destination-slice-property)
	SliceOf: systemd-machined.service (destination-slice-property)
	SliceOf: systemd-tpm2-setup-early.service (destination-slice-property)
	SliceOf: cups.service (destination-slice-property)
	SliceOf: power-profiles-daemon.service (destination-slice-property)
	SliceOf: syslog.socket (destination-slice-property)
	SliceOf: apt-daily.service (destination-slice-property)
	SliceOf: nvidia-resume.service (destination-slice-property)
	SliceOf: systemd-pstore.service (destination-slice-property)
	SliceOf: systemd-networkd-persistent-storage.service (destination-slice-property)
	SliceOf: systemd-random-seed.service (destination-slice-property)
	SliceOf: systemd-tpm2-setup.service (destination-slice-property)
	SliceOf: apt-daily-upgrade.service (destination-slice-property)
	SliceOf: libvirtd.service (destination-slice-property)
	SliceOf: cups-browsed.service (destination-slice-property)
	SliceOf: systemd-pcrlock.socket (destination-slice-property)
	SliceOf: avahi-daemon.socket (destination-slice-property)
	SliceOf: pulseaudio-enable-autospawn.service (destination-slice-property)
	SliceOf: systemd-networkd.service (destination-slice-property)
	SliceOf: anacron.service (destination-slice-property)
	SliceOf: system-modprobe.slice (destination-implicit)
	SliceOf: initrd-parse-etc.service (destination-slice-property)
	SliceOf: systemd-hostnamed.service (destination-slice-property)
	SliceOf: locate.service (destination-slice-property)
	SliceOf: systemd-hibernate-clear.service (destination-slice-property)
	SliceOf: blk-availability.service (destination-slice-property)
	SliceOf: dkms.service (destination-slice-property)
	SliceOf: systemd-rfkill.service (destination-slice-property)
	SliceOf: docker.service (destination-slice-property)
	SliceOf: systemd-pcrphase-initrd.service (destination-slice-property)
	SliceOf: virtlogd-admin.socket (destination-slice-property)
	SliceOf: bolt.service (destination-slice-property)
	SliceOf: systemd-machine-id-commit.service (destination-slice-property)
	SliceOf: docker.socket (destination-slice-property)
	SliceOf: exim4-base.service (destination-slice-property)
	SliceOf: systemd-journal-flush.service (destination-slice-property)
	SliceOf: systemd-modules-load.service (destination-slice-property)
	SliceOf: systemd-rfkill.socket (destination-slice-property)
	SliceOf: initrd-udevadm-cleanup-db.service (destination-slice-property)
	SliceOf: sshd-unix-local.socket (destination-slice-property)
	SliceOf: systemd-journald.service (destination-slice-property)
	SliceOf: systemd-initctl.socket (destination-slice-property)
	SliceOf: keyboard-setup.service (destination-slice-property)
	SliceOf: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-slice-property)
	SliceOf: systemd-udev-load-credentials.service (destination-slice-property)
	SliceOf: systemd-battery-check.service (destination-slice-property)
	SliceOf: system-getty.slice (destination-implicit)
	SliceOf: gdm.service (destination-slice-property)
	SliceOf: alsa-state.service (destination-slice-property)
	SliceOf: lvm2-monitor.service (destination-slice-property)
	SliceOf: binfmt-support.service (destination-slice-property)
	SliceOf: rc-local.service (destination-slice-property)
	SliceOf: NetworkManager-wait-online.service (destination-slice-property)
	SliceOf: system-systemd\x2dcryptsetup.slice (destination-implicit)
	SliceOf: systemd-udev-settle.service (destination-slice-property)
	SliceOf: systemd-firstboot.service (destination-slice-property)
	SliceOf: systemd-ask-password-console.service (destination-slice-property)
	SliceOf: systemd-tmpfiles-setup-dev-early.service (destination-slice-property)
	SliceOf: pcscd.service (destination-slice-property)
	SliceOf: systemd-hybrid-sleep.service (destination-slice-property)
	SliceOf: boot-efi.mount (destination-slice-property)
	SliceOf: uuidd.service (destination-slice-property)
	SliceOf: networking.service (destination-slice-property)
	SliceOf: systemd-suspend.service (destination-slice-property)
	SliceOf: cups.socket (destination-slice-property)
	SliceOf: systemd-hibernate.service (destination-slice-property)
	SliceOf: systemd-tmpfiles-setup.service (destination-slice-property)
	SliceOf: plymouth-kexec.service (destination-slice-property)
	SliceOf: man-db.service (destination-slice-property)
	SliceOf: e2scrub_all.service (destination-slice-property)
	SliceOf: systemd-udevd-control.socket (destination-slice-property)
	SliceOf: emergency.service (destination-slice-property)
	SliceOf: dm-event.service (destination-slice-property)
	SliceOf: systemd-timesyncd.service (destination-slice-property)
	SliceOf: systemd-importd.socket (destination-slice-property)
	SliceOf: virtlogd.socket (destination-slice-property)
	SliceOf: systemd-hibernate-resume.service (destination-slice-property)
	SliceOf: systemd-user-sessions.service (destination-slice-property)
	SliceOf: systemd-logind.service (destination-slice-property)
	SliceOf: systemd-quotacheck-root.service (destination-slice-property)
	SliceOf: systemd-hostnamed.socket (destination-slice-property)
	SliceOf: libvirtd-ro.socket (destination-slice-property)
	SliceOf: iio-sensor-proxy.service (destination-slice-property)
	SliceOf: plymouth-poweroff.service (destination-slice-property)
	SliceOf: accounts-daemon.service (destination-slice-property)
	SliceOf: systemd-kexec.service (destination-slice-property)
	SliceOf: systemd-importd.service (destination-slice-property)
	SliceOf: udisks2.service (destination-slice-property)
	SliceOf: initrd-cleanup.service (destination-slice-property)
	SliceOf: home-mcastet-sshfs.mount (destination-slice-property)
	SliceOf: systemd-sysext.service (destination-slice-property)
	SliceOf: bluetooth.service (destination-slice-property)
	SliceOf: systemd-halt.service (destination-slice-property)
	SliceOf: plymouth-switch-root.service (destination-slice-property)
	SliceOf: rescue.service (destination-slice-property)
	SliceOf: nvidia-persistenced.service (destination-slice-property)
	SliceOf: plymouth-halt.service (destination-slice-property)
	SliceOf: console-setup.service (destination-slice-property)
	SliceOf: systemd-journald.socket (destination-slice-property)
	SliceOf: plymouth-reboot.service (destination-slice-property)
	SliceOf: nvidia-suspend.service (destination-slice-property)
	SliceOf: systemd-sysctl.service (destination-slice-property)
	SliceOf: systemd-pcrphase-sysinit.service (destination-slice-property)
	SliceOf: systemd-confext.service (destination-slice-property)
	SliceOf: system-systemd\x2dfsck.slice (destination-implicit)
	SliceOf: rtkit-daemon.service (destination-slice-property)
	SliceOf: media2.mount (destination-slice-property)
	SliceOf: plymouth-quit-wait.service (destination-slice-property)
	SliceOf: switcheroo-control.service (destination-slice-property)
	SliceOf: home.mount (destination-slice-property)
	SliceOf: systemd-udevd.service (destination-slice-property)
	SliceOf: run-user-1000-doc.mount (destination-slice-property)
	SliceOf: systemd-journald-dev-log.socket (destination-slice-property)
	SliceOf: virtlogd.service (destination-slice-property)
	SliceOf: lvm2-lvmpolld.socket (destination-slice-property)
	SliceOf: avahi-daemon.service (destination-slice-property)
	SliceOf: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-slice-property)
	SliceOf: systemd-reboot.service (destination-slice-property)
	SliceOf: systemd-tmpfiles-clean.service (destination-slice-property)
	SliceOf: system-systemd\x2dbacklight.slice (destination-implicit)
	SliceOf: logrotate.service (destination-slice-property)
	SliceOf: dev-debtag\x2dvg-swap_1.swap (destination-slice-property)
	SliceOf: lm-sensors.service (destination-slice-property)
	SliceOf: smartmontools.service (destination-slice-property)
	SliceOf: ldconfig.service (destination-slice-property)
	SliceOf: systemd-hwdb-update.service (destination-slice-property)
	SliceOf: plymouth-read-write.service (destination-slice-property)
	SliceOf: systemd-sysusers.service (destination-slice-property)
	SliceOf: systemd-sysext.socket (destination-slice-property)
	SliceOf: systemd-soft-reboot.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-kexec.service:
	Description: Reboot via kexec
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-kexec.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-kexec.service
	Success Action: kexec-force
	Requires: final.target (origin-file)
	Requires: system.slice (origin-file)
	Requires: shutdown.target (origin-file)
	Requires: umount.target (origin-file)
	RequiredBy: kexec.target (destination-file)
	Before: kexec.target (destination-file)
	After: umount.target (origin-file)
	After: final.target (origin-file)
	After: plymouth-kexec.service (destination-file)
	After: system.slice (origin-file)
	After: shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: final.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-file)
	References: umount.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: plymouth-kexec.service (destination-file)
	ReferencedBy: kexec.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit fcoe.service:
	Description: fcoe.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
	CGroup realized: no
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
? Unit bluetooth.target:
	Description: Bluetooth Support
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2b3f357c74014211939f6f02549427cd
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/bluetooth.target
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Wants: bluetooth.service (origin-file)
	WantedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d14-3\x2d14:1.0-bluetooth-hci0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: bluetooth.service (origin-default)
	References: shutdown.target (origin-default)
	References: bluetooth.service (origin-file origin-default)
	ReferencedBy: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d14-3\x2d14:1.0-bluetooth-hci0.device (destination-udev)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9544143995a246f0a8fd3dd030d2a881
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.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:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? Unit dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 6e7a8eb56d774cd0ad4f3443da379799
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.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/nvme-Micron_2300_NVMe_1024GB_________2151338405BE-part2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit systemd-networkd.socket:
	Description: Network Service Netlink Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: 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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-networkd.service(8)
	Documentation: man:rtnetlink(7)
	Fragment Path: /usr/lib/systemd/system/systemd-networkd.socket
	ConditionCapability: CAP_NET_ADMIN untested
	Requires: system.slice (origin-file)
	WantedBy: systemd-networkd.service (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: sockets.target (origin-file)
	Before: systemd-networkd.service (origin-implicit destination-file)
	Before: shutdown.target (origin-file)
	After: system.slice (origin-file)
	Triggers: systemd-networkd.service (origin-implicit)
	References: sockets.target (origin-file)
	References: systemd-networkd.service (origin-implicit)
	References: shutdown.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
	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: no
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: yes
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-networkd.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ReceiveBuffer: 134217728
	ListenNetlink: route 1361
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? 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)
	RequiredBy: systemd-reboot.service (destination-file)
	RequiredBy: systemd-poweroff.service (destination-file)
	RequiredBy: systemd-halt.service (destination-file)
	RequiredBy: systemd-kexec.service (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	Before: systemd-reboot.service (destination-file)
	Before: systemd-poweroff.service (destination-file)
	Before: systemd-halt.service (destination-file)
	Before: systemd-kexec.service (destination-file)
	After: umount.target (origin-file)
	After: shutdown.target (origin-file)
	References: umount.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: systemd-soft-reboot.service (destination-file)
	ReferencedBy: systemd-reboot.service (destination-file)
	ReferencedBy: systemd-poweroff.service (destination-file)
	ReferencedBy: systemd-halt.service (destination-file)
	ReferencedBy: systemd-kexec.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit virtvzd.socket:
	Description: virtvzd.socket
	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
	CGroup realized: no
	Before: libvirt-guests.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
? 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-switch-root.target (destination-file)
	Before: initrd-cleanup.service (destination-file)
	Before: initrd.target (destination-file)
	After: initrd-parse-etc.service (origin-file)
	OnFailure: emergency.target (origin-file)
	References: shutdown.target (origin-file)
	References: initrd-parse-etc.service (origin-file)
	References: emergency.target (origin-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: initrd-cleanup.service (destination-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 system76-power.service:
	Description: system76-power.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
	CGroup realized: no
	ConflictedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
? Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 41bc6c42adad488aaf85294e0f7efee7
	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 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
	CGroup realized: no
	Before: user at 1000.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
? Unit logrotate.service:
	Description: Rotate log files
	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 realized: no
	CGroup own mask: memory devices pids bpf-devices
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /usr/lib/systemd/system/logrotate.service
	ConditionACPower: true untested
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: tmp.mount (origin-path)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: exim4-base.service (destination-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: logrotate.timer (destination-implicit)
	TriggeredBy: logrotate.timer (destination-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: tmp.mount (origin-path)
	References: -.mount (origin-file origin-path)
	ReferencedBy: logrotate.timer (destination-implicit)
	ReferencedBy: exim4-base.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 plymouth-quit.service:
	Alias: plymouth.service
	Description: Terminate Plymouth Boot 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/plymouth-quit.service
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	ConflictedBy: gdm.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: gdm.service (destination-file)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-user-sessions.service (origin-file)
	After: rc-local.service (origin-file)
	After: system.slice (origin-file)
	After: plymouth-start.service (origin-file)
	OnFailureOf: gdm.service (destination-file)
	References: plymouth-start.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: rc-local.service (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	ReferencedBy: gdm.service (destination-file)
	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: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 20s
	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: 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
	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/plymouth quit
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit plymouth-reboot.service:
	Description: Show Plymouth Reboot 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/plymouth-reboot.service
	ConditionVirtualization: !container untested
	ConditionKernelCommandLine: !nosplash untested
	ConditionKernelCommandLine: !plymouth.enable=0 untested
	Requires: system.slice (origin-file)
	WantedBy: reboot.target (destination-file)
	Before: plymouth-switch-root-initramfs.service (destination-file)
	Before: systemd-reboot.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: getty at tty1.service (origin-file)
	After: system.slice (origin-file)
	After: gdm.service (origin-file)
	After: plymouth-start.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: getty at tty1.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-reboot.service (origin-file)
	References: gdm.service (origin-file)
	References: plymouth-start.service (origin-file)
	ReferencedBy: plymouth-switch-root-initramfs.service (destination-file)
	ReferencedBy: reboot.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: forking
	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
	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/plymouthd --mode=reboot --attach-to-session
	? ExecStartPost:
		Command Line: /usr/bin/plymouth show-splash
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-nvme1n1p1.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: cb16302e6f3740e6849b1381f6d05236
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/nvme1n1p1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? 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
	Conflicts: shutdown.target (origin-default)
	Before: remote-cryptsetup.target (destination-file)
	Before: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	Before: cryptsetup.target (origin-file)
	Before: shutdown.target (origin-default)
	Before: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	After: systemd-pcrphase-initrd.service (destination-file)
	References: cryptsetup.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: remote-cryptsetup.target (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit switcheroo-control.service:
	Description: Switcheroo Control Proxy service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/switcheroo-control.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 1f45656af71b40c6b8930786949e7f84
	Fragment Path: /usr/lib/systemd/system/switcheroo-control.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: alsa-restore.service (origin-file)
	Before: shutdown.target (origin-default)
	Before: gdm.service (origin-file)
	Before: alsa-state.service (origin-file)
	Before: graphical.target (destination-default)
	Before: multi-user.target (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: dbus.socket (origin-file)
	After: tmp.mount (origin-path)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: alsa-state.service (origin-file)
	References: tmp.mount (origin-path)
	References: gdm.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-default)
	References: alsa-restore.service (origin-file)
	References: sysinit.target (origin-default)
	References: multi-user.target (origin-file)
	References: dbus.socket (origin-file)
	References: -.mount (origin-file origin-path)
	References: basic.target (origin-default)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: dbus
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1577
	Main PID Known: yes
	Main PID Alien: no
	BusName: net.hadess.SwitcherooControl
	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: 0022
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: no
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	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: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	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
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/libexec/switcheroo-control
			PID: 1577
			Start Timestamp: Thu 2025-09-11 17:25:35.726893 CEST
			Handoff Timestamp: 13.276ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-block-dm\x2d3.device:
	Description: /sys/devices/virtual/block/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 938e8dcc89494049aa5720c9e1510f40
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo.device
	Following Set Member: dev-disk-by\x2duuid-d018d5d1\x2d49fa\x2d4b9f\x2d8a16\x2dfc43dd4d5957.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-debtag\x2dvg-home.device
	Following Set Member: dev-disk-by\x2ddiskseq-6.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/block/dm-3
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
? Unit dracut-shutdown.service:
	Description: dracut-shutdown.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
	CGroup realized: no
	ConflictedBy: plymouth-switch-root-initramfs.service (destination-file)
	Before: plymouth-switch-root-initramfs.service (destination-file)
	ReferencedBy: plymouth-switch-root-initramfs.service (destination-file)
? 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 realized: no
	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)
	After: plymouth-switch-root.service (destination-file)
	After: system.slice (origin-file)
	After: initrd-switch-root.target (destination-file)
	After: systemd-journald.socket (origin-file)
	OnFailure: emergency.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: emergency.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: plymouth-switch-root.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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.2-0000:02:00.0-nvme-nvme0-nvme0n1.device:
	Description: Micron 2300 NVMe 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: bb64b31d56f24ad182d5caff3af68d31
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be.device
	Following Set Member: dev-disk-by\x2ddiskseq-2.device
	Following Set Member: dev-nvme0n1.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.2/0000:02:00.0/nvme/nvme0/nvme0n1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1
	Found: found-udev
? Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2db13d9ee6ca5147efb9864fdda0714d1b\x2dnvme0n1p3_crypt.device:
	Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS2-b13d9ee6ca5147efb9864fdda0714d1b-nvme0n1p3_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 35c4c3150ce74c0ea1ec363e7d5674b4
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-nvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dMDtfP5\x2dfSli\x2dJwLe\x2d0ZEn\x2dyDJF\x2dkSXA\x2dZY2rNw.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2ddiskseq-3.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/dm-uuid-CRYPT-LUKS2-b13d9ee6ca5147efb9864fdda0714d1b-nvme0n1p3_crypt
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
? Unit dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a0d3939384704b88b449e1d50d0e13b8
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\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-partuuid/ad173c07-2c67-4423-a6c9-5b6c9a2d08e3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit nvidia-suspend.service:
	Description: NVIDIA system suspend actions
	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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/nvidia-suspend.service
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: systemd-suspend.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-suspend.service (origin-file)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: sysinit.target (origin-default)
	References: systemd-suspend.service (origin-file)
	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: systemd-suspend.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
	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/logger -t suspend -s nvidia-suspend.service
		Command Line: /usr/bin/nvidia-sleep.sh suspend
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: bad0e24aa68c461881ec3d26446b4af5
	Fragment Path: /usr/lib/systemd/system/grub-common.service
	ConditionPathExists: /boot/grub/grub.cfg succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: suspend.target (destination-file)
	WantedBy: multi-user.target (destination-file)
	WantedBy: hybrid-sleep.target (destination-file)
	WantedBy: suspend-then-hibernate.target (destination-file)
	WantedBy: hibernate.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: hybrid-sleep.target (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: suspend.target (origin-file)
	After: system.slice (origin-file)
	After: suspend-then-hibernate.target (origin-file)
	After: hibernate.target (origin-file)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: hibernate.target (origin-file)
	References: suspend.target (origin-file)
	References: hybrid-sleep.target (origin-file)
	References: sysinit.target (origin-default)
	References: suspend-then-hibernate.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: suspend.target (destination-file)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: hybrid-sleep.target (destination-file)
	ReferencedBy: suspend-then-hibernate.target (destination-file)
	ReferencedBy: hibernate.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
	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"
			PID: 1562
			Start Timestamp: Thu 2025-09-11 17:25:35.716016 CEST
			Handoff Timestamp: 3.476ms since start
			Exit Timestamp: 17.553ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStart:
		Command Line: grub-editenv /boot/grub/grubenv unset recordfail
			PID: 1606
			Start Timestamp: Thu 2025-09-11 17:25:35.737389 CEST
			Handoff Timestamp: 4.297ms since start
			Exit Timestamp: 8.516ms since handoff
			Exit Code: exited
			Exit Status: 0
	? 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"
			PID: 1651
			Start Timestamp: Thu 2025-09-11 17:25:35.750621 CEST
			Handoff Timestamp: 4.082ms since start
			Exit Timestamp: 8.615ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-dm\x2d3.device:
	Description: /dev/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8559364c1e104d43b83a812d0153f16a
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2duuid-d018d5d1\x2d49fa\x2d4b9f\x2d8a16\x2dfc43dd4d5957.device
	Following Set Member: dev-disk-by\x2ddiskseq-6.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-debtag\x2dvg-home.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dhome.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/dm-3
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
? Unit sys-subsystem-net-devices-wlp0s20f3.device:
	Description: Tiger Lake PCH CNVi WiFi
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ba38235b5f804c28b82bc6a5181bde17
	Following Set Member: sys-devices-pci0000:00-0000:00:14.3-net-wlp0s20f3.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/wlp0s20f3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.3/net/wlp0s20f3
	Found: found-udev
? 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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 3eecd38535944b04a30381a2c0e3e640
	Documentation: man:e2scrub_all(8)
	Fragment Path: /usr/lib/systemd/system/e2scrub_reap.service
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionCapability: CAP_SYS_ADMIN succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	WantedBy: graphical.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: graphical.target (destination-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: tmp.mount (origin-path)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: tmp.mount (origin-path)
	ReferencedBy: graphical.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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
	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
			PID: 1561
			Start Timestamp: Thu 2025-09-11 17:25:35.713861 CEST
			Handoff Timestamp: 10.320ms since start
			Exit Timestamp: 11.571ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: c1849b6cad8347a5bf60555cf9692029
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-debtag\x2dvg-swap_1.device
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.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/dm-uuid-LVM-vzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
? Unit pcscd.service:
	Description: PC/SC Smart Card Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:39 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:39 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/pcscd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 6c1a42c3ed8a4d6c8f0c70c68e9b2c28
	Documentation: man:pcscd(8)
	Fragment Path: /usr/lib/systemd/system/pcscd.service
	Condition Timestamp: Thu 2025-09-11 17:25:39 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:39 CEST
	Assert Result: yes
	Requires: polkit.service (origin-file)
	Requires: pcscd.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: -.mount (origin-file origin-path)
	Wants: tmp.mount (origin-path)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: basic.target (origin-default)
	After: tmp.mount (origin-path)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-file origin-path)
	After: pcscd.socket (destination-implicit)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-tmpfiles-setup.service (origin-file)
	TriggeredBy: pcscd.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: polkit.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: sysinit.target (origin-default)
	References: basic.target (origin-default)
	References: pcscd.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: tmp.mount (origin-path)
	References: shutdown.target (origin-default)
	ReferencedBy: pcscd.socket (destination-implicit)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/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: simple
	Restart: no
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 2353
	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: 0077
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: connected
	PrivateDevices: no
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: yes
	ProtectClock: yes
	ProtectControlGroups: yes
	PrivateNetwork: no
	PrivateUsers: identity
	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
	EnvironmentFile: -/etc/default/pcscd
	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: 
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: getresuid32 rt_sigreturn setsid rt_sigtimedwait signal dup mknodat sched_getparam statx creat rt_sigpending fcntl64 cacheflush oldfstat epoll_ctl_old sendmsg lgetxattr ppoll_time64 openat close shutdown timerfd_settime removexattrat getxattr setxattr truncate64 prctl utimensat fchmodat listxattr msgsnd renameat vmsplice ftruncate send clock_gettime getgroups pselect6_time64 sched_rr_get_interval_time64 mmap mq_timedsend_time64 epoll_pwait fsetxattr close_range waitpid mlockall epoll_ctl sendfile arch_prctl rt_sigqueueinfo setresgid msgctl setregid32 geteuid32 splice signalfd dup3 io_setup mknod wait4 kill mmap2 setresgid32 sched_getattr futex_waitv chdir clone3 process_vm_readv geteuid getxattrat ppoll io_submit timer_gettime64 exit io_uring_setup getpgid readahead mlock kcmp set_tid_address rseq sendto lseek pwrite64 syncfs write linkat chmod open set_thread_area sched_getaffinity shmctl timer_gettime sigaltstack listxattrat umask setsockopt msgget munmap statfs64 getgroups32 sched_get_priority_max read landlock_add_rule rt_tgsigqueueinfo _newselect sigsuspend semtimedop lsetxattr io_pgetevents_time64 ftruncate64 mlock2 arm_fadvise64_64 setxattrat mq_getsetattr mq_open restart_syscall timerfd_create fadvise64 timerfd_settime64 getresgid ioctl getitimer mseal memfd_create munlockall getsockopt link vfork io_getevents getrusage recvfrom stat64 timerfd_gettime64 futex_time64 setitimer mq_timedreceive oldstat statfs timer_settime sched_getscheduler fsync sigprocmask fstatfs64 setgid32 get_mempolicy times setfsgid clock_getres mremap rt_sigtimedwait_time64 openat2 rt_sigsuspend mq_timedreceive_time64 fallocate sigpending mkdirat getuid futimesat unlinkat get_robust_list getgid32 inotify_add_watch brk access recvmsg process_vm_writev clock_nanosleep clock_nanosleep_time64 eventfd2 semop copy_file_range fstatat64 bind gettid exit_group futex flock getegid32 unlink io_uring_enter mkdir sync_file_range timer_create pidfd_send_signal pipe2 rename clock_getres_time64 getpgrp io_uring_register membarrier tgkill getpriority unshare eventfd io_pgetevents sendfile64 semtimedop_time64 epoll_wait getrlimit mq_notify waitid io_cancel recvmmsg_time64 preadv2 shmat getppid shmget socket getsockname renameat2 getsid swapcontext getpid getcpu alarm madvise llistxattr msgrcv timerfd_gettime setregid set_tls newfstatat semctl landlock_restrict_self epoll_wait_old prlimit64 readlinkat recvmmsg symlinkat epoll_pwait2 dup2 shmdt name_to_handle_at getegid fadvise64_64 pipe set_robust_list timer_delete get_thread_area setpgid tkill setfsgid32 keyctl pread64 getcwd preadv semget readv msync timer_settime64 accept pselect6 stat getdents fchdir tee recv getresgid32 sync getrandom execve sysinfo sched_get_priority_min listen pwritev2 oldlstat listmount riscv_flush_icache writev sync_file_range2 fstat64 ioprio_get execveat process_madvise mq_unlink utimensat_time64 _llseek symlink rt_sigprocmask uname munlock sched_rr_get_interval lstat uretprobe socketpair fstatfs truncate fcntl faccessat2 faccessat io_destroy clone removexattr userfaultfd landlock_create_ruleset getresuid fstat getgid epoll_create poll olduname request_key add_key personality fgetxattr utime inotify_init1 inotify_rm_watch socketcall ipc utimes setns pause seccomp fchmod statmount lremovexattr epoll_create1 ugetrlimit lstat64 fremovexattr rmdir getpeername fchmodat2 fork getuid32 sigaction sched_yield signalfd4 select sendmmsg oldolduname inotify_init riscv_hwprobe remap_file_pages setgid gettimeofday pwritev time timer_getoverrun sigreturn pidfd_open accept4 nanosleep mq_timedsend readdir getdents64 flistxattr clock_gettime64 mprotect connect rt_sigaction capget fdatasync readlink
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/pcscd --foreground --auto-exit "\$PCSCD_ARGS"
			PID: 2353
			Start Timestamp: Thu 2025-09-11 17:25:39.611039 CEST
			Handoff Timestamp: 29.811ms since start
	? ExecReload:
		Command Line: /usr/sbin/pcscd --hotplug
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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:1f.3-sound-card1-controlC1.device:
	Description: /sys/devices/pci0000:00/0000:00:1f.3/sound/card1/controlC1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 0406d2eedd9247959f817525566df931
	Following Set Member: dev-snd-controlC1.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:1f.3.device
	Wants: sound.target (origin-udev)
	References: sound.target (origin-udev)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /sys/devices/pci0000:00/0000:00:1f.3/sound/card1/controlC1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.3/sound/card1/controlC1
	Found: found-udev
	udev SYSTEMD_WANTS: sound.target
? Unit dev-disk-by\x2duuid-d018d5d1\x2d49fa\x2d4b9f\x2d8a16\x2dfc43dd4d5957.device:
	Description: /dev/disk/by-uuid/d018d5d1-49fa-4b9f-8a16-fc43dd4d5957
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: adf6fe83d18540eba9b61a4738c40354
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2ddiskseq-6.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-debtag\x2dvg-home.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dhome.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/d018d5d1-49fa-4b9f-8a16-fc43dd4d5957
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
? Unit tlp.service:
	Description: tlp.service
	Instance: n/a
	Unit Load State: masked
	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
	CGroup realized: no
	Fragment Path: /etc/systemd/system/tlp.service
	WantedBy: multi-user.target (destination-file)
	ConflictedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
? 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 2f8561599dc14b2fa55e08d479108c53
	Fragment Path: /usr/lib/systemd/system/kmod-static-nodes.service
	ConditionPathExists: /usr/bin/kmod succeeded
	ConditionFileNotEmpty: /lib/modules/6.12.43+deb13-amd64/modules.devname succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	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: system.slice (origin-file origin-slice-property)
	References: systemd-tmpfiles-setup-dev-early.service (origin-file)
	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: 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
	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
			PID: 710
			Start Timestamp: Thu 2025-09-11 17:25:29.315153 CEST
			Handoff Timestamp: 4.374ms since start
			Exit Timestamp: 7.873ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-enp0s13f0u4u1.device:
	Description: RTL8153 Gigabit Ethernet Adapter
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: fc69150f82344519ad1bfa3ac09f98a1
	Following Set Member: sys-devices-pci0000:00-0000:00:0d.0-usb2-2\x2d4-2\x2d4.1-2\x2d4.1:1.0-net-enp0s13f0u4u1.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/enp0s13f0u4u1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:0d.0/usb2/2-4/2-4.1/2-4.1:1.0/net/enp0s13f0u4u1
	Found: found-udev
? Unit blockdev at dev-mapper-nvme0n1p3_crypt.target:
	Description: Block Device Preparation for /dev/mapper/nvme0n1p3_crypt
	Instance: dev-mapper-nvme0n1p3_crypt
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 05ca3af73efd4873a209180972c2ec92
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/blockdev at .target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	WantedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	Conflicts: umount.target (origin-file)
	Before: umount.target (origin-file)
	After: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	References: umount.target (origin-file)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit cups.service:
	Description: CUPS Scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/cups.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: cc89721c7dbd4897a66d04af9668aabe
	Documentation: man:cupsd(8)
	Fragment Path: /usr/lib/systemd/system/cups.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: cups.socket (origin-file)
	RequiredBy: cups-browsed.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	ConsistsOf: cups.socket (destination-file)
	ConsistsOf: cups.path (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: cups-browsed.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: cups.socket (destination-implicit)
	After: systemd-journald.socket (origin-file)
	After: nslcd.service (origin-file)
	After: sysinit.target (origin-default)
	After: network.target (origin-file)
	After: cups.path (destination-implicit)
	After: basic.target (origin-default)
	After: nss-user-lookup.target (origin-file)
	After: system.slice (origin-file)
	TriggeredBy: cups.socket (destination-implicit)
	TriggeredBy: cups.path (destination-implicit)
	References: network.target (origin-file)
	References: basic.target (origin-default)
	References: cups.socket (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: nslcd.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: cups.path (destination-file destination-implicit)
	ReferencedBy: cups-browsed.service (destination-file)
	ReferencedBy: cups.socket (destination-file destination-implicit)
	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: notify
	Restart: on-failure
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1843
	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
	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/cupsd -l
			PID: 1843
			Start Timestamp: Thu 2025-09-11 17:25:36.386446 CEST
			Handoff Timestamp: 24.363ms since start
	Status Text: Scheduler is running...
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.device:
	Description: /dev/disk/by-id/dm-name-debtag--vg-swap_1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 3c9c00cf431f43e390219bd6b9775b62
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-debtag\x2dvg-swap_1.device
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.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/dm-name-debtag--vg-swap_1
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev
? Unit nvidia-resume.service:
	Description: NVIDIA system resume actions
	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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/nvidia-resume.service
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: systemd-suspend.service (destination-file)
	WantedBy: systemd-hibernate.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: systemd-hibernate.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: systemd-suspend.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-suspend.service (origin-file)
	References: systemd-hibernate.service (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-suspend.service (destination-file)
	ReferencedBy: systemd-hibernate.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
	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/logger -t suspend -s nvidia-resume.service
		Command Line: /usr/bin/nvidia-sleep.sh resume
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit libvirtd.service:
	Description: libvirt legacy monolithic daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: Thu 2025-09-11 17:27:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: Thu 2025-09-11 17:27:36 CEST
	Inactive Enter Timestamp: Thu 2025-09-11 17:27:36 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 20daae9c37fc4a8a9326c3efb452e9dd
	Documentation: man:libvirtd(8)
	Documentation: https://libvirt.org/
	Fragment Path: /usr/lib/systemd/system/libvirtd.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Requires: virtlogd.socket (origin-file)
	Wants: libvirtd-ro.socket (origin-file)
	Wants: systemd-machined.service (origin-file)
	Wants: virtlockd.socket (origin-file)
	Wants: libvirtd.socket (origin-file)
	Wants: libvirtd-admin.socket (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Conflicts: xendomains.service (origin-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: apparmor.service (origin-file)
	After: dbus.service (origin-file)
	After: remote-fs.target (origin-file)
	After: basic.target (origin-default)
	After: virtlogd.socket (origin-file)
	After: libvirtd.socket (origin-file destination-implicit)
	After: xencommons.service (origin-file)
	After: virtlockd.socket (origin-file)
	After: libvirtd-ro.socket (origin-file destination-implicit)
	After: libvirtd-admin.socket (origin-file destination-implicit)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: systemd-machined.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: iscsid.service (origin-file)
	TriggeredBy: libvirtd-ro.socket (destination-implicit)
	TriggeredBy: libvirtd.socket (destination-implicit)
	TriggeredBy: libvirtd-admin.socket (destination-implicit)
	References: libvirtd-ro.socket (origin-file)
	References: dbus.service (origin-file)
	References: virtlogd.socket (origin-file)
	References: virtlockd.socket (origin-file)
	References: sysinit.target (origin-default)
	References: libvirtd.socket (origin-file)
	References: remote-fs.target (origin-file)
	References: basic.target (origin-default)
	References: iscsid.service (origin-file)
	References: xendomains.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: xencommons.service (origin-file)
	References: apparmor.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: systemd-machined.service (origin-file)
	References: libvirtd-admin.socket (origin-file)
	References: shutdown.target (origin-default)
	References: network.target (origin-file)
	ReferencedBy: libvirtd-ro.socket (destination-implicit)
	ReferencedBy: libvirtd-admin.socket (destination-implicit)
	ReferencedBy: libvirtd.socket (destination-implicit)
	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-reload
	Restart: on-failure
	NotifyAccess: main
	NotifyState: stopping
	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: 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
	Environment: LIBVIRTD_ARGS=--timeout 120
	EnvironmentFile: -/etc/default/libvirtd
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 524288
	LimitNOFILESoft: 1024
	LimitMEMLOCK: 67108864
	LimitMEMLOCKSoft: 67108864
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/libvirtd "\$LIBVIRTD_ARGS"
			PID: 1848
			Start Timestamp: Thu 2025-09-11 17:25:36.412276 CEST
			Handoff Timestamp: 5.679ms since start
			Exit Timestamp: 2min 114.413ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecReload:
		Command Line: /bin/kill -HUP "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 32768
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit virtlogd.service:
	Description: libvirt logging daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/virtlogd.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-devices
	Invocation ID: a41f410fda454c7085e5324954e26c8b
	Documentation: man:virtlogd(8)
	Documentation: https://libvirt.org/
	Fragment Path: /usr/lib/systemd/system/virtlogd.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Wants: virtlogd-admin.socket (origin-file)
	BindsTo: virtlogd.socket (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: virtlogd.socket (origin-file destination-implicit)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	After: virtlogd-admin.socket (origin-file destination-implicit)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: virtlogd.socket (destination-implicit)
	TriggeredBy: virtlogd-admin.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: virtlogd-admin.socket (origin-file)
	References: basic.target (origin-default)
	References: sysinit.target (origin-default)
	References: virtlogd.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: virtlogd.socket (destination-implicit)
	ReferencedBy: virtlogd-admin.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: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1593
	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: 0077
	WorkingDirectory: /
	RootDirectory: /
	RootEphemeral: no
	NonBlocking: no
	PrivateTmp: no
	PrivateDevices: yes
	ProtectKernelTunables: yes
	ProtectKernelModules: yes
	ProtectKernelLogs: no
	ProtectClock: no
	ProtectControlGroups: yes
	PrivateNetwork: yes
	PrivateUsers: no
	PrivatePIDs: no
	ProtectHome: no
	ProtectSystem: full
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: yes
	RestrictRealtime: yes
	RestrictSUIDSGID: yes
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	Environment: VIRTLOGD_ARGS=
	EnvironmentFile: -/etc/default/virtlogd
	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
	CapabilityBoundingSet: cap_dac_override cap_dac_read_search cap_perfmon cap_bpf cap_checkpoint_restore
	DynamicUser: no
	LockPersonality: yes
	SystemCallFilter: ~adjtimex pivot_root vhangup setresuid32 fanotify_init afs_syscall swapoff create_module stty fchown32 fsmount profil setfsuid umount2 sys_debug_setcontext pciconfig_iobase lchown32 idle init_module lookup_dcookie setfsuid32 subpage_prot chown32 clock_adjtime umount pciconfig_write setdomainname ioperm fsconfig break ulimit kexec_load settimeofday bpf vm86old setuid uselib get_kernel_syms setuid32 tuxcall setreuid pciconfig_read sgetmask security clock_settime64 gtty prof setgroups32 fspick rtas open_by_handle_at mount s390_pci_mmio_read ptrace capset mount_setattr s390_pci_mmio_write fchown quotactl_fd acct finit_module sethostname delete_module mpx nfsservctl lock setreuid32 reboot fsopen ustat kexec_file_load perf_event_open ssetmask stime lchown sysfs clock_adjtime64 chroot pidfd_getfd setgroups clock_settime vserver quotactl ftime modify_ldt vm86 swapon putpmsg iopl fanotify_mark query_module _sysctl fchownat chown move_mount setresuid s390_runtime_instr bdflush open_tree getpmsg
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/virtlogd "\$VIRTLOGD_ARGS"
			PID: 1593
			Start Timestamp: Thu 2025-09-11 17:25:35.733534 CEST
			Handoff Timestamp: 30.263ms since start
	? ExecReload:
		Command Line: /bin/kill -USR1 "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: closed
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit var-lib-machines.mount:
	Description: Virtual Machine and Container Storage (Compatibility)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/var-lib-machines.mount
	ConditionPathExists: /var/lib/machines.raw failed
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-implicit origin-path)
	RequiredBy: systemd-machined.service (destination-file)
	WantedBy: machines.target (destination-file)
	WantedBy: systemd-importd.service (destination-file)
	WantedBy: systemd-importd.socket (destination-file)
	WantedBy: remote-fs.target (destination-file)
	Conflicts: umount.target (origin-mount-file)
	Before: local-fs.target (origin-mount-file)
	Before: systemd-machined.service (destination-file)
	Before: machines.target (destination-default)
	Before: systemd-importd.socket (destination-file)
	Before: systemd-importd.service (destination-file)
	Before: umount.target (origin-mount-file)
	After: local-fs-pre.target (origin-mount-file)
	After: -.mount (origin-file origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: local-fs.target (origin-mount-file)
	References: umount.target (origin-mount-file)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-implicit origin-path)
	References: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-mount-file)
	ReferencedBy: systemd-importd.service (destination-file)
	ReferencedBy: systemd-importd.socket (destination-file)
	ReferencedBy: machines.target (destination-file destination-default)
	ReferencedBy: systemd-machined.service (destination-file)
	ReferencedBy: remote-fs.target (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/machines.raw (origin-file)
	RequiresMountsFor: /var/lib (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Mount State: dead
	Result: success
	Clean Result: success
	Where: /var/lib/machines
	What: /var/lib/machines.raw
	File System Type: btrfs
	Options: loop
	From /proc/self/mountinfo: no
	From fragment: yes
	Extrinsic: no
	DirectoryMode: 0755
	SloppyOptions: no
	LazyUnmount: no
	ForceUnmount: no
	ReadWriteOnly: no
	TimeoutSec: 1min 30s
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit libvirt-guests.service:
	Description: libvirt guests suspend/resume service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 617def8774a74ed9ab6eb57823518eb6
	Documentation: man:libvirt-guests(8)
	Documentation: https://libvirt.org/
	Fragment Path: /usr/lib/systemd/system/libvirt-guests.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: virt-guest-shutdown.target (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: virtvzd.socket (origin-file)
	After: virtxend.socket (origin-file)
	After: virtqemud.socket (origin-file)
	After: basic.target (origin-default)
	After: virt-guest-shutdown.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: time-sync.target (origin-file)
	After: system.slice (origin-file)
	After: network.target (origin-file)
	After: libvirtd.socket (origin-file)
	After: virtlxcd.socket (origin-file)
	After: virtvboxd.socket (origin-file)
	After: sysinit.target (origin-default)
	References: virtlxcd.socket (origin-file)
	References: virt-guest-shutdown.target (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: network.target (origin-file)
	References: shutdown.target (origin-default)
	References: virtqemud.socket (origin-file)
	References: time-sync.target (origin-file)
	References: virtvboxd.socket (origin-file)
	References: virtvzd.socket (origin-file)
	References: libvirtd.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: virtxend.socket (origin-file)
	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: 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
	EnvironmentFile: -/etc/default/libvirt-guests
	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: /usr/lib/libvirt/libvirt-guests.sh start
			PID: 1847
			Start Timestamp: Thu 2025-09-11 17:25:36.410947 CEST
			Handoff Timestamp: 5.284ms since start
			Exit Timestamp: 16.333ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/lib/libvirt/libvirt-guests.sh stop
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-logind.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: e538529ea5dd45baab252a4ef0fc1e9e
	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 failed
	ConditionPathExists: |/usr/bin/dbus-daemon succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Wants: modprobe at drm.service (origin-file)
	Wants: user.slice (origin-file)
	Wants: tmp.mount (origin-path)
	Wants: dbus.socket (origin-file)
	Wants: -.mount (origin-file origin-path)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	Before: session-2.scope (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: user at 1000.service (destination-file)
	After: -.mount (origin-file origin-path)
	After: tmp.mount (origin-path)
	After: sysinit.target (origin-default)
	After: dbus.socket (origin-file)
	After: nss-user-lookup.target (origin-file)
	After: basic.target (origin-default)
	After: modprobe at drm.service (origin-file)
	After: system.slice (origin-file)
	After: user.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-journald.socket (origin-file)
	References: tmp.mount (origin-path)
	References: basic.target (origin-default)
	References: dbus.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: user.slice (origin-file)
	References: modprobe at drm.service (origin-file)
	References: nss-user-lookup.target (origin-file)
	References: systemd-remount-fs.service (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: -.mount (origin-file origin-path)
	ReferencedBy: multi-user.target (destination-file destination-default)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: session-2.scope (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	WantsMountsFor: /tmp (origin-file)
	WantsMountsFor: /var/tmp (origin-file)
	RequiresMountsFor: /run/systemd/inhibit (origin-file)
	RequiresMountsFor: /run/systemd/seats (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: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1581
	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
	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: mq_open shmget sched_setattr execve fcntl64 inotify_add_watch pwritev swapcontext getgid setresgid32 wait4 mremap getsid times close_range ppoll_time64 tgkill shmdt getpgid memfd_create pause fchdir fcntl sched_rr_get_interval_time64 geteuid set_mempolicy sched_get_priority_max recvmmsg madvise chown rt_sigtimedwait mmap semop removexattrat inotify_init1 setregid32 readdir sendto personality pidfd_send_signal fstat64 openat2 fchown32 timer_create timerfd_create mlock2 linkat unlinkat fchmodat2 sendfile sigsuspend faccessat2 listen munlockall semctl renameat2 timer_gettime64 get_thread_area set_tid_address rename msgsnd landlock_restrict_self signal pipe fchownat geteuid32 utime mmap2 mknod exit_group pread64 io_submit newfstatat setpriority request_key fgetxattr uname signalfd4 open symlink rmdir write splice getxattrat semtimedop getcwd get_mempolicy sched_getaffinity getpid futex_time64 lchown io_cancel timer_settime64 symlinkat futimesat readlinkat getrandom lstat getrlimit get_robust_list sched_getscheduler oldlstat faccessat mbind rt_sigprocmask tee ppoll sendmsg vfork tkill rt_sigpending bind shmat socket mlock close flock restart_syscall getpgrp dup utimes cacheflush preadv mlockall setresgid capget unshare setgid epoll_ctl brk getdents sched_setaffinity setgroups copy_file_range fsetxattr getgid32 sendmmsg arch_prctl lsetxattr fchown epoll_wait_old timerfd_gettime64 chmod gettid sync_file_range2 sigpending shmctl listxattrat getegid clone _newselect process_vm_writev fstatat64 mq_getsetattr recvmsg recvfrom pwritev2 renameat chdir move_pages lstat64 chown32 fchmod timerfd_gettime nice sigreturn sigprocmask msync fstatfs setns statfs setfsuid msgctl ioctl shutdown socketpair setrlimit lseek statx select readahead llistxattr riscv_flush_icache getsockopt rt_sigsuspend prlimit64 semtimedop_time64 kcmp mkdir set_thread_area pselect6 statmount io_setup mknodat mq_notify getrusage vmsplice utimensat fchmodat io_uring_register munlock clock_gettime prctl riscv_hwprobe sched_get_priority_min process_madvise setfsgid mq_timedsend_time64 fadvise64_64 getresuid32 syncfs rt_tgsigqueueinfo io_uring_setup setregid landlock_create_ruleset getegid32 name_to_handle_at sysinfo setsockopt setsid semget fremovexattr epoll_wait io_destroy fork io_pgetevents io_getevents sigaction oldstat setfsgid32 connect setgid32 mprotect clock_getres clock_getres_time64 setxattr timer_getoverrun io_pgetevents_time64 getresgid sched_yield setreuid32 removexattr lremovexattr sched_getattr ioprio_set oldfstat readv eventfd waitid _llseek migrate_pages clock_nanosleep rt_sigreturn clone3 getresgid32 truncate add_key pselect6_time64 set_mempolicy_home_node epoll_create1 process_vm_readv send timer_delete getuid32 getpeername inotify_init io_uring_enter clock_gettime64 pipe2 getsockname statfs64 keyctl epoll_create getgroups remap_file_pages setreuid openat membarrier accept set_robust_list fsync set_tls link fstat ftruncate64 rt_sigqueueinfo arm_fadvise64_64 setgroups32 sched_getparam getitimer timerfd_settime timerfd_settime64 setfsuid32 creat read unlink mq_unlink stat execveat fdatasync setpgid getgroups32 exit epoll_pwait setuid32 msgget sigaltstack flistxattr oldolduname sched_rr_get_interval getxattr munmap timer_settime ipc setxattrat clock_nanosleep_time64 rseq sched_setparam futex_waitv mkdirat stat64 waitpid capset mseal mq_timedsend dup2 epoll_ctl_old sendfile64 truncate64 ugetrlimit fstatfs64 mq_timedreceive getuid nanosleep writev sync olduname timer_gettime eventfd2 dup3 ioprio_get alarm ftruncate preadv2 pidfd_open recv listxattr listmount getcpu umask pwrite64 getpriority utimensat_time64 signalfd inotify_rm_watch setresuid32 sched_setscheduler poll readlink fallocate lgetxattr getdents64 setresuid rt_sigaction socketcall access mq_timedreceive_time64 setitimer getppid sync_file_range gettimeofday uretprobe landlock_add_rule time seccomp setuid epoll_pwait2 recvmmsg_time64 msgrcv fadvise64 lchown32 userfaultfd getresuid kill accept4 futex rt_sigtimedwait_time64
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-logind
			PID: 1581
			Start Timestamp: Thu 2025-09-11 17:25:35.729314 CEST
			Handoff Timestamp: 31.183ms since start
	Status Text: Processing requests...
	File Descriptor Store Max: 768
	File Descriptor Store Pin: restart
	File Descriptor Store Current: 18
	File Descriptor Store Entry: 'session-2-device-13-69' (type=chr; dev=0:6; inode=669; rdev=13:69; path=/dev/input/event5; access=rw)
	                             'session-2-device-13-64' (type=chr; dev=0:6; inode=664; rdev=13:64; path=/dev/input/event0; access=rw)
	                             'session-2-device-13-80' (type=chr; dev=0:6; inode=798; rdev=13:80; path=/dev/input/event16; access=rw)
	                             'session-2-device-13-78' (type=chr; dev=0:6; inode=692; rdev=13:78; path=/dev/input/event14; access=rw)
	                             'session-2-device-13-77' (type=chr; dev=0:6; inode=690; rdev=13:77; path=/dev/input/event13; access=rw)
	                             'session-2-device-13-68' (type=chr; dev=0:6; inode=668; rdev=13:68; path=/dev/input/event4; access=rw)
	                             'session-2-device-13-67' (type=chr; dev=0:6; inode=667; rdev=13:67; path=/dev/input/event3; access=rw)
	                             'session-2-device-13-76' (type=chr; dev=0:6; inode=676; rdev=13:76; path=/dev/input/event12; access=rw)
	                             'session-2-device-13-75' (type=chr; dev=0:6; inode=675; rdev=13:75; path=/dev/input/event11; access=rw)
	                             'session-2-device-13-74' (type=chr; dev=0:6; inode=674; rdev=13:74; path=/dev/input/event10; access=rw)
	                             'session-2-device-13-73' (type=chr; dev=0:6; inode=673; rdev=13:73; path=/dev/input/event9; access=rw)
	                             'session-2-device-13-72' (type=chr; dev=0:6; inode=672; rdev=13:72; path=/dev/input/event8; access=rw)
	                             'session-2-device-13-66' (type=chr; dev=0:6; inode=666; rdev=13:66; path=/dev/input/event2; access=rw)
	                             'session-2-device-13-70' (type=chr; dev=0:6; inode=670; rdev=13:70; path=/dev/input/event6; access=rw)
	                             'session-2-device-13-71' (type=chr; dev=0:6; inode=671; rdev=13:71; path=/dev/input/event7; access=rw)
	                             'session-2-device-226-0' (type=chr; dev=0:6; inode=351; rdev=226:0; path=/dev/dri/card0; access=rw)
	                             'session-3-leader-fd' (type=n/a; dev=0:5; inode=3350; rdev=0:0; path=anon_inode:[pidfd]; access=rw)
	                             'session-2-leader-fd' (type=n/a; dev=0:5; inode=3185; rdev=0:0; path=anon_inode:[pidfd]; access=rw)
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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
? Unit nss-lookup.target:
	Description: Host and Network 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-lookup.target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: exim4.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: exim4.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? Unit systemd-initctl.service:
	Description: initctl Compatibility Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-initctl.service
	Requires: system.slice (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-initctl.socket (destination-implicit)
	TriggeredBy: systemd-initctl.socket (destination-implicit)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: systemd-initctl.socket (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: simple
	Restart: no
	NotifyAccess: all
	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
	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: /usr/lib/systemd/systemd-initctl
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-backlight at leds:dell::kbd_backlight.service:
	Description: Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight
	Instance: leds:dell::kbd_backlight
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dbacklight.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 38fc5bd3e88f449cb600503e28c03b4b
	Documentation: man:systemd-backlight at .service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-backlight at .service
	ConditionPathExists: !/etc/initrd-release succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: system-systemd\x2dbacklight.slice (origin-file)
	WantedBy: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device (destination-udev)
	Conflicts: shutdown.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: sysinit.target (origin-file)
	After: system-systemd\x2dbacklight.slice (origin-file)
	After: systemd-remount-fs.service (origin-file)
	After: -.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	References: system-systemd\x2dbacklight.slice (origin-file origin-slice-property)
	References: systemd-remount-fs.service (origin-file)
	References: -.mount (origin-file origin-path)
	References: systemd-journald.socket (origin-file)
	References: sysinit.target (origin-file)
	References: shutdown.target (origin-file)
	ReferencedBy: sys-devices-platform-dell\x2dlaptop-leds-dell::kbd_backlight.device (destination-udev)
	InSlice: system-systemd\x2dbacklight.slice (origin-slice-property)
	RequiresMountsFor: /var/lib/systemd/backlight (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
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	StateDirectory: systemd/backlight
	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-backlight load leds:dell::kbd_backlight
			PID: 964
			Start Timestamp: Thu 2025-09-11 17:25:29.997223 CEST
			Handoff Timestamp: 97.177ms since start
			Exit Timestamp: 22.729ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/lib/systemd/systemd-backlight save leds:dell::kbd_backlight
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-cryptsetup.target (origin-file)
	Wants: remote-veritysetup.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-cryptsetup.target (origin-file)
	References: remote-veritysetup.target (origin-file)
	References: shutdown.target (origin-file)
	References: emergency.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 systemd-journald.socket:
	Description: Journal Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: f46f0f41b81d403988fec22b8fe626a7
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	RequiredBy: systemd-journald.service (destination-file)
	WantedBy: systemd-journald.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Before: initrd-switch-root.service (destination-file)
	Before: boot-efi.mount (destination-file)
	Before: udisks2.service (destination-file)
	Before: systemd-hibernate.service (destination-file)
	Before: exim4.service (destination-file)
	Before: systemd-rfkill.service (destination-file)
	Before: rsync.service (destination-file)
	Before: systemd-suspend.service (destination-file)
	Before: systemd-backlight at backlight:intel_backlight.service (destination-file)
	Before: kmod-static-nodes.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: uuidd.service (destination-file)
	Before: rtkit-daemon.service (destination-file)
	Before: grub-common.service (destination-file)
	Before: NetworkManager-wait-online.service (destination-file)
	Before: dev-mqueue.mount (destination-file)
	Before: pcscd.service (destination-file)
	Before: systemd-reboot.service (destination-file)
	Before: e2scrub_all.service (destination-file)
	Before: systemd-tmpfiles-setup-dev-early.service (destination-file)
	Before: systemd-pcrphase.service (destination-file)
	Before: sys-kernel-tracing.mount (destination-file)
	Before: upower.service (destination-file)
	Before: systemd-poweroff.service (destination-file)
	Before: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	Before: systemd-initctl.service (destination-file)
	Before: systemd-sysctl.service (destination-file)
	Before: e2scrub_reap.service (destination-file)
	Before: systemd-ask-password-plymouth.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: systemd-hibernate-resume.service (destination-file)
	Before: fstrim.service (destination-file)
	Before: nvidia-persistenced.service (destination-file)
	Before: pulseaudio-enable-autospawn.service (destination-file)
	Before: virtlogd.service (destination-file)
	Before: rc-local.service (destination-file)
	Before: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	Before: modprobe at drm.service (destination-file)
	Before: switcheroo-control.service (destination-file)
	Before: sshd-keygen.service (destination-file)
	Before: systemd-networkd-persistent-storage.service (destination-file)
	Before: lm-sensors.service (destination-file)
	Before: systemd-hibernate-clear.service (destination-file)
	Before: systemd-battery-check.service (destination-file)
	Before: systemd-machine-id-commit.service (destination-file)
	Before: systemd-soft-reboot.service (destination-file)
	Before: systemd-random-seed.service (destination-file)
	Before: systemd-confext.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	Before: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	Before: systemd-importd.service (destination-file)
	Before: systemd-timesyncd.service (destination-file)
	Before: systemd-pcrphase-sysinit.service (destination-file)
	Before: nvidia-hibernate.service (destination-file)
	Before: systemd-pstore.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	Before: systemd-journal-catalog-update.service (destination-file)
	Before: plymouth-quit-wait.service (destination-file)
	Before: dm-event.service (destination-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-file)
	Before: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	Before: user at 1000.service (destination-file)
	Before: logrotate.service (destination-file)
	Before: mosquitto.service (destination-file)
	Before: exim4-base.service (destination-file)
	Before: systemd-quotacheck-root.service (destination-file)
	Before: systemd-hybrid-sleep.service (destination-file)
	Before: systemd-udev-trigger.service (destination-file)
	Before: initrd-cleanup.service (destination-file)
	Before: dev-disk-by\x2ddiskseq-5.swap (destination-file)
	Before: home.mount (destination-file)
	Before: home-mcastet-sshfs.mount (destination-file)
	Before: qikservice3.service (destination-file)
	Before: ldconfig.service (destination-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: dev-dm\x2d2.swap (destination-file)
	Before: fwupd-refresh.service (destination-file)
	Before: lvm2-monitor.service (destination-file)
	Before: NetworkManager.service (destination-file)
	Before: systemd-binfmt.service (destination-file)
	Before: run-user-1000-gvfs.mount (destination-file)
	Before: dpkg-db-backup.service (destination-file)
	Before: containerd.service (destination-file)
	Before: ssh.service (destination-file)
	Before: cups.service (destination-file)
	Before: systemd-pcrmachine.service (destination-file)
	Before: cups-browsed.service (destination-file)
	Before: systemd-tpm2-setup-early.service (destination-file)
	Before: systemd-hwdb-update.service (destination-file)
	Before: systemd-sysusers.service (destination-file)
	Before: man-db.service (destination-file)
	Before: var-lib-machines.mount (destination-file)
	Before: modprobe at configfs.service (destination-file)
	Before: cron.service (destination-file)
	Before: systemd-ask-password-console.service (destination-file)
	Before: plymouth-start.service (destination-file)
	Before: colord.service (destination-file)
	Before: anacron.service (destination-file)
	Before: low-memory-monitor.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: plymouth-read-write.service (destination-file)
	Before: networking.service (destination-file)
	Before: unattended-upgrades.service (destination-file)
	Before: binfmt-support.service (destination-file)
	Before: systemd-udev-load-credentials.service (destination-file)
	Before: iio-sensor-proxy.service (destination-file)
	Before: proc-sys-fs-binfmt_misc.mount (destination-file)
	Before: power-profiles-daemon.service (destination-file)
	Before: smartmontools.service (destination-file)
	Before: wpa_supplicant.service (destination-file)
	Before: polkit.service (destination-file)
	Before: accounts-daemon.service (destination-file)
	Before: systemd-tmpfiles-clean.service (destination-file)
	Before: systemd-kexec.service (destination-file)
	Before: run-user-1000.mount (destination-file)
	Before: systemd-bsod.service (destination-file)
	Before: ifupdown-pre.service (destination-file)
	Before: alsa-state.service (destination-file)
	Before: modprobe at fuse.service (destination-file)
	Before: tmp.mount (destination-file)
	Before: avahi-daemon.service (destination-file)
	Before: systemd-modules-load.service (destination-file)
	Before: sys-kernel-config.mount (destination-file)
	Before: systemd-sysext.service (destination-file)
	Before: lvm2-lvmpolld.service (destination-file)
	Before: libvirt-guests.service (destination-file)
	Before: alsa-restore.service (destination-file)
	Before: systemd-ask-password-wall.service (destination-file)
	Before: systemd-logind.service (destination-file)
	Before: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	Before: run-lock.mount (destination-file)
	Before: sys-fs-fuse-connections.mount (destination-file)
	Before: systemd-update-done.service (destination-file)
	Before: plymouth-poweroff.service (destination-file)
	Before: console-setup.service (destination-file)
	Before: getty-static.service (destination-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: dkms.service (destination-file)
	Before: systemd-journald.service (origin-implicit destination-file)
	Before: dev-hugepages.mount (destination-file)
	Before: systemd-hostnamed.service (destination-file)
	Before: systemd-machined.service (destination-file)
	Before: modprobe at efi_pstore.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: nvidia-suspend.service (destination-file)
	Before: media2.mount (destination-file)
	Before: plymouth-reboot.service (destination-file)
	Before: systemd-remount-fs.service (destination-file)
	Before: plymouth-halt.service (destination-file)
	Before: user-runtime-dir at 1000.service (destination-file)
	Before: initrd-udevadm-cleanup-db.service (destination-file)
	Before: bolt.service (destination-file)
	Before: plymouth-switch-root-initramfs.service (destination-file)
	Before: systemd-suspend-then-hibernate.service (destination-file)
	Before: dbus.service (destination-file)
	Before: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	Before: systemd-udev-settle.service (destination-file)
	Before: gdm.service (destination-file)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-file)
	Before: sys-kernel-debug.mount (destination-file)
	Before: plymouth-kexec.service (destination-file)
	Before: bluetooth.service (destination-file)
	Before: sockets.target (origin-file)
	Before: blk-availability.service (destination-file)
	Before: ModemManager.service (destination-file)
	Before: systemd-fsck-root.service (destination-file)
	Before: keyboard-setup.service (destination-file)
	Before: initrd-parse-etc.service (destination-file)
	Before: run-user-1000-doc.mount (destination-file)
	Before: boot.mount (destination-file)
	Before: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	Before: docker.service (destination-file)
	Before: apparmor.service (destination-file)
	Before: plymouth-quit.service (destination-file)
	Before: nvidia-resume.service (destination-file)
	Before: dev-debtag\x2dvg-swap_1.swap (destination-file)
	Before: htpdate.service (destination-file)
	Before: locate.service (destination-file)
	Before: systemd-udevd.service (destination-file)
	Before: systemd-pcrphase-initrd.service (destination-file)
	Before: systemd-halt.service (destination-file)
	Before: apt-daily.service (destination-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: sockets.target (origin-file)
	References: systemd-journald.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	ReferencedBy: initrd-parse-etc.service (destination-file)
	ReferencedBy: systemd-modules-load.service (destination-file)
	ReferencedBy: sshd-keygen.service (destination-file)
	ReferencedBy: man-db.service (destination-file)
	ReferencedBy: systemd-logind.service (destination-file)
	ReferencedBy: plymouth-switch-root-initramfs.service (destination-file)
	ReferencedBy: systemd-machined.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: systemd-udev-trigger.service (destination-file)
	ReferencedBy: fwupd-refresh.service (destination-file)
	ReferencedBy: systemd-fsck-root.service (destination-file)
	ReferencedBy: cups-browsed.service (destination-file)
	ReferencedBy: systemd-binfmt.service (destination-file)
	ReferencedBy: plymouth-halt.service (destination-file)
	ReferencedBy: systemd-sysext.service (destination-file)
	ReferencedBy: systemd-random-seed.service (destination-file)
	ReferencedBy: home-mcastet-sshfs.mount (destination-file)
	ReferencedBy: plymouth-kexec.service (destination-file)
	ReferencedBy: systemd-udev-load-credentials.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: systemd-ask-password-console.service (destination-file)
	ReferencedBy: bolt.service (destination-file)
	ReferencedBy: switcheroo-control.service (destination-file)
	ReferencedBy: rtkit-daemon.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-file)
	ReferencedBy: initrd-switch-root.service (destination-file)
	ReferencedBy: e2scrub_reap.service (destination-file)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: plymouth-read-write.service (destination-file)
	ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
	ReferencedBy: systemd-ask-password-plymouth.service (destination-file)
	ReferencedBy: fstrim.service (destination-file)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-timesyncd.service (destination-file)
	ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
	ReferencedBy: systemd-soft-reboot.service (destination-file)
	ReferencedBy: systemd-quotacheck-root.service (destination-file)
	ReferencedBy: systemd-udev-settle.service (destination-file)
	ReferencedBy: run-lock.mount (destination-file)
	ReferencedBy: systemd-poweroff.service (destination-file)
	ReferencedBy: systemd-pstore.service (destination-file)
	ReferencedBy: dev-hugepages.mount (destination-file)
	ReferencedBy: systemd-journal-catalog-update.service (destination-file)
	ReferencedBy: media2.mount (destination-file)
	ReferencedBy: systemd-journald.service (destination-file)
	ReferencedBy: run-user-1000-gvfs.mount (destination-file)
	ReferencedBy: udisks2.service (destination-file)
	ReferencedBy: alsa-restore.service (destination-file)
	ReferencedBy: polkit.service (destination-file)
	ReferencedBy: systemd-importd.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: systemd-hibernate-clear.service (destination-file)
	ReferencedBy: systemd-confext.service (destination-file)
	ReferencedBy: tmp.mount (destination-file)
	ReferencedBy: systemd-rfkill.service (destination-file)
	ReferencedBy: initrd-cleanup.service (destination-file)
	ReferencedBy: systemd-remount-fs.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	ReferencedBy: mosquitto.service (destination-file)
	ReferencedBy: systemd-kexec.service (destination-file)
	ReferencedBy: dev-mqueue.mount (destination-file)
	ReferencedBy: user-runtime-dir at 1000.service (destination-file)
	ReferencedBy: qikservice3.service (destination-file)
	ReferencedBy: upower.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
	ReferencedBy: systemd-sysctl.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: ModemManager.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: grub-common.service (destination-file)
	ReferencedBy: pulseaudio-enable-autospawn.service (destination-file)
	ReferencedBy: systemd-reboot.service (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	ReferencedBy: bluetooth.service (destination-file)
	ReferencedBy: plymouth-reboot.service (destination-file)
	ReferencedBy: kmod-static-nodes.service (destination-file)
	ReferencedBy: docker.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: dpkg-db-backup.service (destination-file)
	ReferencedBy: run-user-1000.mount (destination-file)
	ReferencedBy: avahi-daemon.service (destination-file)
	ReferencedBy: htpdate.service (destination-file)
	ReferencedBy: home.mount (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: modprobe at efi_pstore.service (destination-file)
	ReferencedBy: lm-sensors.service (destination-file)
	ReferencedBy: systemd-backlight at backlight:intel_backlight.service (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: systemd-hybrid-sleep.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
	ReferencedBy: containerd.service (destination-file)
	ReferencedBy: var-lib-machines.mount (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: systemd-hibernate-resume.service (destination-file)
	ReferencedBy: binfmt-support.service (destination-file)
	ReferencedBy: systemd-udevd.service (destination-file)
	ReferencedBy: sys-kernel-config.mount (destination-file)
	ReferencedBy: dev-dm\x2d2.swap (destination-file)
	ReferencedBy: exim4.service (destination-file)
	ReferencedBy: systemd-battery-check.service (destination-file)
	ReferencedBy: systemd-hostnamed.service (destination-file)
	ReferencedBy: alsa-state.service (destination-file)
	ReferencedBy: dkms.service (destination-file)
	ReferencedBy: anacron.service (destination-file)
	ReferencedBy: dbus.service (destination-file)
	ReferencedBy: systemd-pcrmachine.service (destination-file)
	ReferencedBy: systemd-hwdb-update.service (destination-file)
	ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
	ReferencedBy: exim4-base.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: systemd-initctl.service (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: dm-event.service (destination-file)
	ReferencedBy: boot.mount (destination-file)
	ReferencedBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-file)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	ReferencedBy: accounts-daemon.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: pcscd.service (destination-file)
	ReferencedBy: plymouth-start.service (destination-file)
	ReferencedBy: smartmontools.service (destination-file)
	ReferencedBy: plymouth-poweroff.service (destination-file)
	ReferencedBy: getty-static.service (destination-file)
	ReferencedBy: lvm2-lvmpolld.service (destination-file)
	ReferencedBy: plymouth-quit.service (destination-file)
	ReferencedBy: ldconfig.service (destination-file)
	ReferencedBy: systemd-ask-password-wall.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: run-user-1000-doc.mount (destination-file)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
	ReferencedBy: nvidia-resume.service (destination-file)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: apparmor.service (destination-file)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: low-memory-monitor.service (destination-file)
	ReferencedBy: nvidia-persistenced.service (destination-file)
	ReferencedBy: logrotate.service (destination-file)
	ReferencedBy: plymouth-quit-wait.service (destination-file)
	ReferencedBy: cups.service (destination-file)
	ReferencedBy: colord.service (destination-file)
	ReferencedBy: modprobe at drm.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: modprobe at configfs.service (destination-file)
	ReferencedBy: user at 1000.service (destination-file)
	ReferencedBy: systemd-machine-id-commit.service (destination-file)
	ReferencedBy: dev-debtag\x2dvg-swap_1.swap (destination-file)
	ReferencedBy: boot-efi.mount (destination-file)
	ReferencedBy: virtlogd.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: sys-kernel-debug.mount (destination-file)
	ReferencedBy: e2scrub_all.service (destination-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: sockets.target (destination-file)
	ReferencedBy: systemd-update-done.service (destination-file)
	ReferencedBy: sys-kernel-tracing.mount (destination-file)
	ReferencedBy: systemd-suspend.service (destination-file)
	ReferencedBy: systemd-bsod.service (destination-file)
	ReferencedBy: nvidia-hibernate.service (destination-file)
	ReferencedBy: systemd-halt.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: systemd-hibernate.service (destination-file)
	ReferencedBy: lvm2-monitor.service (destination-file)
	ReferencedBy: nvidia-suspend.service (destination-file)
	ReferencedBy: dev-disk-by\x2ddiskseq-5.swap (destination-file)
	ReferencedBy: locate.service (destination-file)
	ReferencedBy: iio-sensor-proxy.service (destination-file)
	ReferencedBy: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap (destination-file)
	ReferencedBy: modprobe at fuse.service (destination-file)
	ReferencedBy: keyboard-setup.service (destination-file)
	ReferencedBy: systemd-backlight at leds:dell::kbd_backlight.service (destination-file)
	ReferencedBy: systemd-suspend-then-hibernate.service (destination-file)
	ReferencedBy: NetworkManager-wait-online.service (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
	RequiresMountsFor: /run/systemd/journal/socket (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
	PassFileDescriptorsToExec: no
	PassSecurity: yes
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald.socket
	SELinuxContextFromNet: no
	Timestamping: us
	FlushPending: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/socket
	ListenStream: /run/systemd/journal/stdout
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-quotacheck.service:
	Description: systemd-quotacheck.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
	CGroup realized: no
	After: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	After: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	After: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	After: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-nvme1n1p1_crypt.service (destination-file)
	ReferencedBy: systemd-fsck at dev-mapper-debtag\x2d\x2dvg\x2dhome.service (destination-file)
? Unit systemd-fsck at dev-mapper-nvme1n1p1_crypt.service:
	Description: File System Check on /dev/mapper/nvme1n1p1_crypt
	Instance: dev-mapper-nvme1n1p1_crypt
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dfsck.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: ca088e2396624ceabfa26f75f5c99383
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system-systemd\x2dfsck.slice (origin-file)
	BindsTo: dev-mapper-nvme1n1p1_crypt.device (origin-file)
	RequiredBy: media2.mount (destination-file)
	Conflicts: kexec.target (origin-file)
	Conflicts: poweroff.target (origin-file)
	Conflicts: halt.target (origin-file)
	Conflicts: reboot.target (origin-file)
	Before: systemd-quotacheck.service (origin-file)
	Before: shutdown.target (origin-file)
	Before: media2.mount (destination-file)
	After: systemd-fsck-root.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system-systemd\x2dfsck.slice (origin-file)
	After: local-fs-pre.target (origin-file)
	After: dev-mapper-nvme1n1p1_crypt.device (origin-file)
	References: halt.target (origin-file)
	References: kexec.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: reboot.target (origin-file)
	References: systemd-fsck-root.service (origin-file)
	References: systemd-quotacheck.service (origin-file)
	References: local-fs-pre.target (origin-file)
	References: dev-mapper-nvme1n1p1_crypt.device (origin-file)
	References: shutdown.target (origin-file)
	References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
	References: poweroff.target (origin-file)
	ReferencedBy: media2.mount (destination-file)
	InSlice: system-systemd\x2dfsck.slice (origin-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	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: 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
	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 /dev/mapper/nvme1n1p1_crypt
			PID: 1379
			Start Timestamp: Thu 2025-09-11 17:25:35.369129 CEST
			Handoff Timestamp: 33.881ms since start
			Exit Timestamp: 128.686ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-cryptsetup at nvme1n1p1_crypt.service:
	Description: Cryptography Setup for nvme1n1p1_crypt
	Instance: nvme1n1p1_crypt
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-systemd\x2dcryptsetup.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 8fc0fd0e682445998df102bc2dbe3ea4
	Documentation: man:crypttab(5)
	Documentation: man:systemd-cryptsetup-generator(8)
	Documentation: man:systemd-cryptsetup at .service(8)
	Fragment Path: /run/systemd/generator/systemd-cryptsetup at nvme1n1p1_crypt.service
	Source Path: /etc/crypttab
	Condition Timestamp: Thu 2025-09-11 17:25:30 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:30 CEST
	Assert Result: yes
	Requires: system-systemd\x2dcryptsetup.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: home.mount (origin-path)
	Wants: blockdev at dev-mapper-nvme1n1p1_crypt.target (origin-file)
	BindsTo: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device (origin-file)
	RequiredBy: dev-mapper-nvme1n1p1_crypt.device (destination-file)
	RequiredBy: cryptsetup.target (destination-file)
	Conflicts: umount.target (origin-file)
	Before: cryptsetup.target (origin-file)
	Before: blockdev at dev-mapper-nvme1n1p1_crypt.target (origin-file)
	Before: umount.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device (origin-file)
	After: systemd-tpm2-setup-early.service (origin-file)
	After: systemd-udevd-kernel.socket (origin-file)
	After: -.mount (origin-file origin-path)
	After: system-systemd\x2dcryptsetup.slice (origin-file)
	After: cryptsetup-pre.target (origin-file)
	After: home.mount (origin-path)
	References: systemd-tpm2-setup-early.service (origin-file)
	References: blockdev at dev-mapper-nvme1n1p1_crypt.target (origin-file)
	References: system-systemd\x2dcryptsetup.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	References: cryptsetup-pre.target (origin-file)
	References: umount.target (origin-file)
	References: cryptsetup.target (origin-file)
	References: systemd-udevd-kernel.socket (origin-file)
	References: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device (origin-file)
	References: home.mount (origin-path)
	References: -.mount (origin-file origin-path)
	ReferencedBy: dev-mapper-nvme1n1p1_crypt.device (destination-file)
	ReferencedBy: cryptsetup.target (destination-file)
	InSlice: system-systemd\x2dcryptsetup.slice (origin-slice-property)
	RequiresMountsFor: /home/mcastet/lvm_key (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	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: 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: shared
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	OOMScoreAdjust: 500
	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/systemd-cryptsetup attach nvme1n1p1_crypt /dev/disk/by-uuid/20bdece1-b98b-4880-b080-8a8238f344d5 /home/mcastet/lvm_key luks,discard
			PID: 1025
			Start Timestamp: Thu 2025-09-11 17:25:30.761517 CEST
			Handoff Timestamp: 21.511ms since start
			Exit Timestamp: 4.586413s since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStop:
		Command Line: /usr/bin/systemd-cryptsetup detach nvme1n1p1_crypt
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/unattended-upgrades.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 2e64b2798b3646de97d866ee17c5801f
	Documentation: man:unattended-upgrade(8)
	Fragment Path: /usr/lib/systemd/system/unattended-upgrades.service
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: boot.mount (origin-path)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: local-fs.target (origin-file)
	After: network.target (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: systemd-logind.service (origin-file)
	After: boot.mount (origin-path)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: systemd-journald.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	References: basic.target (origin-default)
	References: network.target (origin-file)
	References: sysinit.target (origin-default)
	References: systemd-logind.service (origin-file)
	References: boot.mount (origin-path)
	ReferencedBy: multi-user.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /var/log (origin-file)
	RequiresMountsFor: /run (origin-file)
	RequiresMountsFor: /boot (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: 1854
	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
	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
			PID: 1854
			Start Timestamp: Thu 2025-09-11 17:25:36.415403 CEST
			Handoff Timestamp: 4.289ms since start
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 8aa5259d2f3249808e8bac58ae55a221
	Documentation: man:logrotate(8)
	Documentation: man:logrotate.conf(5)
	Fragment Path: /usr/lib/systemd/system/logrotate.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: logrotate.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: exim4-base.timer (destination-file)
	After: -.mount (origin-file origin-path)
	Triggers: logrotate.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: logrotate.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: time-set.target (origin-default)
	References: shutdown.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: timers.target (origin-default)
	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 sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 94dcd585dba948129e2e849fedf101c3
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-nvme0n1p2.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.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit dev-dm\x2d2.device:
	Description: /dev/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 91cf823e2e6f47738179ba131aa0d2e8
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.device
	Following Set Member: dev-disk-by\x2ddiskseq-5.device
	Following Set Member: dev-debtag\x2dvg-swap_1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.device
	RequiredBy: dev-dm\x2d2.swap (destination-proc-swap)
	RequiredBy: dev-debtag\x2dvg-swap_1.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-proc-swap)
	RequiredBy: dev-disk-by\x2ddiskseq-5.swap (destination-proc-swap)
	Before: dev-dm\x2d2.swap (destination-proc-swap)
	Before: dev-debtag\x2dvg-swap_1.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-proc-swap)
	Before: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-proc-swap)
	Before: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-proc-swap)
	Before: dev-disk-by\x2ddiskseq-5.swap (destination-proc-swap)
	ReferencedBy: dev-dm\x2d2.swap (destination-proc-swap)
	ReferencedBy: dev-debtag\x2dvg-swap_1.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap (destination-proc-swap)
	ReferencedBy: dev-disk-by\x2ddiskseq-5.swap (destination-proc-swap)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/dm-2
	Sysfs Path: /sys/devices/virtual/block/dm-2
	Found: found-udev,found-swap
? Unit dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-3.device:
	Description: Micron 2300 NVMe 1024GB 3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 74b34bc6f9f24034892b2b0df8bc7a12
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart3.device
	Following Set Member: dev-disk-by\x2duuid-b13d9ee6\x2dca51\x2d47ef\x2db986\x2d4fdda0714d1b.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-2deb74f9\x2df684\x2d4484\x2d84d9\x2d2bce01249814.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart3.device
	Following Set Member: dev-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart3.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:02:00.0-nvme-1-part/by-partnum/3
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p3
	Found: found-udev
? Unit dev-disk-by\x2ddiskseq-7.device:
	Description: /dev/disk/by-diskseq/7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 052e237b26374c2a9fe56b296f99292e
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2duuid-d0dc2ca3\x2d34fc\x2d48ea\x2dab98\x2db95e56a46bd1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d20bdece1b98b4880b0808a8238f344d5\x2dnvme1n1p1_crypt.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme1n1p1_crypt.device
	Following Set Member: dev-mapper-nvme1n1p1_crypt.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/7
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
? 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/sshd-keygen.service
	ConditionPathIsSymbolicLink: !/etc/ssh succeeded
	ConditionPathIsReadWrite: /etc/ssh succeeded
	ConditionFirstBoot: yes failed
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: no
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	WantedBy: sshd at sshd-keygen.service (destination-file)
	WantedBy: ssh.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: ssh.service (origin-file)
	Before: sshd at sshd-keygen.service (origin-file)
	Before: shutdown.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: basic.target (origin-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	References: sysinit.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: sshd at sshd-keygen.service (origin-file)
	References: ssh.service (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: sshd at sshd-keygen.service (destination-file)
	ReferencedBy: ssh.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit display-manager.target:
	Description: display-manager.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: power-profiles-daemon.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
? Unit NetworkManager.service:
	Description: Network Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/NetworkManager.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 53ee81af49ff4c7bac97812f0629d6fe
	Documentation: man:NetworkManager(8)
	Fragment Path: /usr/lib/systemd/system/NetworkManager.service
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: dbus.socket (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: system.slice (origin-file)
	Wants: network.target (origin-file)
	BindsTo: dbus.service (origin-file)
	RequiredBy: NetworkManager-wait-online.service (destination-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: NetworkManager-wait-online.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: network.target (origin-file)
	Before: apt-daily.service (destination-file)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: systemd-journald.socket (origin-file)
	After: dbus.service (origin-file)
	After: system.slice (origin-file)
	After: basic.target (origin-default)
	After: network-pre.target (origin-file)
	After: dbus.socket (origin-file)
	References: shutdown.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: dbus.service (origin-file)
	References: dbus.socket (origin-file)
	References: network.target (origin-file)
	References: basic.target (origin-default)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	References: network-pre.target (origin-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: NetworkManager-wait-online.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	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: dbus
	Restart: on-failure
	NotifyAccess: none
	NotifyState: unknown
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1754
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.NetworkManager
	Bus Name Good: yes
	RestartSec: 100ms
	RestartSteps: 0
	RestartMaxDelaySec: infinity
	TimeoutStartSec: 10min
	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: read-only
	ProtectSystem: yes
	MountAPIVFS: no
	BindLogSockets: no
	IgnoreSIGPIPE: yes
	MemoryDenyWriteExecute: no
	RestrictRealtime: no
	RestrictSUIDSGID: no
	KeyringMode: private
	ProtectHostname: no
	ProtectProc: default
	ProcSubset: all
	RuntimeDirectoryPreserve: no
	RuntimeDirectoryMode: 0755
	StateDirectoryMode: 0755
	CacheDirectoryMode: 0755
	LogsDirectoryMode: 0755
	ConfigurationDirectoryMode: 0755
	TimeoutCleanSec: infinity
	LimitCORE: 18446744073709551615
	LimitCORESoft: 0
	LimitNOFILE: 65536
	LimitNOFILESoft: 65536
	LimitMEMLOCK: 8388608
	LimitMEMLOCKSoft: 8388608
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/sbin/NetworkManager --no-daemon
			PID: 1754
			Start Timestamp: Thu 2025-09-11 17:25:35.807310 CEST
			Handoff Timestamp: 7.829ms since start
	? ExecReload:
		Command Line: /usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit apt-daily-upgrade.service:
	Description: Daily apt upgrade and clean activities
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Documentation: man:apt(8)
	Fragment Path: /usr/lib/systemd/system/apt-daily-upgrade.service
	ConditionACPower: true untested
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	After: apt-daily-upgrade.timer (destination-implicit)
	After: sysinit.target (origin-default)
	After: systemd-networkd.service (origin-file)
	After: connman.service (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: apt-daily.service (origin-file)
	After: NetworkManager.service (origin-file)
	After: network-online.target (origin-file)
	After: basic.target (origin-default)
	After: network.target (origin-file)
	TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
	References: connman.service (origin-file)
	References: systemd-networkd.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: apt-daily.service (origin-file)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: network.target (origin-file)
	References: network-online.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: NetworkManager.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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap:
	Description: /dev/disk/by-id/dm-name-debtag--vg-swap_1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 800aad1ecb134f11b67c18e50fbc53ba
	Following: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2ddiskseq-5.swap
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-dm\x2d2.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap
	Following Set Member: dev-debtag\x2dvg-swap_1.swap
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-implicit origin-path)
	Requires: dev-dm\x2d2.device (origin-proc-swap)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: system.slice (origin-file)
	After: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	After: dev-dm\x2d2.device (origin-proc-swap)
	After: systemd-journald.socket (origin-file)
	After: -.mount (origin-implicit origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	References: umount.target (origin-default)
	References: swap.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-implicit origin-path)
	References: dev-dm\x2d2.device (origin-proc-swap)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/disk/by-id/dm-name-debtag--vg-swap_1 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/disk/by-id/dm-name-debtag--vg-swap_1
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/dm-2
	Priority: -2
	Options: 
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	CGroup own mask: memory pids
	Documentation: man:systemd-sysext.service(8)
	Fragment Path: /usr/lib/systemd/system/systemd-sysext.service
	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)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-tmpfiles-setup.service (origin-file)
	After: systemd-pcrphase-initrd.service (destination-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: systemd-tmpfiles-setup.service (origin-file)
	References: shutdown.target (origin-file)
	References: initrd-switch-root.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: local-fs.target (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-F6E6\x2dC54A.target:
	Description: Block Device Preparation for /dev/disk/by-uuid/F6E6-C54A
	Instance: dev-disk-by\x2duuid-F6E6\x2dC54A
	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 dev-snd-controlC1.device:
	Description: /dev/snd/controlC1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 4402c029b93145e2b13d478f97be56fd
	Following: sys-devices-pci0000:00-0000:00:1f.3-sound-card1-controlC1.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:1f.3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:1f.3-sound-card1-controlC1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/snd/controlC1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.3/sound/card1/controlC1
	Found: found-udev
? Unit dev-nvme0n1.device:
	Description: Micron 2300 NVMe 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: d9f8d4b5c5e04f308540bdcf1009281f
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE.device
	Following Set Member: dev-disk-by\x2ddiskseq-2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/nvme0n1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1
	Found: found-udev
? Unit nslcd.service:
	Description: nslcd.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
	CGroup realized: no
	Before: cups.service (destination-file)
	ReferencedBy: cups.service (destination-file)
? Unit dev-disk-by\x2ddiskseq-2\x2dpart2.device:
	Description: Micron 2300 NVMe 1024GB 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ff32793f052147a6beef79f35266b090
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
	Following Set Member: dev-nvme0n1p2.device
	Following Set Member: dev-disk-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpartuuid-28674dc1\x2d6786\x2d4c84\x2dafa4\x2de5c09770a046.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart2.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d8ee9002\x2d95d2\x2d4de4\x2d9f3c\x2db3ac82f4de47.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/2-part2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p2
	Found: found-udev
? Unit sys-kernel-config.mount:
	Description: Kernel Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /sys-kernel-config.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: b4c6a41186834697aa48695bec358243
	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
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/config succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.slice (origin-file)
	Requires: -.mount (origin-implicit origin-path)
	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: -.slice (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	After: modprobe at configfs.service (origin-file)
	References: systemd-journald.socket (origin-file)
	References: modprobe at configfs.service (origin-file)
	References: -.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: -.mount (origin-implicit origin-path)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount configfs /sys/kernel/config -t configfs -o nosuid,nodev,noexec
			PID: 728
			Start Timestamp: Thu 2025-09-11 17:25:29.329558 CEST
			Handoff Timestamp: 2.819ms since start
			Exit Timestamp: 1.631ms since handoff
			Exit Code: exited
			Exit Status: 0
? 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 realized: no
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	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: Thu 2025-09-11 17:40:25 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:40:25 CEST
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Thu 2025-09-11 17:40:25 CEST
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: b4be20a713c1430ba89209380305f859
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-clean.service
	Condition Timestamp: Thu 2025-09-11 17:40:25 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:40:25 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: shutdown.target (origin-file)
	After: time-set.target (origin-file)
	After: system.slice (origin-file)
	After: local-fs.target (origin-file)
	After: systemd-tmpfiles-clean.timer (destination-implicit)
	After: systemd-journald.socket (origin-file)
	TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
	References: time-set.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: local-fs.target (origin-file)
	References: shutdown.target (origin-file)
	References: initrd-switch-root.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
	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
			PID: 6183
			Start Timestamp: Thu 2025-09-11 17:40:25.825325 CEST
			Handoff Timestamp: 40.358ms since start
			Exit Timestamp: 29.286ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-block-dm\x2d1.device:
	Description: /sys/devices/virtual/block/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5f263884d24843f49def1f0a30c86fc4
	Following Set Member: dev-disk-by\x2ddiskseq-4.device
	Following Set Member: dev-disk-by\x2duuid-be48b676\x2d20b5\x2d4d94\x2db527\x2d5784bafbe2ba.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08Bon3aP9IqYwh5qQyWMo1xedSxGSGbgVgj.device
	Following Set Member: dev-debtag\x2dvg-root.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2droot.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2droot.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/block/dm-1
	Sysfs Path: /sys/devices/virtual/block/dm-1
	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
	CGroup realized: no
	ConflictedBy: exim4.service (destination-file)
	ReferencedBy: exim4.service (destination-file)
? Unit exim4-base.timer:
	Description: Daily exim4-base housekeeping
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: fb6fdc1cdab743e6864280ea8f4cdfaf
	Documentation: man:exim4(8)
	Fragment Path: /usr/lib/systemd/system/exim4-base.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file 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: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: time-sync.target (origin-default)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: time-set.target (origin-default)
	Triggers: exim4-base.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: shutdown.target (origin-default)
	References: time-sync.target (origin-default)
	References: logrotate.timer (origin-file)
	References: sysinit.target (origin-default)
	References: exim4-base.service (origin-implicit)
	References: timers.target (origin-default)
	References: time-set.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: exim4-base.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 12h
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 00:00:00
? Unit dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 3af361e10ab9452db9e4dacb38fc2328
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\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-id/nvme-Micron_2300_NVMe_1024GB_________2151338405BE_1-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit dev-disk-by\x2ddiskseq-2.device:
	Description: Micron 2300 NVMe 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 94381c36499b42378cc5607ee4d6f88e
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-nvme0n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1.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/2
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1
	Found: found-udev
? 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: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/ssh.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 3be92f901ebb419793b91f7fed1713e9
	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 succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	Wants: sshd-keygen.service (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: multi-user.target (destination-default)
	Before: shutdown.target (origin-default)
	After: system.slice (origin-file)
	After: sshd-keygen.service (destination-file)
	After: sysinit.target (origin-default)
	After: auditd.service (origin-file)
	After: basic.target (origin-default)
	After: network.target (origin-file)
	After: -.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file)
	After: nss-user-lookup.target (origin-file)
	References: sysinit.target (origin-default)
	References: sshd-keygen.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: basic.target (origin-default)
	References: systemd-journald.socket (origin-file)
	References: shutdown.target (origin-default)
	References: nss-user-lookup.target (origin-file)
	References: -.mount (origin-file origin-path)
	References: network.target (origin-file)
	References: auditd.service (origin-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: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 1870
	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
	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
			PID: 1849
			Start Timestamp: Thu 2025-09-11 17:25:36.413627 CEST
			Handoff Timestamp: 4.694ms since start
			Exit Timestamp: 11.952ms since handoff
			Exit Code: exited
			Exit Status: 0
	? ExecStart:
		Command Line: /usr/sbin/sshd -D "\$SSHD_OPTS"
			PID: 1870
			Start Timestamp: Thu 2025-09-11 17:25:36.430662 CEST
			Handoff Timestamp: 4.865ms since start
	? ExecReload:
		Command Line: /usr/sbin/sshd -t
		Command Line: /bin/kill -HUP "\$MAINPID"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-mapper-nvme0n1p3_crypt.device:
	Description: /dev/mapper/nvme0n1p3_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ef7c4919d7244301ba2108c3577a933c
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2ddiskseq-3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dMDtfP5\x2dfSli\x2dJwLe\x2d0ZEn\x2dyDJF\x2dkSXA\x2dZY2rNw.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2db13d9ee6ca5147efb9864fdda0714d1b\x2dnvme0n1p3_crypt.device
	DropIn Path: /run/systemd/generator/dev-mapper-nvme0n1p3_crypt.device.d/40-device-timeout.conf
	Requires: systemd-cryptsetup at nvme0n1p3_crypt.service (origin-file)
	References: systemd-cryptsetup at nvme0n1p3_crypt.service (origin-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/mapper/nvme0n1p3_crypt
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
? Unit dev-disk-by\x2duuid-F6E6\x2dC54A.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 60e74f5dfa454f4798c8c965ab01ffed
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	BoundBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	Before: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.service (destination-file)
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-F6E6\x2dC54A.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/disk/by-uuid/F6E6-C54A
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device:
	Description: PM9A1 NVMe Samsung 1024GB build
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 673afc1f787e44cd8748f1c121c3ae80
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2duuid-20bdece1\x2db98b\x2d4880\x2db080\x2d8a8238f344d5.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartlabel-build.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-5356bd26\x2d0989\x2d4805\x2da2ad\x2dddf76a9e4ead.device
	Following Set Member: dev-nvme1n1p1.device
	Following Set Member: dev-disk-by\x2dpartlabel-build.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:03:00.0-nvme-1-part/by-uuid/20bdece1-b98b-4880-b080-8a8238f344d5
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1/nvme1n1p1
	Found: found-udev
? 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 realized: no
	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: system.slice (origin-file)
	After: sleep.target (origin-file)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sleep.target (origin-file)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit syslog.target:
	Description: syslog.target
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	WantedBy: nvidia-persistenced.service (destination-file)
	ReferencedBy: nvidia-persistenced.service (destination-file)
? Unit tpm2.target:
	Description: Trusted Platform Module
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 9f537a7e35a44801b1dc10d06519789f
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/tpm2.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Wants: dev-tpmrm0.device (origin-file)
	WantedBy: sys-devices-platform-STM0125:00-tpmrm-tpmrm0.device (destination-udev)
	Conflicts: shutdown.target (origin-default)
	Before: systemd-pcrextend.socket (destination-file)
	Before: systemd-pcrlock.socket (destination-file)
	Before: systemd-pcrphase-sysinit.service (destination-file)
	Before: systemd-tpm2-setup.service (destination-file)
	Before: systemd-pcrphase.service (destination-file)
	Before: systemd-tpm2-setup-early.service (destination-file)
	Before: systemd-pcrmachine.service (destination-file)
	Before: systemd-pcrphase-initrd.service (destination-file)
	Before: shutdown.target (origin-default)
	After: dev-tpmrm0.device (origin-file origin-default)
	References: shutdown.target (origin-default)
	References: dev-tpmrm0.device (origin-file origin-default)
	ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
	ReferencedBy: systemd-pcrmachine.service (destination-file)
	ReferencedBy: systemd-tpm2-setup.service (destination-file)
	ReferencedBy: systemd-pcrlock.socket (destination-file)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	ReferencedBy: systemd-pcrextend.socket (destination-file)
	ReferencedBy: sys-devices-platform-STM0125:00-tpmrm-tpmrm0.device (destination-udev)
	ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
	ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? 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: shutdown.target (origin-default)
	Before: getty at tty1.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: getty at tty1.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: dead
? 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: anacron.service (destination-file)
	Before: locate.timer (destination-default)
	Before: e2scrub_all.timer (destination-default)
	Before: fstrim.timer (destination-default)
	Before: libvirt-guests.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: fwupd-refresh.timer (destination-default)
	Before: dpkg-db-backup.timer (destination-default)
	Before: anacron.timer (destination-default)
	Before: man-db.timer (destination-default)
	Before: logrotate.timer (destination-default)
	Before: exim4-base.timer (destination-default)
	Before: apt-daily-upgrade.timer (destination-default)
	Before: apt-daily.timer (destination-default)
	After: time-set.target (origin-file origin-default)
	References: time-set.target (origin-file origin-default)
	References: shutdown.target (origin-default)
	ReferencedBy: dpkg-db-backup.timer (destination-default)
	ReferencedBy: locate.timer (destination-default)
	ReferencedBy: fwupd-refresh.timer (destination-default)
	ReferencedBy: man-db.timer (destination-default)
	ReferencedBy: exim4-base.timer (destination-default)
	ReferencedBy: anacron.timer (destination-default)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: apt-daily.timer (destination-default)
	ReferencedBy: fstrim.timer (destination-default)
	ReferencedBy: anacron.service (destination-file)
	ReferencedBy: logrotate.timer (destination-default)
	ReferencedBy: apt-daily-upgrade.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: dead
? Unit anacron.timer:
	Description: Trigger anacron every hour
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:32:28 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 896cab16aa4c43c3b85d71999ced4035
	Fragment Path: /usr/lib/systemd/system/anacron.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file 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: anacron.service (origin-implicit)
	After: time-sync.target (origin-default)
	After: -.mount (origin-file origin-path)
	After: sysinit.target (origin-default)
	After: time-set.target (origin-default)
	Triggers: anacron.service (origin-implicit)
	References: time-sync.target (origin-default)
	References: shutdown.target (origin-default)
	References: time-set.target (origin-default)
	References: anacron.service (origin-implicit)
	References: timers.target (origin-default)
	References: sysinit.target (origin-default)
	References: -.mount (origin-file 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: anacron.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 1min
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 07..23:30:00
? 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 realized: no
	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: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: sleep.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-journald.socket (origin-file)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit system-systemd\x2dcryptsetup.slice:
	Description: Encrypted Volume Units Service Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/system-systemd\x2dcryptsetup.slice
	CGroup realized: yes
	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: ea413ef46d89416ea6300491f9908878
	Documentation: man:systemd-cryptsetup at .service(8)
	Fragment Path: /usr/lib/systemd/system/system-systemd\x2dcryptsetup.slice
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-implicit)
	RequiredBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	RequiredBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	Before: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file)
	Before: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file)
	After: system.slice (origin-implicit)
	References: system.slice (origin-implicit)
	ReferencedBy: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-file destination-slice-property)
	ReferencedBy: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-file destination-slice-property)
	InSlice: system.slice (origin-implicit)
	SliceOf: systemd-cryptsetup at nvme1n1p1_crypt.service (destination-slice-property)
	SliceOf: systemd-cryptsetup at nvme0n1p3_crypt.service (destination-slice-property)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Slice State: active
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 18446744073709551615
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-debtag\x2dvg-home.device:
	Description: /dev/debtag-vg/home
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: a38be29fe36d492abf0ba70a0d6d268a
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2ddiskseq-6.device
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BBA11SNKU4Q9UFDdZ2b0uhInDZ7XD37Oo.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dhome.device
	Following Set Member: dev-disk-by\x2duuid-d018d5d1\x2d49fa\x2d4b9f\x2d8a16\x2dfc43dd4d5957.device
	Following Set Member: dev-dm\x2d3.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/debtag-vg/home
	Sysfs Path: /sys/devices/virtual/block/dm-3
	Found: found-udev
? 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
	CGroup realized: no
	Before: sshd at sshd-keygen.service (destination-file)
	Before: ssh.service (destination-file)
	ReferencedBy: sshd at sshd-keygen.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
? Unit getty at tty1.service:
	Alias: autovt at tty1.service
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system-getty.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	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
	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)
	ConflictedBy: gdm.service (destination-file)
	Before: plymouth-kexec.service (destination-file)
	Before: plymouth-reboot.service (destination-file)
	Before: plymouth-poweroff.service (destination-file)
	Before: plymouth-halt.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: gdm.service (destination-file)
	Before: getty.target (origin-file destination-default)
	Before: rescue.service (origin-file)
	After: getty-pre.target (origin-file)
	After: rc-local.service (origin-file)
	After: plymouth-quit-wait.service (origin-file)
	After: system-getty.slice (origin-file)
	After: systemd-user-sessions.service (origin-file)
	After: sysinit.target (origin-default)
	After: basic.target (origin-default)
	References: rescue.service (origin-file)
	References: getty.target (origin-file)
	References: basic.target (origin-default)
	References: shutdown.target (origin-default)
	References: systemd-user-sessions.service (origin-file)
	References: plymouth-quit-wait.service (origin-file)
	References: getty-pre.target (origin-file)
	References: rc-local.service (origin-file)
	References: system-getty.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-default)
	ReferencedBy: plymouth-reboot.service (destination-file)
	ReferencedBy: gdm.service (destination-file)
	ReferencedBy: plymouth-poweroff.service (destination-file)
	ReferencedBy: getty.target (destination-file destination-default)
	ReferencedBy: plymouth-kexec.service (destination-file)
	ReferencedBy: plymouth-halt.service (destination-file)
	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: dead
	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
	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
	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 -o "-- \\u" --noreset --noclear - "\${TERM}"
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit libvirtd.socket:
	Description: libvirt legacy monolithic daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:27:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/libvirtd.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: b09bf6262a1947f2a25c603dede3f185
	Fragment Path: /usr/lib/systemd/system/libvirtd.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	WantedBy: libvirtd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	BoundBy: libvirtd-ro.socket (destination-file)
	BoundBy: libvirtd-admin.socket (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: libvirtd-admin.socket (destination-file)
	Before: sockets.target (origin-default destination-default)
	Before: libvirtd-ro.socket (destination-file)
	Before: libvirt-guests.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: libvirtd.service (origin-implicit destination-file)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	Triggers: libvirtd.service (origin-implicit)
	References: sysinit.target (origin-default)
	References: sockets.target (origin-default)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: libvirtd.service (origin-implicit)
	ReferencedBy: libvirtd-admin.socket (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: libvirtd-ro.socket (destination-file)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/libvirt/libvirt-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: 0666
	DirectoryMode: 0755
	KeepAlive: no
	NoDelay: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: yes
	Writable: no
	FileDescriptorName: libvirtd.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/libvirt/libvirt-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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald.service
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory devices pids bpf-firewall bpf-devices
	Invocation ID: 98a025ea0cc24590a0588f4b0134e295
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journald.service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: systemd-journald.socket (origin-file)
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file origin-path)
	Wants: systemd-journald.socket (origin-file)
	Wants: systemd-journald-dev-log.socket (origin-file)
	WantedBy: systemd-journal-flush.service (destination-file)
	WantedBy: sysinit.target (destination-file)
	WantedBy: initrd-switch-root.target (destination-file)
	Conflicts: soft-reboot.target (origin-file)
	Before: systemd-soft-reboot.service (origin-file)
	Before: systemd-tmpfiles-setup.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: systemd-journal-flush.service (destination-file)
	Before: soft-reboot.target (origin-file)
	After: system.slice (origin-file)
	After: -.mount (origin-file origin-path)
	After: systemd-journald.socket (origin-file destination-implicit)
	After: systemd-journald-audit.socket (origin-file destination-implicit)
	After: systemd-journald-dev-log.socket (origin-file destination-implicit)
	After: syslog.socket (origin-file)
	TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
	TriggeredBy: systemd-journald-audit.socket (destination-implicit)
	References: -.mount (origin-file origin-path)
	References: systemd-journald-dev-log.socket (origin-file)
	References: soft-reboot.target (origin-file)
	References: sysinit.target (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-soft-reboot.service (origin-file)
	References: syslog.socket (origin-file)
	References: systemd-journald-audit.socket (origin-file)
	References: systemd-journald.socket (origin-file)
	ReferencedBy: systemd-journald.socket (destination-implicit)
	ReferencedBy: initrd-switch-root.target (destination-file)
	ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
	ReferencedBy: systemd-journald-audit.socket (destination-implicit)
	ReferencedBy: systemd-journal-flush.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-journald-dev-log.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
	Restart: always
	NotifyAccess: main
	NotifyState: ready
	OOMPolicy: stop
	ReloadSignal: HUP
	Main PID: 716
	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
	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: getgid32 mmap mlock2 dup ioprio_set msgctl sync_file_range2 lstat64 recvmmsg msgsnd get_thread_area unshare preadv eventfd llistxattr pipe mkdir signal lstat munmap mq_open dup3 set_tid_address dup2 fstat64 copy_file_range io_destroy pwritev2 rt_sigprocmask sendmmsg lchown32 fork landlock_restrict_self nanosleep io_getevents fchown32 tkill setpriority munlockall mq_timedsend membarrier rename setitimer getsid sendfile64 getpriority timerfd_create riscv_flush_icache prlimit64 epoll_wait lgetxattr set_robust_list io_submit accept removexattrat arm_fadvise64_64 recvmmsg_time64 syncfs getpgrp newfstatat munlock clock_gettime64 futex epoll_create1 set_thread_area timer_settime64 shmget getxattrat truncate64 close_range get_robust_list keyctl setresgid32 recvfrom ugetrlimit remap_file_pages ftruncate64 sched_setparam mq_unlink fgetxattr vmsplice times getegid32 setxattrat chdir inotify_init1 sched_getattr clock_gettime setgid32 restart_syscall capset utime epoll_pwait2 io_pgetevents_time64 mprotect sigaltstack fsync ppoll openat2 sched_get_priority_min getgid getdents64 prctl sched_setattr mq_timedreceive sched_getaffinity vfork fchownat gettimeofday sendfile stat64 swapcontext readlinkat clock_nanosleep getuid32 _newselect getpeername setuid32 setfsgid stat landlock_add_rule bind fchown setuid setsockopt getgroups32 semget sched_yield pidfd_send_signal semtimedop_time64 getrusage flistxattr memfd_create rseq chown fadvise64 listmount select creat ioctl statmount splice landlock_create_ruleset ftruncate getpid pause execveat msgget ppoll_time64 sched_getparam wait4 symlink timer_getoverrun userfaultfd semctl rt_sigaction lchown fchmod epoll_create timerfd_settime mq_timedreceive_time64 getgroups oldstat fchdir futimesat inotify_init process_vm_writev rt_sigreturn mq_timedsend_time64 waitid madvise listxattrat setsid exit_group riscv_hwprobe getpgid recvmsg timer_gettime64 link setrlimit sched_rr_get_interval_time64 mkdirat set_mempolicy fstat setresgid getresuid32 lremovexattr kill sendmsg rt_sigtimedwait getsockopt connect mknodat getcwd tgkill sync_file_range rt_sigsuspend readv unlink write timerfd_gettime64 sched_setscheduler timer_delete sigreturn fchmodat setfsuid shmctl getxattr rt_sigqueueinfo ioprio_get timer_create getppid seccomp set_tls sigaction process_vm_readv gettid lseek fstatfs tee name_to_handle_at exit setreuid32 setfsgid32 fsetxattr chmod epoll_pwait kcmp uretprobe clock_nanosleep_time64 epoll_wait_old fchmodat2 get_mempolicy getresuid io_pgetevents signalfd timer_settime inotify_rm_watch getsockname flock set_mempolicy_home_node geteuid32 capget shmat mlock utimes epoll_ctl readlink futex_waitv epoll_ctl_old pread64 truncate process_madvise nice io_setup inotify_add_watch read brk setgid io_uring_enter shutdown oldlstat fallocate pselect6_time64 sigpending fadvise64_64 setgroups accept4 writev mknod lsetxattr mremap symlinkat recv waitpid statfs64 time signalfd4 clone semtimedop listen socket _llseek sched_setaffinity shmdt listxattr request_key mq_notify umask rt_tgsigqueueinfo pwritev mq_getsetattr readdir setgroups32 clone3 mmap2 io_cancel futex_time64 setxattr pselect6 sysinfo faccessat2 utimensat getitimer msgrcv sched_get_priority_max timerfd_gettime mlockall preadv2 clock_getres clock_getres_time64 statfs faccessat rt_sigpending getrlimit getegid sync timer_gettime sigprocmask readahead open fremovexattr poll ipc openat close mbind setreuid msync fstatat64 getdents rt_sigtimedwait_time64 pidfd_open oldolduname sigsuspend io_uring_register sendto getuid alarm geteuid uname arch_prctl fstatfs64 rmdir renameat2 unlinkat personality access add_key linkat setfsuid32 chown32 getrandom fcntl64 setns move_pages semop pwrite64 renameat pipe2 io_uring_setup setresuid migrate_pages oldfstat execve utimensat_time64 cacheflush getresgid getresgid32 mseal getcpu socketpair removexattr sched_getscheduler statx eventfd2 timerfd_settime64 fcntl fdatasync socketcall setregid setpgid olduname sched_rr_get_interval setregid32 send setresuid32
	SystemCallArchitectures: native
	RestrictNamespaces: n/a
	SystemCallErrorNumber: EPERM
	? ExecStart:
		Command Line: /usr/lib/systemd/systemd-journald
			PID: 716
			Start Timestamp: Thu 2025-09-11 17:25:29.320850 CEST
			Handoff Timestamp: 11.476ms since start
	Status Text: Processing requests...
	File Descriptor Store Max: 4224
	File Descriptor Store Pin: yes
	File Descriptor Store Current: 69
	File Descriptor Store Entry: 'stored' (type=sock; dev=0:9; inode=32992; rdev=0:0; path=socket:[32992]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=13194; rdev=0:0; path=socket:[13194]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=26841; rdev=0:0; path=socket:[26841]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=6025; rdev=0:0; path=socket:[6025]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=24812; rdev=0:0; path=socket:[24812]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=24811; rdev=0:0; path=socket:[24811]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=24810; rdev=0:0; path=socket:[24810]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=25717; rdev=0:0; path=socket:[25717]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=25716; rdev=0:0; path=socket:[25716]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=21931; rdev=0:0; path=socket:[21931]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=21930; rdev=0:0; path=socket:[21930]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=22790; rdev=0:0; path=socket:[22790]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=22789; rdev=0:0; path=socket:[22789]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=9084; rdev=0:0; path=socket:[9084]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=18079; rdev=0:0; path=socket:[18079]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=18063; rdev=0:0; path=socket:[18063]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=13091; rdev=0:0; path=socket:[13091]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=27659; rdev=0:0; path=socket:[27659]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=23740; rdev=0:0; path=socket:[23740]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=9016; rdev=0:0; path=socket:[9016]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=9011; rdev=0:0; path=socket:[9011]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=9007; rdev=0:0; path=socket:[9007]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=9006; rdev=0:0; path=socket:[9006]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=26652; rdev=0:0; path=socket:[26652]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=10216; rdev=0:0; path=socket:[10216]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=21750; rdev=0:0; path=socket:[21750]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=21749; rdev=0:0; path=socket:[21749]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=17956; rdev=0:0; path=socket:[17956]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=12217; rdev=0:0; path=socket:[12217]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=12216; rdev=0:0; path=socket:[12216]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=12215; rdev=0:0; path=socket:[12215]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=12214; rdev=0:0; path=socket:[12214]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=12213; rdev=0:0; path=socket:[12213]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=12212; rdev=0:0; path=socket:[12212]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=14256; rdev=0:0; path=socket:[14256]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=22636; rdev=0:0; path=socket:[22636]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=14232; rdev=0:0; path=socket:[14232]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=14231; rdev=0:0; path=socket:[14231]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=16124; rdev=0:0; path=socket:[16124]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=11993; rdev=0:0; path=socket:[11993]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=11991; rdev=0:0; path=socket:[11991]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=8076; rdev=0:0; path=socket:[8076]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=7152; rdev=0:0; path=socket:[7152]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=9874; rdev=0:0; path=socket:[9874]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=15915; rdev=0:0; path=socket:[15915]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=5702; rdev=0:0; path=socket:[5702]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=5692; rdev=0:0; path=socket:[5692]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=5690; rdev=0:0; path=socket:[5690]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=8598; rdev=0:0; path=socket:[8598]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=10927; rdev=0:0; path=socket:[10927]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=8568; rdev=0:0; path=socket:[8568]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=8567; rdev=0:0; path=socket:[8567]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=11754; rdev=0:0; path=socket:[11754]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=11753; rdev=0:0; path=socket:[11753]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=1833; rdev=0:0; path=socket:[1833]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=5586; rdev=0:0; path=socket:[5586]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=8532; rdev=0:0; path=socket:[8532]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=8531; rdev=0:0; path=socket:[8531]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=8530; rdev=0:0; path=socket:[8530]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=1829; rdev=0:0; path=socket:[1829]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=1818; rdev=0:0; path=socket:[1818]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=1815; rdev=0:0; path=socket:[1815]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=1813; rdev=0:0; path=socket:[1813]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=1799; rdev=0:0; path=socket:[1799]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=18447; rdev=0:0; path=socket:[18447]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=18446; rdev=0:0; path=socket:[18446]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=6685; rdev=0:0; path=socket:[6685]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=942; rdev=0:0; path=socket:[942]; access=rw)
	                             'stored' (type=sock; dev=0:9; inode=941; rdev=0:0; path=socket:[941]; access=rw)
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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-debtag\x2dvg-swap_1.swap:
	Description: /dev/debtag-vg/swap_1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 76d29df9005c4dd0a57ca3860cf7d075
	Following: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2duuid-2adfb56b\x2d377c\x2d4f98\x2d9fef\x2dd8f89dac8b27.swap
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dvzv06yhJj2tcbfbyKQT9cD0aueAFy08BCl4Co91uvFQlSt4b3WFK1vRBZNIEetNk.swap
	Following Set Member: dev-mapper-debtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-dm\x2d2.swap
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2ddebtag\x2d\x2dvg\x2dswap_1.swap
	Following Set Member: dev-disk-by\x2ddiskseq-5.swap
	Requires: system.slice (origin-file)
	Requires: dev-dm\x2d2.device (origin-proc-swap)
	Requires: -.mount (origin-implicit origin-path)
	Conflicts: umount.target (origin-default)
	Before: umount.target (origin-default)
	Before: swap.target (origin-default)
	After: dev-dm\x2d2.device (origin-proc-swap)
	After: system.slice (origin-file)
	After: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	After: -.mount (origin-implicit origin-path)
	After: systemd-journald.socket (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: blockdev at dev-dm\x2d2.target (origin-proc-swap)
	References: dev-dm\x2d2.device (origin-proc-swap)
	References: systemd-journald.socket (origin-file)
	References: umount.target (origin-default)
	References: -.mount (origin-implicit origin-path)
	References: swap.target (origin-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /dev/debtag-vg/swap_1 (origin-implicit)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Swap State: active
	Result: success
	Clean Result: success
	What: /dev/debtag-vg/swap_1
	From /proc/swaps: yes
	From fragment: no
	Extrinsic: no
	Device Node: /dev/dm-2
	Priority: -2
	Options: 
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit uuidd.socket:
	Description: UUID daemon activation socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/uuidd.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 2ab923f32c634893a5b9ee8059c986bd
	Fragment Path: /usr/lib/systemd/system/uuidd.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	Requires: -.mount (origin-file origin-path)
	RequiredBy: uuidd.service (destination-file)
	WantedBy: sockets.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: uuidd.service (origin-implicit)
	Before: shutdown.target (origin-default)
	Before: sockets.target (origin-default destination-default)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	After: -.mount (origin-file origin-path)
	Triggers: uuidd.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: sockets.target (origin-default)
	References: shutdown.target (origin-default)
	References: sysinit.target (origin-default)
	References: uuidd.service (origin-implicit)
	ReferencedBy: uuidd.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: uuidd.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/uuidd/request
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/systemd-journald-dev-log.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 43c6b029699f4b63a9af86612a4aa37a
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /usr/lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Requires: -.mount (origin-file 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-file origin-path)
	Triggers: systemd-journald.service (origin-implicit destination-file)
	References: sockets.target (origin-file)
	References: systemd-journald.service (origin-implicit)
	References: system.slice (origin-file origin-slice-property)
	References: -.mount (origin-file origin-path)
	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
	PassFileDescriptorsToExec: no
	PassSecurity: yes
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: systemd-journald-dev-log.socket
	SELinuxContextFromNet: no
	Timestamping: us
	FlushPending: no
	ReceiveBuffer: 8388608
	SendBuffer: 8388608
	ListenDatagram: /run/systemd/journal/dev-log
	TriggerLimitIntervalSec: 2s
	TriggerLimitBurst: 20
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-platform-STM0125:00-tpm-tpm0.device:
	Description: /sys/devices/platform/STM0125:00/tpm/tpm0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 888e40b1bc954aba9784b490e44f3393
	Following Set Member: dev-tpm0.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/STM0125:00/tpm/tpm0
	Sysfs Path: /sys/devices/platform/STM0125:00/tpm/tpm0
	Found: found-udev
? Unit network-pre.target:
	Description: Preparation for 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
	Documentation: man:systemd.special(7)
	Documentation: https://systemd.io/NETWORK_ONLINE
	Fragment Path: /usr/lib/systemd/system/network-pre.target
	Conflicts: shutdown.target (origin-default)
	Before: shutdown.target (origin-default)
	Before: NetworkManager.service (destination-file)
	Before: networking.service (destination-file)
	Before: systemd-networkd.service (destination-file)
	Before: network.target (destination-file)
	After: dkms.service (destination-file)
	References: shutdown.target (origin-default)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: dkms.service (destination-file)
	ReferencedBy: network.target (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\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855.device:
	Description: PM9A1 NVMe Samsung 1024GB
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 607b5b93b808459f8842cf08be4a5d8e
	Following: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2ddiskseq-1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:06.0-0000:03:00.0-nvme-nvme1-nvme1n1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.36483230548368550025385800000001.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB__S6H2NX0T836855.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dPM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855_1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1.device
	Following Set Member: dev-nvme1n1.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/nvme-PM9A1_NVMe_Samsung_1024GB_______S6H2NX0T836855
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/0000:03:00.0/nvme/nvme1/nvme1n1
	Found: found-udev
? Unit dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE\x2dpart1.device:
	Description: Micron 2300 NVMe 1024GB ESP
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 20ebcac1726640948e7370ba35bcb3f3
	Following: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB__2151338405BE\x2dpart1.device
	Following Set Member: dev-disk-by\x2did-nvme\x2deui.000000000000000100a07521338405be\x2dpart1.device
	Following Set Member: dev-disk-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-F6E6\x2dC54A.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart1.device
	Following Set Member: dev-disk-by\x2ddiskseq-2\x2dpart1.device
	Following Set Member: dev-nvme0n1p1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:01.2-0000:02:00.0-nvme-nvme0-nvme0n1-nvme0n1p1.device
	Following Set Member: dev-disk-by\x2dlabel-ESP.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ad173c07\x2d2c67\x2d4423\x2da6c9\x2d5b6c9a2d08e3.device
	Following Set Member: dev-disk-by\x2did-nvme\x2dMicron_2300_NVMe_1024GB_________2151338405BE_1\x2dpart1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:02:00.0\x2dnvme\x2d1\x2dpart-by\x2dlabel-ESP.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/nvme-Micron_2300_NVMe_1024GB_________2151338405BE-part1
	Sysfs Path: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/nvme/nvme0/nvme0n1/nvme0n1p1
	Found: found-udev
? 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: systemd-suspend-then-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 network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:36 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:36 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: bd6ed55157a34938906043e2f4ff58e1
	Documentation: man:systemd.special(7)
	Documentation: https://systemd.io/NETWORK_ONLINE
	Fragment Path: /usr/lib/systemd/system/network.target
	Condition Timestamp: Thu 2025-09-11 17:25:36 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:36 CEST
	Assert Result: yes
	WantedBy: networking.service (destination-file)
	WantedBy: systemd-networkd.service (destination-file)
	WantedBy: wpa_supplicant.service (destination-file)
	WantedBy: NetworkManager.service (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: network-online.target (destination-file)
	Before: rc-local.service (destination-file)
	Before: apt-daily-upgrade.service (destination-file)
	Before: htpdate.service (destination-file)
	Before: shutdown.target (origin-default)
	Before: unattended-upgrades.service (destination-file)
	Before: libvirt-guests.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: containerd.service (destination-file)
	Before: ssh.service (destination-file)
	Before: apt-daily.service (destination-file)
	Before: rsync.service (destination-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: home-mcastet-sshfs.mount (destination-mountinfo)
	Before: cups.service (destination-file)
	After: NetworkManager.service (destination-file)
	After: wpa_supplicant.service (destination-file)
	After: networking.service (destination-file)
	After: network-pre.target (origin-file)
	After: systemd-networkd.service (destination-file)
	After: ifupdown-pre.service (destination-file)
	References: network-pre.target (origin-file)
	References: shutdown.target (origin-default)
	ReferencedBy: network-online.target (destination-file)
	ReferencedBy: ifupdown-pre.service (destination-file)
	ReferencedBy: cups.service (destination-file)
	ReferencedBy: rsync.service (destination-file)
	ReferencedBy: home-mcastet-sshfs.mount (destination-mountinfo)
	ReferencedBy: containerd.service (destination-file)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: wpa_supplicant.service (destination-file)
	ReferencedBy: htpdate.service (destination-file)
	ReferencedBy: rc-local.service (destination-file)
	ReferencedBy: NetworkManager.service (destination-file)
	ReferencedBy: ssh.service (destination-file)
	ReferencedBy: systemd-networkd.service (destination-file)
	ReferencedBy: networking.service (destination-file)
	ReferencedBy: apt-daily.service (destination-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: apt-daily-upgrade.service (destination-file)
	ReferencedBy: libvirt-guests.service (destination-file)
	ReferencedBy: unattended-upgrades.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? Unit iscsi-shutdown.service:
	Description: iscsi-shutdown.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
	CGroup realized: no
	Before: blk-availability.service (destination-file)
	ReferencedBy: blk-availability.service (destination-file)
? 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: shutdown.target (origin-file)
	References: emergency.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 sys-fs-fuse-connections.mount:
	Description: FUSE Control File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: -.slice
	CGroup: /sys-fs-fuse-connections.mount
	CGroup realized: yes
	CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
	CGroup own mask: memory pids
	Invocation ID: 02bb17de52c146af97fef5a589c72462
	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
	ConditionVirtualization: !private-users succeeded
	ConditionCapability: CAP_SYS_ADMIN succeeded
	ConditionPathExists: /sys/fs/fuse/connections succeeded
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: -.slice (origin-file)
	Requires: -.mount (origin-implicit origin-path)
	Requires: modprobe at fuse.service (origin-file)
	WantedBy: sys-module-fuse.device (destination-udev)
	WantedBy: sysinit.target (destination-file)
	Before: sysinit.target (origin-file)
	After: systemd-journald.socket (origin-file)
	After: -.slice (origin-file)
	After: -.mount (origin-implicit origin-path)
	After: modprobe at fuse.service (origin-file)
	References: modprobe at fuse.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: -.mount (origin-implicit origin-path)
	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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
	? ExecMount:
		Command Line: /usr/bin/mount fusectl /sys/fs/fuse/connections -t fusectl -o nosuid,nodev,noexec
			PID: 727
			Start Timestamp: Thu 2025-09-11 17:25:29.329016 CEST
			Handoff Timestamp: 3.342ms since start
			Exit Timestamp: 1.286ms since handoff
			Exit Code: exited
			Exit Status: 0
? Unit locate.timer:
	Description: Update GNU locate database
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 2e28207a93c4487daa49295362d14d2d
	Fragment Path: /usr/lib/systemd/system/locate.timer
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: sysinit.target (origin-default)
	WantedBy: timers.target (destination-file)
	Conflicts: shutdown.target (origin-default)
	Before: locate.service (origin-implicit)
	Before: timers.target (origin-default)
	Before: shutdown.target (origin-default)
	After: sysinit.target (origin-default)
	After: time-sync.target (origin-default)
	After: time-set.target (origin-default)
	After: -.mount (origin-file origin-path)
	Triggers: locate.service (origin-implicit)
	References: time-set.target (origin-default)
	References: locate.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: sysinit.target (origin-default)
	References: timers.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: locate.service
	Persistent: yes
	WakeSystem: no
	Accuracy: 7h
	RemainAfterElapse: yes
	FixedRandomDelay: no
	OnClockChange: no
	OnTimeZoneChange: no
	DeferReactivation: no
	OnCalendar: *-*-* 00:00:00
? Unit auto-cpufreq.service:
	Description: auto-cpufreq.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
	CGroup realized: no
	ConflictedBy: power-profiles-daemon.service (destination-file)
	ReferencedBy: power-profiles-daemon.service (destination-file)
? Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 5bb2f2546b6c484c8bd945d674dfdbfa
	Documentation: man:systemd.special(7)
	Fragment Path: /usr/lib/systemd/system/remote-fs.target
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Wants: var-lib-machines.mount (origin-file)
	WantedBy: multi-user.target (destination-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-user-sessions.service (destination-file)
	Before: htpdate.service (destination-file)
	Before: libvirtd.service (destination-file)
	Before: systemd-pcrphase.service (destination-file)
	Before: cron.service (destination-file)
	After: home-mcastet-sshfs.mount (destination-mountinfo)
	After: remote-fs-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: remote-fs-pre.target (origin-file)
	References: var-lib-machines.mount (origin-file)
	ReferencedBy: libvirtd.service (destination-file)
	ReferencedBy: cron.service (destination-file)
	ReferencedBy: multi-user.target (destination-file)
	ReferencedBy: home-mcastet-sshfs.mount (destination-mountinfo)
	ReferencedBy: systemd-user-sessions.service (destination-file)
	ReferencedBy: systemd-pcrphase.service (destination-file)
	ReferencedBy: htpdate.service (destination-file)
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	Target State: active
? 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 823eb54d2ee9483192b32146ffdb2c39
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-tmpfiles-setup-dev.service (destination-file)
	Before: initrd-switch-root.target (origin-file)
	Before: systemd-sysusers.service (destination-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: systemd-udevd.service (origin-file)
	Before: local-fs-pre.target (origin-file)
	After: kmod-static-nodes.service (destination-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	References: local-fs-pre.target (origin-file)
	References: shutdown.target (origin-file)
	References: systemd-udevd.service (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (origin-file)
	References: initrd-switch-root.target (origin-file)
	ReferencedBy: systemd-sysusers.service (destination-file)
	ReferencedBy: sysinit.target (destination-file)
	ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
	ReferencedBy: kmod-static-nodes.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
	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
			PID: 729
			Start Timestamp: Thu 2025-09-11 17:25:29.330120 CEST
			Handoff Timestamp: 3.730ms since start
			Exit Timestamp: 11.905ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit sys-devices-virtual-block-dm\x2d4.device:
	Description: /sys/devices/virtual/block/dm-4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: ec06cf2e2f7b4ca49ce74cd339bbcb0d
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2d20bdece1b98b4880b0808a8238f344d5\x2dnvme1n1p1_crypt.device
	Following Set Member: dev-mapper-nvme1n1p1_crypt.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme1n1p1_crypt.device
	Following Set Member: dev-disk-by\x2ddiskseq-7.device
	Following Set Member: dev-disk-by\x2duuid-d0dc2ca3\x2d34fc\x2d48ea\x2dab98\x2db95e56a46bd1.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/block/dm-4
	Sysfs Path: /sys/devices/virtual/block/dm-4
	Found: found-udev
? Unit dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dMDtfP5\x2dfSli\x2dJwLe\x2d0ZEn\x2dyDJF\x2dkSXA\x2dZY2rNw.device:
	Description: /dev/disk/by-id/lvm-pv-uuid-MDtfP5-fSli-JwLe-0ZEn-yDJF-kSXA-ZY2rNw
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 10cf5eb3f51d4c65a5eefbe5e44aed92
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dnvme0n1p3_crypt.device
	Following Set Member: dev-disk-by\x2ddiskseq-3.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS2\x2db13d9ee6ca5147efb9864fdda0714d1b\x2dnvme0n1p3_crypt.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-mapper-nvme0n1p3_crypt.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/lvm-pv-uuid-MDtfP5-fSli-JwLe-0ZEn-yDJF-kSXA-ZY2rNw
	Sysfs Path: /sys/devices/virtual/block/dm-0
	Found: found-udev
? Unit sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device:
	Description: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: f121a560d9264cef8e54bb8bbd854b69
	Wants: systemd-backlight at backlight:intel_backlight.service (origin-udev)
	References: systemd-backlight at backlight:intel_backlight.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:02.0/drm/card0/card0-eDP-1/intel_backlight
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight
	Found: found-udev
	udev SYSTEMD_WANTS: systemd-backlight at backlight:intel_backlight.service
? 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: Thu 2025-09-11 17:25:29 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:29 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: 17bdf318407a468ba628b9bd265ab015
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service
	Condition Timestamp: Thu 2025-09-11 17:25:29 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:29 CEST
	Assert Result: yes
	Requires: system.slice (origin-file)
	Wants: local-fs-pre.target (origin-file)
	WantedBy: sysinit.target (destination-file)
	Conflicts: initrd-switch-root.target (origin-file)
	Conflicts: shutdown.target (origin-file)
	Before: systemd-udevd.service (origin-file)
	Before: initrd-switch-root.target (origin-file)
	Before: sysinit.target (origin-file)
	Before: shutdown.target (origin-file)
	Before: local-fs-pre.target (origin-file)
	After: system.slice (origin-file)
	After: systemd-journald.socket (origin-file)
	After: systemd-sysusers.service (destination-file)
	After: systemd-tmpfiles-setup-dev-early.service (origin-file)
	References: shutdown.target (origin-file)
	References: local-fs-pre.target (origin-file)
	References: systemd-tmpfiles-setup-dev-early.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-udevd.service (origin-file)
	References: systemd-journald.socket (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
	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
			PID: 736
			Start Timestamp: Thu 2025-09-11 17:25:29.361764 CEST
			Handoff Timestamp: 3.358ms since start
			Exit Timestamp: 3.862ms since handoff
			Exit Code: exited
			Exit Status: 0
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit console-screen.service:
	Description: console-screen.service
	Instance: n/a
	Unit Load State: not-found
	Unit Active State: inactive
	State Change Timestamp: n/a
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: yes
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	Before: console-setup.service (destination-file)
	ReferencedBy: console-setup.service (destination-file)
? Unit plymouth-switch-root.service:
	Description: Plymouth switch root 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 realized: no
	CGroup own mask: memory pids
	Fragment Path: /usr/lib/systemd/system/plymouth-switch-root.service
	ConditionPathExists: /etc/initrd-release untested
	Requires: system.slice (origin-file)
	WantedBy: initrd-switch-root.target (destination-file)
	Before: initrd-switch-root.service (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: initrd-switch-root.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: 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
	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: null
	DynamicUser: no
	LockPersonality: no
	SystemCallErrorNumber: kill
	? ExecStart:
		Command Line: /usr/bin/plymouth update-root-fs --new-root-dir=/sysroot
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
? Unit dev-snd-by\x2did-usb\x2dSennheiser_Communications_Sennheiser_USB_headset\x2d00.device:
	Description: Sennheiser_USB_headset
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:30 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:30 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Invocation ID: 6f8fe9a2265c4b988da6802f8bdd01e1
	Following: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:14.0-usb3-3\x2d4-3\x2d4.2-3\x2d4.2.4-3\x2d4.2.4.3-3\x2d4.2.4.3:1.0-sound-card0-controlC0.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusbv2\x2d0:4.2.4.3:1.0.device
	Following Set Member: dev-snd-by\x2dpath-pci\x2d0000:00:14.0\x2dusb\x2d0:4.2.4.3:1.0.device
	Following Set Member: dev-snd-controlC0.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	SurviveFinalKillSignal: no
	OnSuccessJobMode: fail
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	Device State: plugged
	Device Path: /dev/snd/by-id/usb-Sennheiser_Communications_Sennheiser_USB_headset-00
	Sysfs Path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4.2/3-4.2.4/3-4.2.4.3/3-4.2.4.3:1.0/sound/card0/controlC0
	Found: found-udev
? Unit avahi-daemon.socket:
	Description: Avahi mDNS/DNS-SD Stack Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	State Change Timestamp: Thu 2025-09-11 17:25:35 CEST
	Inactive Exit Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Enter Timestamp: Thu 2025-09-11 17:25:35 CEST
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	May GC: no
	Need Daemon Reload: no
	Transient: no
	Perpetual: no
	Garbage Collection Mode: inactive
	Slice: system.slice
	CGroup: /system.slice/avahi-daemon.socket
	CGroup realized: no
	CGroup own mask: memory pids
	Invocation ID: de5a2f4619bd4091a6bee810272aa82c
	Fragment Path: /usr/lib/systemd/system/avahi-daemon.socket
	Condition Timestamp: Thu 2025-09-11 17:25:35 CEST
	Condition Result: yes
	Assert Timestamp: Thu 2025-09-11 17:25:35 CEST
	Assert Result: yes
	Requires: -.mount (origin-file origin-path)
	Requires: system.slice (origin-file)
	Requires: sysinit.target (origin-default)
	RequiredBy: avahi-daemon.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: avahi-daemon.service (origin-implicit)
	After: -.mount (origin-file origin-path)
	After: system.slice (origin-file)
	After: sysinit.target (origin-default)
	Triggers: avahi-daemon.service (origin-implicit)
	References: -.mount (origin-file origin-path)
	References: system.slice (origin-file origin-slice-property)
	References: shutdown.target (origin-default)
	References: sockets.target (origin-default)
	References: avahi-daemon.service (origin-implicit)
	References: sysinit.target (origin-default)
	ReferencedBy: avahi-daemon.service (destination-file)
	ReferencedBy: sockets.target (destination-file destination-default)
	InSlice: system.slice (origin-slice-property)
	RequiresMountsFor: /run/avahi-daemon/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
	PassFileDescriptorsToExec: no
	PassSecurity: no
	PassPacketInfo: no
	TCPCongestion: n/a
	RemoveOnStop: no
	Writable: no
	FileDescriptorName: avahi-daemon.socket
	SELinuxContextFromNet: no
	FlushPending: no
	ListenStream: /run/avahi-daemon/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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	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 realized: no
	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-udev-trigger.service (origin-file)
	After: systemd-journald.socket (origin-file)
	After: system.slice (origin-file)
	References: system.slice (origin-file origin-slice-property)
	References: systemd-udevd.service (origin-file)
	References: systemd-udev-trigger.service (origin-file)
	References: sysinit.target (origin-file)
	References: systemd-journald.socket (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
	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
	CPUAccounting: yes
	IOAccounting: no
	BlockIOAccounting: no
	MemoryAccounting: yes
	TasksAccounting: yes
	IPAccounting: no
	CPUWeight: 18446744073709551615
	StartupCPUWeight: 18446744073709551615
	CPUShares: 18446744073709551615
	StartupCPUShares: 18446744073709551615
	CPUQuotaPerSecSec: infinity
	CPUQuotaPeriodSec: infinity
	AllowedCPUs: 
	StartupAllowedCPUs: 
	AllowedMemoryNodes: 
	StartupAllowedMemoryNodes: 
	IOWeight: 18446744073709551615
	StartupIOWeight: 18446744073709551615
	BlockIOWeight: 18446744073709551615
	StartupBlockIOWeight: 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
	MemoryLimit: 18446744073709551615
	TasksMax: 37980
	DevicePolicy: auto
	DisableControllers: 
	Delegate: no
	ManagedOOMSwap: auto
	ManagedOOMMemoryPressure: auto
	ManagedOOMMemoryPressureLimit: 0.00%
	ManagedOOMPreference: none
	MemoryPressureWatch: auto
	CoredumpReceive: no
	MemoryPressureThresholdSec: 200ms
-------------- next part --------------
s "unmerged-bin"
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/locate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/locate.timer

==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/nvidia-hibernate.service.dsh-also <==
/etc/systemd/system/systemd-hibernate.service.wants/nvidia-hibernate.service

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/fstrim.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/fstrim.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/ModemManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ModemManager.service
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/basic.target.wants/low-memory-monitor.service <==

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

==> /var/lib/systemd/deb-systemd-helper-enabled/sshd at .service.wants/sshd-keygen.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/systemd-suspend.service.wants/nvidia-resume.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/systemd-suspend.service.wants/nvidia-suspend.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/power-profiles-daemon.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/power-profiles-daemon.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/exim4.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/exim4.service

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/anacron.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/fstrim.timer <==

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

==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/exim4-base.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-listchanges.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/locate.timer <==

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/gnome-remote-desktop-configuration.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/gnome-remote-desktop-configuration.service

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/systemd-hibernate.service.wants/nvidia-resume.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/systemd-hibernate.service.wants/nvidia-hibernate.service <==

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

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

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

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

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

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

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

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

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

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

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

==> /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/switcheroo-control.service.dsh-also <==
/etc/systemd/system/graphical.target.wants/switcheroo-control.service

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/wpa_supplicant.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/wpa_supplicant.service
/etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/nvidia-suspend.service.dsh-also <==
/etc/systemd/system/systemd-suspend.service.wants/nvidia-suspend.service

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.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/wpa_supplicant.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/smartmontools.service <==

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anbox-container-manager.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/htpdate.service <==

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/binfmt-support.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/cups.path <==

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/mosquitto.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/dpkg-db-backup.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/dpkg-db-backup.timer

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

==> /var/lib/systemd/deb-systemd-helper-enabled/libvirt-guests.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/libvirt-guests.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/libvirtd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/libvirtd.socket
/etc/systemd/system/sockets.target.wants/libvirtd-admin.socket
/etc/systemd/system/sockets.target.wants/libvirtd-ro.socket

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

==> /var/lib/systemd/deb-systemd-helper-enabled/nvidia-resume.service.dsh-also <==
/etc/systemd/system/systemd-suspend.service.wants/nvidia-resume.service
/etc/systemd/system/systemd-hibernate.service.wants/nvidia-resume.service

==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-monitor.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service
-------------- next part --------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# systemd generates mount units based on this file, see systemd.mount(5).
# Please run 'systemctl daemon-reload' after making changes here.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/mapper/debtag--vg-root /               ext4    errors=remount-ro 0       1
# /boot was on /dev/nvme0n1p2 during installation
UUID=d8ee9002-95d2-4de4-9f3c-b3ac82f4de47 /boot           ext2    defaults        0       2
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=F6E6-C54A  /boot/efi       vfat    umask=0077      0       1
/dev/mapper/debtag--vg-home /home           ext4    defaults        0       2
/dev/mapper/debtag--vg-swap_1 none            swap    sw              0       0
/dev/mapper/nvme1n1p1_crypt /media2	ext4    defaults        0       2


More information about the Pkg-systemd-maintainers mailing list