Bug#1137216: systemd-ssh-generator does not create sshd-vsock.socket during boot
Jared Epp
jared at jaredepp.ca
Thu May 21 06:09:19 BST 2026
Package: systemd
Version: 257.13-1~deb13u1
Severity: normal
X-Debbugs-Cc: jared at jaredepp.ca
Dear Maintainer,
After updating a Debian guest from 13.4 to 13.5, which updates systemd from
257.9-1~deb13u1 to 257.13-1~deb13u1, I found I could no longer ssh into the
guest using 'ssh qemu/guestname' on the host. I got the following error:
***
$ ssh qemu/guestname
ERROR processVsock:261 : Failed to connect to vsock (cid=3 port=22) : Connection reset by peer
mm_receive_fd: recvmsg: expected received 1 got 0
proxy dialer did not pass back a connection
***
I also noticed this error in the journal for the guest when it boots:
***
May 19 18:59:24 kernel: NET: Registered PF_VSOCK protocol family
May 19 18:59:24 systemd-ssh-generator[284]: Failed to query local AF_VSOCK CID: Cannot assign requested address
May 19 18:59:24 (sd-exec-[273]: /usr/lib/systemd/system-generators/systemd-ssh-generator failed with exit status 1.
***
I tried rolling systemd back to 257.8-1~deb13u1 on the guest and rebooting it,
and it fixes the issue. I would have gone back to 257.9-1~deb13u1, but .8 and
.13 are the only versions in the repo right now.
Rather than rolling systemd back, a workaround is to connect to the guest
another way, use 'systemctl daemon-reload', and then manually start the socket
with 'systemctl start sshd-vsock.socket'. This has to be done every time the
guest boots.
The first time I noticed this bug, reportbug asked me to report it upstream
instead. I did report it here https://github.com/systemd/systemd/issues/42188
but they said that it seems to be a Debian specific issue.
Thanks!
Jared Epp
-- Package-specific info:
-- System Information:
Debian Release: 13.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.88+deb13-cloud-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
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+deb13u3
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.6-1~deb13u1
ii libsystemd-shared 257.13-1~deb13u1
ii libsystemd0 257.13-1~deb13u1
ii mount 2.41-5
Versions of packages systemd recommends:
ii dbus [default-dbus-system-bus] 1.16.2-2
ii linux-sysctl-defaults 4.12.1
ii systemd-cryptsetup 257.13-1~deb13u1
ii systemd-timesyncd [time-daemon] 257.13-1~deb13u1
Versions of packages systemd suggests:
pn libtss2-tcti-device0 <none>
pn polkitd <none>
pn systemd-boot <none>
pn systemd-container <none>
pn systemd-homed <none>
pn systemd-repart <none>
ii systemd-resolved 257.13-1~deb13u1
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.4
ii libnss-systemd 257.13-1~deb13u1
ii libpam-systemd 257.13-1~deb13u1
ii udev 257.13-1~deb13u1
-- no debconf information
-------------- next part --------------
[EXTENDED] /usr/lib/systemd/system/containerd.service -> /usr/lib/systemd/system/containerd.service.d/unms-killmode.conf
[EXTENDED] /usr/lib/systemd/system/rc-local.service -> /usr/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED] /usr/lib/systemd/system/systemd-fsck-root.service -> /usr/lib/systemd/system/systemd-fsck-root.service.d/10-skip-fsck-initramfs.conf
[EXTENDED] /usr/lib/systemd/system/systemd-localed.service -> /usr/lib/systemd/system/systemd-localed.service.d/x11-keyboard.conf
[EXTENDED] /usr/lib/systemd/system/systemd-logind.service -> /usr/lib/systemd/system/systemd-logind.service.d/dbus.conf
[EXTENDED] /usr/lib/systemd/system/systemd-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
7 overridden configuration files found.
-------------- next part --------------
Manager: systemd 257.13 (257.13-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 kernel: Tue 2026-05-19 18:59:25 CST
Timestamp userspace: Tue 2026-05-19 18:59:25 CST
Timestamp finish: Tue 2026-05-19 18:59:29 CST
Timestamp security-start: Tue 2026-05-19 18:59:25 CST
Timestamp security-finish: Tue 2026-05-19 18:59:25 CST
Timestamp generators-start: Tue 2026-05-19 18:59:25 CST
Timestamp generators-finish: Tue 2026-05-19 18:59:26 CST
Timestamp units-load-start: Tue 2026-05-19 18:59:26 CST
Timestamp units-load-finish: Tue 2026-05-19 18:59:26 CST
Timestamp units-load: Tue 2026-05-19 19:59:11 CST
Subscribed: :1.4
? Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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.special(7)
Documentation: https://systemd.io/SYSLOG
Fragment Path: /usr/lib/systemd/system/syslog.socket
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: sockets.target (origin-file)
Before: emergency.service (origin-file)
Before: shutdown.target (origin-file)
Before: syslog.service (origin-implicit)
Before: systemd-journald.service (destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: syslog.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: emergency.service (origin-file)
References: shutdown.target (origin-file)
References: -.mount (origin-path)
References: syslog.service (origin-implicit)
ReferencedBy: systemd-journald.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: ce2f559a41b247dead7caee0fea48a49
Documentation: man:dbus-daemon(1)
Fragment Path: /usr/lib/systemd/system/dbus.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: containerd.service (destination-file)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: dbus.socket (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: dbus.socket (destination-implicit)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: dbus.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: containerd.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: dbus.socket (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 731
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
? 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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/umount.target
RequiredBy: systemd-soft-reboot.service (destination-file)
RequiredBy: systemd-halt.service (destination-file)
RequiredBy: systemd-kexec.service (destination-file)
RequiredBy: systemd-poweroff.service (destination-file)
RequiredBy: systemd-reboot.service (destination-file)
ConflictedBy: dev-vda3.swap (destination-default)
ConflictedBy: run-user-1000.mount (destination-mountinfo)
ConflictedBy: run-docker-netns-3de5a0a5842a.mount (destination-mountinfo)
ConflictedBy: run-lock.mount (destination-file)
ConflictedBy: blockdev at dev-vda1.target (destination-file)
ConflictedBy: run-docker-netns-102ab8dfa0b4.mount (destination-mountinfo)
ConflictedBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-mountinfo)
ConflictedBy: run-docker-netns-735b346b2e77.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
ConflictedBy: run-docker-netns-16b7bf4870c2.mount (destination-mountinfo)
ConflictedBy: blockdev at dev-vda2.target (destination-file)
ConflictedBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
ConflictedBy: run-docker-netns-3ef04fa57235.mount (destination-mountinfo)
ConflictedBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-mountinfo)
ConflictedBy: blockdev at dev-vda3.target (destination-file)
ConflictedBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-mountinfo)
ConflictedBy: run-docker-netns-83ff8aa17d05.mount (destination-mountinfo)
ConflictedBy: run-docker-netns-0f06cb346738.mount (destination-mountinfo)
ConflictedBy: boot-efi.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-default)
ConflictedBy: run-docker-netns-447d31b3483e.mount (destination-mountinfo)
ConflictedBy: run-docker-netns-c2a8fe85b21a.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
ConflictedBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-mountinfo)
ConflictedBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-mountinfo)
ConflictedBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-mountinfo)
ConflictedBy: run-docker-netns-27ae80f569fb.mount (destination-mountinfo)
ConflictedBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-mountinfo)
ConflictedBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-default)
ConflictedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
ConflictedBy: run-docker-netns-01a7843fd4a6.mount (destination-mountinfo)
ConflictedBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
ConflictedBy: tmp.mount (destination-file)
ConflictedBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-mountinfo)
ConflictedBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-mountinfo)
Before: systemd-reboot.service (destination-file)
Before: systemd-poweroff.service (destination-file)
Before: systemd-halt.service (destination-file)
Before: final.target (destination-file)
Before: systemd-soft-reboot.service (destination-file)
Before: systemd-kexec.service (destination-file)
After: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
After: run-docker-netns-3de5a0a5842a.mount (destination-mountinfo)
After: run-docker-netns-735b346b2e77.mount (destination-mountinfo)
After: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-mountinfo)
After: run-lock.mount (destination-file)
After: blockdev at dev-vda2.target (destination-file)
After: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-mountinfo)
After: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
After: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-mountinfo)
After: run-docker-netns-102ab8dfa0b4.mount (destination-mountinfo)
After: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-mountinfo)
After: run-user-1000.mount (destination-mountinfo)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-default)
After: run-docker-netns-0f06cb346738.mount (destination-mountinfo)
After: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-mountinfo)
After: tmp.mount (destination-file)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
After: dev-vda3.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
After: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-mountinfo)
After: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
After: boot-efi.mount (destination-mountinfo)
After: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-mountinfo)
After: run-docker-netns-01a7843fd4a6.mount (destination-mountinfo)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
After: run-docker-netns-83ff8aa17d05.mount (destination-mountinfo)
After: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-mountinfo)
After: blockdev at dev-vda3.target (destination-file)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
After: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-mountinfo)
After: run-docker-netns-3ef04fa57235.mount (destination-mountinfo)
After: blockdev at dev-vda1.target (destination-file)
After: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-default)
After: run-docker-netns-16b7bf4870c2.mount (destination-mountinfo)
After: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-mountinfo)
After: run-docker-netns-447d31b3483e.mount (destination-mountinfo)
After: run-docker-netns-27ae80f569fb.mount (destination-mountinfo)
After: run-docker-netns-c2a8fe85b21a.mount (destination-mountinfo)
After: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
After: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-mountinfo)
ReferencedBy: systemd-poweroff.service (destination-file)
ReferencedBy: run-docker-netns-c2a8fe85b21a.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-102ab8dfa0b4.mount (destination-mountinfo)
ReferencedBy: blockdev at dev-vda3.target (destination-file)
ReferencedBy: systemd-kexec.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-447d31b3483e.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-83ff8aa17d05.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
ReferencedBy: systemd-halt.service (destination-file)
ReferencedBy: run-docker-netns-3de5a0a5842a.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-3ef04fa57235.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-16b7bf4870c2.mount (destination-mountinfo)
ReferencedBy: blockdev at dev-vda1.target (destination-file)
ReferencedBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
ReferencedBy: systemd-soft-reboot.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-mountinfo)
ReferencedBy: boot-efi.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-01a7843fd4a6.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-mountinfo)
ReferencedBy: run-lock.mount (destination-file)
ReferencedBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
ReferencedBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-default)
ReferencedBy: blockdev at dev-vda2.target (destination-file)
ReferencedBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-mountinfo)
ReferencedBy: tmp.mount (destination-file)
ReferencedBy: run-docker-netns-27ae80f569fb.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
ReferencedBy: run-docker-netns-735b346b2e77.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
ReferencedBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-mountinfo)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-default)
ReferencedBy: systemd-reboot.service (destination-file)
ReferencedBy: dev-vda3.swap (destination-default)
ReferencedBy: final.target (destination-file)
ReferencedBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-0f06cb346738.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit apt-daily.service:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2026-05-20 19:02:47 CST
Inactive Exit Timestamp: Wed 2026-05-20 19:02:47 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2026-05-20 19:02:47 CST
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: e2150e063f92420c8f78ef2c9ad7449b
Documentation: man:apt(8)
Fragment Path: /usr/lib/systemd/system/apt-daily.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2026-05-20 19:02:47 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 19:02:47 CST
Assert Result: yes
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: NetworkManager.service (origin-file)
After: systemd-journald.socket (origin-file)
After: network-online.target (origin-file)
After: basic.target (origin-default)
After: apt-daily.timer (destination-implicit)
After: system.slice (origin-file)
After: connman.service (origin-file)
After: sysinit.target (origin-default)
After: network.target (origin-file)
After: systemd-networkd.service (origin-file)
TriggeredBy: apt-daily.timer (destination-implicit)
References: network.target (origin-file)
References: network-online.target (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: connman.service (origin-file)
References: sysinit.target (origin-default)
References: NetworkManager.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-networkd.service (origin-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.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
? ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
PID: 1908558
Start Timestamp: Wed 2026-05-20 19:02:47.057431 CST
Handoff Timestamp: 24.304ms since start
Exit Timestamp: 20.482ms since handoff
Exit Code: exited
Exit Status: 0
? ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
PID: 1908564
Start Timestamp: Wed 2026-05-20 19:02:47.102465 CST
Handoff Timestamp: 23.344ms since start
Exit Timestamp: 289.099ms 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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit 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: 3c3dfe44a2e24ea7b4367d0cf10f6adc
Documentation: man:mq_overview(7)
Documentation: https://systemd.io/API_FILE_SYSTEMS
Fragment Path: /usr/lib/systemd/system/dev-mqueue.mount
Source Path: /proc/self/mountinfo
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /proc/sys/fs/mqueue untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
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-veth1139ef2.device:
Description: /sys/subsystem/net/devices/veth1139ef2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 774313802b824a278c8b3ea404aa7f85
Following Set Member: sys-devices-virtual-net-veth1139ef2.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/veth1139ef2
Sysfs Path: /sys/devices/virtual/net/veth1139ef2
Found: found-udev
? Unit dev-tpmrm0.device:
Description: /dev/tpmrm0
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
WantedBy: tpm2.target (destination-file)
Before: tpm2.target (destination-file destination-default)
ReferencedBy: tpm2.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: dead
Device Path: n/a
Sysfs Path: n/a
Found: n/a
? Unit systemd-journal-catalog-update.service:
Description: Rebuild Journal Catalog
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
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-update-done.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-update-done.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (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: 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: 4611
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-veth1e8003b.device:
Description: /sys/devices/virtual/net/veth1e8003b
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 73bd68cf76494f0ea9a280026cd7649b
Following Set Member: sys-subsystem-net-devices-veth1e8003b.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/veth1e8003b
Sysfs Path: /sys/devices/virtual/net/veth1e8003b
Found: found-udev
? Unit sys-devices-virtual-net-vethe78b0e0.device:
Description: /sys/devices/virtual/net/vethe78b0e0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b30ab04d1b7c4357bd4021a159835191
Following Set Member: sys-subsystem-net-devices-vethe78b0e0.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/vethe78b0e0
Sysfs Path: /sys/devices/virtual/net/vethe78b0e0
Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partnum/3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 2b2346eea6514981bf9d457496d11395
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Requires: -.mount (origin-implicit)
Requires: dev-vda3.device (origin-proc-swap)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: dev-vda3.device (origin-proc-swap)
After: -.mount (origin-implicit)
After: system.slice (origin-file)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: -.mount (origin-implicit)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: umount.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: dev-vda3.device (origin-proc-swap)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-path/pci-0000:04:00.0-part/by-partnum/3 (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-path/pci-0000:04:00.0-part/by-partnum/3
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
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-veth4e482a8.device:
Description: /sys/devices/virtual/net/veth4e482a8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9084df81b7414f0f9603253f5a943cfd
Following Set Member: sys-subsystem-net-devices-veth4e482a8.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/veth4e482a8
Sysfs Path: /sys/devices/virtual/net/veth4e482a8
Found: found-udev
? Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b1a9cde8f31f4a71b9153f51617c6cf4
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: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Wants: getty at tty1.service (origin-file)
Wants: getty-static.service (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: getty at tty1.service (origin-default destination-file)
After: getty at tty6.service (destination-file)
After: getty-static.service (origin-default)
References: getty-static.service (origin-file origin-default)
References: getty at tty1.service (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: getty at tty6.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-sysext.socket:
Description: System Extension Image Management
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 05923c02d9b445d4aaaf1478d02ff265
Documentation: man:systemd-sysext(8)
Fragment Path: /usr/lib/systemd/system/systemd-sysext.socket
ConditionCapability: CAP_SYS_ADMIN untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: local-fs.target (origin-file)
References: sockets.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit ssh-access.target:
Description: SSH Access Available
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 19:59:54 CST
Inactive Exit Timestamp: Tue 2026-05-19 19:59:54 CST
Active Enter Timestamp: Tue 2026-05-19 19:59:54 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fa9823dc75ef46448598dd0d740ada85
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/ssh-access.target
Condition Timestamp: Tue 2026-05-19 19:59:54 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 19:59:54 CST
Assert Result: yes
WantedBy: sshd-vsock.socket (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sshd-vsock.socket (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: sshd-vsock.socket (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope:
Description: libcontainer container 2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: f0d5b9c1298c4698b753c82729c244f2
Fragment Path: /run/systemd/transient/docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope
DropIn Path: /run/systemd/transient/docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope.d/50-DevicePolicy.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
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: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit man-db.timer:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 11:12:15 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b1b3e705bbaf4b749fbe987acd5369d9
Documentation: man:mandb(8)
Fragment Path: /usr/lib/systemd/system/man-db.timer
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: man-db.service (origin-implicit)
After: time-set.target (origin-default)
After: -.mount (origin-path)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: man-db.service (origin-implicit)
References: sysinit.target (origin-default)
References: timers.target (origin-default)
References: time-set.target (origin-default)
References: shutdown.target (origin-default)
References: time-sync.target (origin-default)
References: -.mount (origin-path)
References: man-db.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: man-db.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
DeferReactivation: no
OnCalendar: *-*-* 00:00:00
? Unit exim4-base.timer:
Description: Daily exim4-base housekeeping
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 00:00:01 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4dd83eb5fa7e4546ac948ca55b3c2c7b
Documentation: man:exim4(8)
Fragment Path: /usr/lib/systemd/system/exim4-base.timer
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: logrotate.timer (origin-file)
Before: exim4-base.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
After: sysinit.target (origin-default)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: -.mount (origin-path)
Triggers: exim4-base.service (origin-implicit)
References: sysinit.target (origin-default)
References: exim4-base.service (origin-implicit)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
References: -.mount (origin-path)
References: logrotate.timer (origin-file)
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: exim4-base.service
Persistent: yes
WakeSystem: no
Accuracy: 12h
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
DeferReactivation: no
OnCalendar: *-*-* 00:00:00
? Unit run-docker-netns-447d31b3483e.mount:
Description: /run/docker/netns/447d31b3483e
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:30 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:30 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:30 CST
Active Exit Timestamp: n/a
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: a4eced0edd2c4f9f93332a9cdf34dc16
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/447d31b3483e
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit soft-reboot.target:
Description: Reboot System Userspace
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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-journald.service (destination-file)
ConflictedBy: systemd-journal-flush.service (destination-file)
After: systemd-journal-flush.service (destination-file)
After: systemd-journald.service (destination-file)
After: systemd-soft-reboot.service (origin-file)
References: systemd-soft-reboot.service (origin-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit proc-sys-fs-binfmt_misc.automount:
Description: Arbitrary Executable File Formats File System Automount Point
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c680ebb400744425851d4e004ed18dcd
Documentation: https://docs.kernel.org/admin-guide/binfmt-misc.html
Documentation: https://systemd.io/API_FILE_SYSTEMS
Fragment Path: /usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys untested
ConditionPathExists: /proc/sys/fs/binfmt_misc untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-binfmt.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
Triggers: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: proc-sys-fs-binfmt_misc.mount (origin-implicit)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-path)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
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-vda1.device:
Description: /dev/vda1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c53b74dd2fc04e048f1bb4d3ae032bbb
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
RequiredBy: boot-efi.mount (destination-mountinfo)
BoundBy: systemd-fsck at dev-vda1.service (destination-file)
Before: systemd-fsck at dev-vda1.service (destination-file)
Before: boot-efi.mount (destination-mountinfo)
PropagatesStopTo: boot-efi.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
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/vda1
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev,found-mount
? Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
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: 4611
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-networkd.service:
Alias: dbus-org.freedesktop.network1.service
Description: Network Configuration
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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-networkd.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: fec9fe1d250d48c2a3cef91732cb11bf
Documentation: man:systemd-networkd.service(8)
Documentation: man:org.freedesktop.network1(5)
Fragment Path: /usr/lib/systemd/system/systemd-networkd.service
ConditionCapability: CAP_NET_ADMIN untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: systemd-networkd.socket (origin-file)
Wants: network.target (origin-file)
Wants: systemd-networkd-persistent-storage.service (origin-file)
WantedBy: multi-user.target (destination-file)
BoundBy: systemd-networkd-persistent-storage.service (destination-file)
BoundBy: systemd-networkd-wait-online.service (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: initrd-switch-root.target (origin-file)
Before: apt-daily-upgrade.service (destination-file)
Before: network.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-networkd-persistent-storage.service (destination-file)
Before: multi-user.target (origin-file)
Before: apt-daily.service (destination-file)
After: systemd-networkd.socket (origin-file destination-implicit)
After: -.mount (origin-path)
After: systemd-udevd.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-sysctl.service (origin-file)
After: network-pre.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-networkd.socket (destination-implicit)
References: multi-user.target (origin-file)
References: network-pre.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-networkd.socket (origin-file)
References: systemd-sysctl.service (origin-file)
References: systemd-networkd-persistent-storage.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: initrd-switch-root.target (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: network.target (origin-file)
References: -.mount (origin-path)
ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: systemd-networkd.socket (destination-implicit)
ReferencedBy: apt-daily.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: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify-reload
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 366
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.network1
Bus Name Good: yes
RestartSec: 0
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGUSR2
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: invisible
ProcSubset: all
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: move_pages sendmmsg copy_file_range epoll_pwait2 removexattr set_thread_area sendfile64 lsm_list_modules newfstatat epoll_create1 getresgid eventfd2 epoll_wait_old mq_unlink getpriority mq_getsetattr swapcontext membarrier timer_delete getppid timer_gettime64 ugetrlimit lgetxattr utimensat_time64 pwritev tgkill set_robust_list brk fstat64 sched_get_priority_min time link userfaultfd setuid32 io_setup rt_sigqueueinfo symlink clock_gettime64 io_uring_enter setrlimit geteuid32 getsid pread64 fstatfs nanosleep fchown shutdown rt_sigpending mlock2 setgroups chmod timer_gettime lstat64 landlock_create_ruleset fadvise64_64 getgid mlockall statmount keyctl setresgid32 dup3 listen fchmodat preadv pwrite64 fchmodat2 fgetxattr io_uring_register openat read pipe2 accept recvfrom stat renameat2 getresuid32 set_mempolicy_home_node lchown32 fchownat epoll_create ftruncate open oldstat setresuid32 sync_file_range2 fstatat64 sched_setaffinity riscv_flush_icache readdir timer_getoverrun capset clock_getres_time64 process_vm_readv sched_getattr listxattrat statfs seccomp send writev gettimeofday setfsgid ioprio_get sigsuspend name_to_handle_at riscv_hwprobe timer_settime64 vfork getrusage fstat sched_yield get_robust_list recv sched_rr_get_interval_time64 wait4 inotify_add_watch getresgid32 setxattr setreuid vmsplice access madvise sysinfo process_vm_writev creat io_cancel clone signalfd personality restart_syscall close preadv2 select waitid inotify_init1 sync_file_range futimesat remap_file_pages ioctl exit getitimer semtimedop_time64 request_key rt_sigtimedwait fork tkill mbind shmget sched_setparam accept4 getsockname chown32 readlinkat nice statx setfsuid renameat write unshare rt_sigtimedwait_time64 readahead sigprocmask pidfd_send_signal lsm_get_self_attr mseal timerfd_gettime64 shmctl tee kill msgrcv _newselect memfd_create process_madvise truncate mq_timedreceive epoll_ctl mmap mq_open connect mprotect mq_timedreceive_time64 io_pgetevents waitpid setpriority clock_nanosleep chown mq_timedsend_time64 utimes get_thread_area setuid execve ipc linkat munlockall setgid32 removexattrat prlimit64 llistxattr rename setxattrat msync alarm symlinkat sendmsg mmap2 clock_nanosleep_time64 sigaltstack getxattr io_submit sendto munlock lremovexattr getegid shmdt sendfile futex getgroups bind unlinkat lsetxattr mq_timedsend getrandom getdents fremovexattr clone3 fcntl ppoll fallocate getegid32 mremap mlock setresuid pselect6_time64 close_range getxattrat gettid chdir getpid arch_prctl ppoll_time64 rt_sigsuspend lchown oldolduname io_pgetevents_time64 timerfd_settime umask bpf socketcall times getsockopt sched_get_priority_max flock setpgid rseq epoll_wait semget set_tid_address utime mkdir msgctl sigreturn faccessat add_key dup2 sched_setattr sigpending sched_getparam getpgid setitimer dup utimensat getcwd cacheflush capget poll listxattr openat2 rmdir setreuid32 readlink uname setns fchown32 mknodat arm_fadvise64_64 landlock_add_rule set_mempolicy set_tls munmap epoll_pwait io_destroy getpgrp sched_setscheduler pselect6 setfsuid32 getgid32 splice sched_getscheduler getcpu rt_sigreturn eventfd clock_gettime sched_getaffinity fdatasync fcntl64 futex_time64 oldfstat setregid timer_settime setgid sync recvmsg execveat timer_create getuid setregid32 socketpair faccessat2 rt_sigprocmask io_getevents ioprio_set inotify_rm_watch unlink io_uring_setup pidfd_open fsync readv lseek rt_sigaction listmount recvmmsg_time64 signalfd4 exit_group olduname stat64 migrate_pages ftruncate64 oldlstat socket sched_rr_get_interval lstat getdents64 prctl fchdir fadvise64 fsetxattr setfsgid32 getrlimit setresgid shmat getresuid get_mempolicy pipe getuid32 signal getpeername statfs64 mkdirat mknod getgroups32 truncate64 semctl pwritev2 syncfs mq_notify setsockopt msgget msgsnd flistxattr uretprobe setgroups32 inotify_init fchmod landlock_restrict_self geteuid fstatfs64 timerfd_gettime epoll_ctl_old pause setsid rt_tgsigqueueinfo timerfd_create timerfd_settime64 semtimedop _llseek futex_waitv recvmmsg semop clock_getres sigaction kcmp
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
? ExecStart:
Command Line: /usr/lib/systemd/systemd-networkd
Status Text: Processing requests...
File Descriptor Store Max: 512
File Descriptor Store Pin: restart
File Descriptor Store Current: 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: 4611
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 apparmor.service:
Description: Load AppArmor profiles
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 53603eb0e1f345809d7947f70e9d5a36
Documentation: man:apparmor(7)
Documentation: https://gitlab.com/apparmor/apparmor/wikis/home/
Fragment Path: /usr/lib/systemd/system/apparmor.service
ConditionPathExists: !/run/live/overlay/work untested
ConditionPathExists: !/rofs/etc/apparmor.d untested
ConditionSecurity: apparmor untested
AssertPathIsReadWrite: /sys/kernel/security/apparmor/.load untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: systemd-journald-audit.socket (origin-file)
After: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: -.mount (origin-path)
References: local-fs.target (origin-file)
References: systemd-journald-audit.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/cache/apparmor (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
? ExecStart:
Command Line: /lib/apparmor/apparmor.systemd reload
? ExecReload:
Command Line: /lib/apparmor/apparmor.systemd reload
? ExecStop:
Command Line: /bin/true
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit first-boot-complete.target:
Description: First Boot Complete
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/first-boot-complete.target
ConditionFirstBoot: yes untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: no
WantedBy: systemd-random-seed.service (destination-file)
WantedBy: systemd-firstboot.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-machine-id-commit.service (destination-file)
Before: shutdown.target (origin-default)
After: systemd-random-seed.service (destination-file)
After: systemd-firstboot.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit emergency.service:
Description: Emergency Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-path)
RequiredBy: emergency.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: sysinit.target (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: -.mount (origin-path)
After: systemd-ask-password-console.path (destination-file)
After: syslog.socket (destination-file)
After: sysinit.target (destination-file)
After: system.slice (origin-file)
After: systemd-ask-password-console.service (destination-file)
References: rescue.service (origin-file)
References: -.mount (origin-path)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: emergency.target (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: initrd-switch-root.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-docker-netns-83ff8aa17d05.mount:
Description: /run/docker/netns/83ff8aa17d05
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 8d6adebdcf054064bd203bb2ce257cda
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/83ff8aa17d05
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
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 blkio memory devices pids bpf-firewall bpf-devices
Documentation: man:systemd.special(7)
Requires: -.slice (origin-implicit)
RequiredBy: run-user-1000.mount (destination-file)
RequiredBy: dbus.service (destination-file)
RequiredBy: initrd-parse-etc.service (destination-file)
RequiredBy: systemd-journald-audit.socket (destination-file)
RequiredBy: system-systemd\x2dfsck.slice (destination-implicit)
RequiredBy: initrd-cleanup.service (destination-file)
RequiredBy: run-docker-netns-83ff8aa17d05.mount (destination-file)
RequiredBy: sshd-vsock.socket (destination-file)
RequiredBy: systemd-tmpfiles-clean.service (destination-file)
RequiredBy: docker.socket (destination-file)
RequiredBy: systemd-hibernate.service (destination-file)
RequiredBy: rc-local.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file)
RequiredBy: run-docker-netns-0f06cb346738.mount (destination-file)
RequiredBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-file)
RequiredBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-file)
RequiredBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-file)
RequiredBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file)
RequiredBy: docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope (destination-file)
RequiredBy: run-docker-netns-102ab8dfa0b4.mount (destination-file)
RequiredBy: run-docker-netns-16b7bf4870c2.mount (destination-file)
RequiredBy: systemd-suspend-then-hibernate.service (destination-file)
RequiredBy: dev-vda3.swap (destination-file)
RequiredBy: sshd-keygen.service (destination-file)
RequiredBy: run-docker-netns-27ae80f569fb.mount (destination-file)
RequiredBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-file)
RequiredBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-file)
RequiredBy: tmp.mount (destination-file)
RequiredBy: systemd-ask-password-console.service (destination-file)
RequiredBy: systemd-confext.service (destination-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: initrd-switch-root.service (destination-file)
RequiredBy: run-docker-netns-01a7843fd4a6.mount (destination-file)
RequiredBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file)
RequiredBy: systemd-pcrphase.service (destination-file)
RequiredBy: fstrim.service (destination-file)
RequiredBy: systemd-creds.socket (destination-file)
RequiredBy: systemd-remount-fs.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: systemd-battery-check.service (destination-file)
RequiredBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: atopacct.service (destination-file)
RequiredBy: systemd-network-generator.service (destination-file)
RequiredBy: dpkg-db-backup.service (destination-file)
RequiredBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-file)
RequiredBy: run-docker-netns-735b346b2e77.mount (destination-file)
RequiredBy: unattended-upgrades.service (destination-file)
RequiredBy: systemd-networkd-persistent-storage.service (destination-file)
RequiredBy: boot-efi.mount (destination-file)
RequiredBy: containerd.service (destination-file)
RequiredBy: sshd-unix-local.socket (destination-file)
RequiredBy: systemd-user-sessions.service (destination-file)
RequiredBy: systemd-update-done.service (destination-file)
RequiredBy: docker.service (destination-file)
RequiredBy: run-docker-netns-3ef04fa57235.mount (destination-file)
RequiredBy: systemd-firstboot.service (destination-file)
RequiredBy: systemd-sysusers.service (destination-file)
RequiredBy: getty-static.service (destination-file)
RequiredBy: systemd-pcrextend.socket (destination-file)
RequiredBy: systemd-networkd.socket (destination-file)
RequiredBy: systemd-udevd.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-file)
RequiredBy: keyboard-setup.service (destination-file)
RequiredBy: systemd-resolved.service (destination-file)
RequiredBy: systemd-tpm2-setup.service (destination-file)
RequiredBy: docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope (destination-file)
RequiredBy: cron.service (destination-file)
RequiredBy: systemd-binfmt.service (destination-file)
RequiredBy: systemd-fsck-root.service (destination-file)
RequiredBy: systemd-timesyncd.service (destination-file)
RequiredBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-file)
RequiredBy: systemd-hostnamed.socket (destination-file)
RequiredBy: systemd-tmpfiles-setup.service (destination-file)
RequiredBy: systemd-reboot.service (destination-file)
RequiredBy: kmod-static-nodes.service (destination-file)
RequiredBy: systemd-hybrid-sleep.service (destination-file)
RequiredBy: docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope (destination-file)
RequiredBy: ssh.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file)
RequiredBy: systemd-quotacheck-root.service (destination-file)
RequiredBy: systemd-sysext.service (destination-file)
RequiredBy: systemd-udev-settle.service (destination-file)
RequiredBy: qemu-guest-agent.service (destination-file)
RequiredBy: apt-daily.service (destination-file)
RequiredBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-file)
RequiredBy: docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file)
RequiredBy: ldconfig.service (destination-file)
RequiredBy: docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope (destination-file)
RequiredBy: docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope (destination-file)
RequiredBy: systemd-tpm2-setup-early.service (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
RequiredBy: systemd-poweroff.service (destination-file)
RequiredBy: apt-daily-upgrade.service (destination-file)
RequiredBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-file)
RequiredBy: dbus.socket (destination-file)
RequiredBy: systemd-udevd-kernel.socket (destination-file)
RequiredBy: systemd-pcrphase-sysinit.service (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-file)
RequiredBy: systemd-udev-trigger.service (destination-file)
RequiredBy: systemd-soft-reboot.service (destination-file)
RequiredBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
RequiredBy: systemd-kexec.service (destination-file)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-file)
RequiredBy: docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope (destination-file)
RequiredBy: systemd-bsod.service (destination-file)
RequiredBy: systemd-hostnamed.service (destination-file)
RequiredBy: run-lock.mount (destination-file)
RequiredBy: systemd-journald.service (destination-file)
RequiredBy: systemd-hwdb-update.service (destination-file)
RequiredBy: systemd-initctl.service (destination-file)
RequiredBy: atop.service (destination-file)
RequiredBy: system-getty.slice (destination-implicit)
RequiredBy: apparmor.service (destination-file)
RequiredBy: logrotate.service (destination-file)
RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
RequiredBy: systemd-halt.service (destination-file)
RequiredBy: run-docker-netns-447d31b3483e.mount (destination-file)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-file)
RequiredBy: systemd-networkd-wait-online.service (destination-file)
RequiredBy: initrd-udevadm-cleanup-db.service (destination-file)
RequiredBy: man-db.service (destination-file)
RequiredBy: systemd-hibernate-clear.service (destination-file)
RequiredBy: console-setup.service (destination-file)
RequiredBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-file)
RequiredBy: exim4.service (destination-file)
RequiredBy: systemd-journal-catalog-update.service (destination-file)
RequiredBy: docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope (destination-file)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: rescue.service (destination-file)
RequiredBy: systemd-machine-id-commit.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-file)
RequiredBy: systemd-sysext.socket (destination-file)
RequiredBy: systemd-pcrlock.socket (destination-file)
RequiredBy: systemd-suspend.service (destination-file)
RequiredBy: docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope (destination-file)
RequiredBy: exim4-base.service (destination-file)
RequiredBy: systemd-pstore.service (destination-file)
RequiredBy: docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope (destination-file)
RequiredBy: systemd-udev-load-credentials.service (destination-file)
RequiredBy: run-docker-netns-c2a8fe85b21a.mount (destination-file)
RequiredBy: systemd-hibernate-resume.service (destination-file)
RequiredBy: grub-common.service (destination-file)
RequiredBy: e2scrub_all.service (destination-file)
RequiredBy: e2scrub_reap.service (destination-file)
RequiredBy: systemd-pcrmachine.service (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: systemd-pcrphase-initrd.service (destination-file)
RequiredBy: run-docker-netns-3de5a0a5842a.mount (destination-file)
RequiredBy: systemd-sysctl.service (destination-file)
RequiredBy: systemd-modules-load.service (destination-file)
RequiredBy: system-sshd.slice (destination-implicit)
RequiredBy: atop-rotate.service (destination-file)
RequiredBy: system-modprobe.slice (destination-implicit)
WantedBy: slices.target (destination-file)
Before: systemd-soft-reboot.service (destination-file)
Before: docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file)
Before: run-lock.mount (destination-file)
Before: systemd-journald.service (destination-file)
Before: run-docker-netns-735b346b2e77.mount (destination-file)
Before: run-docker-netns-3ef04fa57235.mount (destination-file)
Before: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: ldconfig.service (destination-file)
Before: systemd-hybrid-sleep.service (destination-file)
Before: systemd-confext.service (destination-file)
Before: run-docker-netns-27ae80f569fb.mount (destination-file)
Before: systemd-pcrphase.service (destination-file)
Before: systemd-journal-catalog-update.service (destination-file)
Before: apparmor.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: man-db.service (destination-file)
Before: systemd-sysext.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-file)
Before: systemd-kexec.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: systemd-quotacheck-root.service (destination-file)
Before: docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope (destination-file)
Before: system-modprobe.slice (destination-implicit)
Before: systemd-reboot.service (destination-file)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: tmp.mount (destination-file)
Before: systemd-battery-check.service (destination-file)
Before: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file)
Before: docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope (destination-file)
Before: docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: cron.service (destination-file)
Before: docker.socket (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-file)
Before: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-file)
Before: sshd-unix-local.socket (destination-file)
Before: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-udev-settle.service (destination-file)
Before: systemd-journald-dev-log.socket (destination-file)
Before: boot-efi.mount (destination-file)
Before: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-file)
Before: ssh.service (destination-file)
Before: run-docker-netns-102ab8dfa0b4.mount (destination-file)
Before: initrd-switch-root.service (destination-file)
Before: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-file)
Before: run-docker-netns-3de5a0a5842a.mount (destination-file)
Before: systemd-journald-audit.socket (destination-file)
Before: slices.target (destination-file)
Before: systemd-networkd.socket (destination-file)
Before: systemd-hostnamed.service (destination-file)
Before: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file)
Before: exim4-base.service (destination-file)
Before: exim4.service (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-poweroff.service (destination-file)
Before: systemd-tmpfiles-setup-dev-early.service (destination-file)
Before: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-file)
Before: docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope (destination-file)
Before: sshd-keygen.service (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope (destination-file)
Before: dev-vda3.swap (destination-file)
Before: dbus.service (destination-file)
Before: apt-daily.service (destination-file)
Before: rescue.service (destination-file)
Before: run-docker-netns-c2a8fe85b21a.mount (destination-file)
Before: systemd-halt.service (destination-file)
Before: initrd-cleanup.service (destination-file)
Before: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-file)
Before: systemd-journald.socket (destination-file)
Before: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope (destination-file)
Before: systemd-suspend.service (destination-file)
Before: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-hibernate-resume.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: system-getty.slice (destination-implicit)
Before: e2scrub_reap.service (destination-file)
Before: system-sshd.slice (destination-implicit)
Before: systemd-tpm2-setup.service (destination-file)
Before: run-docker-netns-447d31b3483e.mount (destination-file)
Before: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-file)
Before: docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: systemd-udevd-kernel.socket (destination-file)
Before: run-docker-netns-01a7843fd4a6.mount (destination-file)
Before: systemd-udevd.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file)
Before: systemd-networkd-persistent-storage.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: atopacct.service (destination-file)
Before: systemd-network-generator.service (destination-file)
Before: console-setup.service (destination-file)
Before: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-file)
Before: systemd-hibernate.service (destination-file)
Before: fstrim.service (destination-file)
Before: run-docker-netns-16b7bf4870c2.mount (destination-file)
Before: dpkg-db-backup.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-udevd-control.socket (destination-file)
Before: docker.service (destination-file)
Before: atop-rotate.service (destination-file)
Before: systemd-firstboot.service (destination-file)
Before: containerd.service (destination-file)
Before: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-file)
Before: docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope (destination-file)
Before: systemd-resolved.service (destination-file)
Before: systemd-tpm2-setup-early.service (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: systemd-creds.socket (destination-file)
Before: systemd-hibernate-clear.service (destination-file)
Before: system-systemd\x2dfsck.slice (destination-implicit)
Before: getty-static.service (destination-file)
Before: systemd-pcrmachine.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: syslog.socket (destination-file)
Before: emergency.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: systemd-update-done.service (destination-file)
Before: systemd-udev-load-credentials.service (destination-file)
Before: dbus.socket (destination-file)
Before: systemd-pcrextend.socket (destination-file)
Before: systemd-sysext.socket (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope (destination-file)
Before: grub-common.service (destination-file)
Before: systemd-suspend-then-hibernate.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: run-docker-netns-0f06cb346738.mount (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file)
Before: systemd-pcrphase-initrd.service (destination-file)
Before: systemd-bsod.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: run-docker-netns-83ff8aa17d05.mount (destination-file)
Before: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file)
Before: systemd-hostnamed.socket (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: e2scrub_all.service (destination-file)
Before: logrotate.service (destination-file)
Before: docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-pcrlock.socket (destination-file)
Before: sshd-vsock.socket (destination-file)
Before: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-file)
Before: run-user-1000.mount (destination-file)
Before: atop.service (destination-file)
Before: qemu-guest-agent.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: keyboard-setup.service (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
ReferencedBy: systemd-battery-check.service (destination-file destination-slice-property)
ReferencedBy: systemd-pstore.service (destination-file destination-slice-property)
ReferencedBy: systemd-tpm2-setup-early.service (destination-file destination-slice-property)
ReferencedBy: e2scrub_reap.service (destination-file destination-slice-property)
ReferencedBy: systemd-update-done.service (destination-file destination-slice-property)
ReferencedBy: systemd-networkd.socket (destination-file destination-slice-property)
ReferencedBy: exim4-base.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file destination-slice-property)
ReferencedBy: systemd-journald.socket (destination-file destination-slice-property)
ReferencedBy: systemd-udev-settle.service (destination-file destination-slice-property)
ReferencedBy: systemd-binfmt.service (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-file destination-slice-property)
ReferencedBy: systemd-network-generator.service (destination-file destination-slice-property)
ReferencedBy: systemd-hostnamed.socket (destination-file destination-slice-property)
ReferencedBy: getty-static.service (destination-file destination-slice-property)
ReferencedBy: logrotate.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file destination-slice-property)
ReferencedBy: dbus.socket (destination-file destination-slice-property)
ReferencedBy: docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope (destination-file destination-slice-property)
ReferencedBy: systemd-sysctl.service (destination-file destination-slice-property)
ReferencedBy: systemd-fsck-root.service (destination-file destination-slice-property)
ReferencedBy: systemd-user-sessions.service (destination-file destination-slice-property)
ReferencedBy: systemd-poweroff.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-447d31b3483e.mount (destination-file destination-slice-property)
ReferencedBy: ssh.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file destination-slice-property)
ReferencedBy: apt-daily-upgrade.service (destination-file destination-slice-property)
ReferencedBy: systemd-hibernate.service (destination-file destination-slice-property)
ReferencedBy: systemd-hostnamed.service (destination-file destination-slice-property)
ReferencedBy: systemd-tpm2-setup.service (destination-file destination-slice-property)
ReferencedBy: dbus.service (destination-file destination-slice-property)
ReferencedBy: systemd-sysext.socket (destination-file destination-slice-property)
ReferencedBy: docker.socket (destination-file destination-slice-property)
ReferencedBy: containerd.service (destination-file destination-slice-property)
ReferencedBy: systemd-machine-id-commit.service (destination-file destination-slice-property)
ReferencedBy: systemd-modules-load.service (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-file destination-slice-property)
ReferencedBy: docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope (destination-file destination-slice-property)
ReferencedBy: systemd-ask-password-wall.service (destination-file destination-slice-property)
ReferencedBy: systemd-confext.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-file destination-slice-property)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file destination-slice-property)
ReferencedBy: docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope (destination-file destination-slice-property)
ReferencedBy: systemd-networkd.service (destination-file destination-slice-property)
ReferencedBy: e2scrub_all.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-file destination-slice-property)
ReferencedBy: systemd-initctl.service (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-3ef04fa57235.mount (destination-file destination-slice-property)
ReferencedBy: docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-c2a8fe85b21a.mount (destination-file destination-slice-property)
ReferencedBy: systemd-networkd-persistent-storage.service (destination-file destination-slice-property)
ReferencedBy: cron.service (destination-file destination-slice-property)
ReferencedBy: systemd-initctl.socket (destination-file destination-slice-property)
ReferencedBy: systemd-udevd-control.socket (destination-file destination-slice-property)
ReferencedBy: apparmor.service (destination-file destination-slice-property)
ReferencedBy: docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope (destination-file destination-slice-property)
ReferencedBy: systemd-hibernate-clear.service (destination-file destination-slice-property)
ReferencedBy: rc-local.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-83ff8aa17d05.mount (destination-file destination-slice-property)
ReferencedBy: keyboard-setup.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-102ab8dfa0b4.mount (destination-file destination-slice-property)
ReferencedBy: systemd-udev-load-credentials.service (destination-file destination-slice-property)
ReferencedBy: fstrim.service (destination-file destination-slice-property)
ReferencedBy: apt-daily.service (destination-file destination-slice-property)
ReferencedBy: initrd-switch-root.service (destination-file destination-slice-property)
ReferencedBy: ldconfig.service (destination-file destination-slice-property)
ReferencedBy: systemd-kexec.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-27ae80f569fb.mount (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file destination-slice-property)
ReferencedBy: systemd-hibernate-resume.service (destination-file destination-slice-property)
ReferencedBy: docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file destination-slice-property)
ReferencedBy: systemd-reboot.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-01a7843fd4a6.mount (destination-file destination-slice-property)
ReferencedBy: qemu-guest-agent.service (destination-file destination-slice-property)
ReferencedBy: run-lock.mount (destination-file destination-slice-property)
ReferencedBy: tmp.mount (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-file destination-slice-property)
ReferencedBy: systemd-creds.socket (destination-file destination-slice-property)
ReferencedBy: systemd-remount-fs.service (destination-file destination-slice-property)
ReferencedBy: kmod-static-nodes.service (destination-file destination-slice-property)
ReferencedBy: sshd-unix-local.socket (destination-file destination-slice-property)
ReferencedBy: systemd-hybrid-sleep.service (destination-file destination-slice-property)
ReferencedBy: exim4.service (destination-file destination-slice-property)
ReferencedBy: system-getty.slice (destination-implicit)
ReferencedBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-file destination-slice-property)
ReferencedBy: systemd-udev-trigger.service (destination-file destination-slice-property)
ReferencedBy: atop.service (destination-file destination-slice-property)
ReferencedBy: systemd-pcrlock.socket (destination-file destination-slice-property)
ReferencedBy: slices.target (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file destination-slice-property)
ReferencedBy: systemd-ask-password-console.service (destination-file destination-slice-property)
ReferencedBy: systemd-networkd-wait-online.service (destination-file destination-slice-property)
ReferencedBy: docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-0f06cb346738.mount (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-file destination-slice-property)
ReferencedBy: docker.service (destination-file destination-slice-property)
ReferencedBy: system-systemd\x2dfsck.slice (destination-implicit)
ReferencedBy: systemd-pcrmachine.service (destination-file destination-slice-property)
ReferencedBy: docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope (destination-file destination-slice-property)
ReferencedBy: boot-efi.mount (destination-file destination-slice-property)
ReferencedBy: systemd-resolved.service (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file destination-slice-property)
ReferencedBy: systemd-journald-audit.socket (destination-file destination-slice-property)
ReferencedBy: systemd-hwdb-update.service (destination-file destination-slice-property)
ReferencedBy: docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope (destination-file destination-slice-property)
ReferencedBy: systemd-halt.service (destination-file destination-slice-property)
ReferencedBy: systemd-suspend-then-hibernate.service (destination-file destination-slice-property)
ReferencedBy: systemd-pcrphase.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-file destination-slice-property)
ReferencedBy: systemd-journald-dev-log.socket (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-file destination-slice-property)
ReferencedBy: emergency.service (destination-file destination-slice-property)
ReferencedBy: systemd-soft-reboot.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-file destination-slice-property)
ReferencedBy: systemd-sysext.service (destination-file destination-slice-property)
ReferencedBy: console-setup.service (destination-file destination-slice-property)
ReferencedBy: systemd-sysusers.service (destination-file destination-slice-property)
ReferencedBy: systemd-random-seed.service (destination-file destination-slice-property)
ReferencedBy: systemd-pcrextend.socket (destination-file destination-slice-property)
ReferencedBy: docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope (destination-file destination-slice-property)
ReferencedBy: unattended-upgrades.service (destination-file destination-slice-property)
ReferencedBy: systemd-journal-flush.service (destination-file destination-slice-property)
ReferencedBy: grub-common.service (destination-file destination-slice-property)
ReferencedBy: systemd-journal-catalog-update.service (destination-file destination-slice-property)
ReferencedBy: syslog.socket (destination-file destination-slice-property)
ReferencedBy: atop-rotate.service (destination-file destination-slice-property)
ReferencedBy: systemd-udevd-kernel.socket (destination-file destination-slice-property)
ReferencedBy: system-modprobe.slice (destination-implicit)
ReferencedBy: run-user-1000.mount (destination-file destination-slice-property)
ReferencedBy: man-db.service (destination-file destination-slice-property)
ReferencedBy: docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-file destination-slice-property)
ReferencedBy: systemd-logind.service (destination-file destination-slice-property)
ReferencedBy: sshd-keygen.service (destination-file destination-slice-property)
ReferencedBy: dpkg-db-backup.service (destination-file destination-slice-property)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file destination-slice-property)
ReferencedBy: systemd-suspend.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-3de5a0a5842a.mount (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-16b7bf4870c2.mount (destination-file destination-slice-property)
ReferencedBy: initrd-parse-etc.service (destination-file destination-slice-property)
ReferencedBy: sshd-vsock.socket (destination-file destination-slice-property)
ReferencedBy: initrd-cleanup.service (destination-file destination-slice-property)
ReferencedBy: rescue.service (destination-file destination-slice-property)
ReferencedBy: atopacct.service (destination-file destination-slice-property)
ReferencedBy: systemd-bsod.service (destination-file destination-slice-property)
ReferencedBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-file destination-slice-property)
ReferencedBy: systemd-firstboot.service (destination-file destination-slice-property)
ReferencedBy: systemd-udevd.service (destination-file destination-slice-property)
ReferencedBy: systemd-quotacheck-root.service (destination-file destination-slice-property)
ReferencedBy: run-docker-netns-735b346b2e77.mount (destination-file destination-slice-property)
ReferencedBy: dev-vda3.swap (destination-file destination-slice-property)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file destination-slice-property)
ReferencedBy: system-sshd.slice (destination-implicit)
InSlice: -.slice (origin-implicit)
SliceOf: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-slice-property)
SliceOf: apparmor.service (destination-slice-property)
SliceOf: run-docker-netns-102ab8dfa0b4.mount (destination-slice-property)
SliceOf: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-slice-property)
SliceOf: systemd-network-generator.service (destination-slice-property)
SliceOf: systemd-modules-load.service (destination-slice-property)
SliceOf: docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope (destination-slice-property)
SliceOf: systemd-ask-password-console.service (destination-slice-property)
SliceOf: systemd-hibernate-clear.service (destination-slice-property)
SliceOf: systemd-udev-load-credentials.service (destination-slice-property)
SliceOf: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-slice-property)
SliceOf: docker-2f8490bd43845f57308fc9e447b7d9cf70fdbc7b507c54c6f9f8874a46c27b13.scope (destination-slice-property)
SliceOf: docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope (destination-slice-property)
SliceOf: ldconfig.service (destination-slice-property)
SliceOf: docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope (destination-slice-property)
SliceOf: system-getty.slice (destination-implicit)
SliceOf: systemd-suspend.service (destination-slice-property)
SliceOf: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-slice-property)
SliceOf: dpkg-db-backup.service (destination-slice-property)
SliceOf: docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope (destination-slice-property)
SliceOf: systemd-networkd.socket (destination-slice-property)
SliceOf: sshd-vsock.socket (destination-slice-property)
SliceOf: systemd-fsck-root.service (destination-slice-property)
SliceOf: kmod-static-nodes.service (destination-slice-property)
SliceOf: docker.socket (destination-slice-property)
SliceOf: man-db.service (destination-slice-property)
SliceOf: run-docker-netns-83ff8aa17d05.mount (destination-slice-property)
SliceOf: getty-static.service (destination-slice-property)
SliceOf: systemd-pstore.service (destination-slice-property)
SliceOf: systemd-ask-password-wall.service (destination-slice-property)
SliceOf: dbus.service (destination-slice-property)
SliceOf: systemd-reboot.service (destination-slice-property)
SliceOf: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-slice-property)
SliceOf: systemd-hostnamed.service (destination-slice-property)
SliceOf: systemd-networkd-persistent-storage.service (destination-slice-property)
SliceOf: systemd-tpm2-setup.service (destination-slice-property)
SliceOf: logrotate.service (destination-slice-property)
SliceOf: docker.service (destination-slice-property)
SliceOf: boot-efi.mount (destination-slice-property)
SliceOf: run-docker-netns-01a7843fd4a6.mount (destination-slice-property)
SliceOf: cron.service (destination-slice-property)
SliceOf: grub-common.service (destination-slice-property)
SliceOf: systemd-hibernate-resume.service (destination-slice-property)
SliceOf: systemd-timesyncd.service (destination-slice-property)
SliceOf: systemd-halt.service (destination-slice-property)
SliceOf: systemd-hwdb-update.service (destination-slice-property)
SliceOf: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-slice-property)
SliceOf: systemd-udevd-control.socket (destination-slice-property)
SliceOf: systemd-hibernate.service (destination-slice-property)
SliceOf: systemd-sysusers.service (destination-slice-property)
SliceOf: containerd.service (destination-slice-property)
SliceOf: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-slice-property)
SliceOf: systemd-machine-id-commit.service (destination-slice-property)
SliceOf: systemd-sysext.socket (destination-slice-property)
SliceOf: initrd-parse-etc.service (destination-slice-property)
SliceOf: atop.service (destination-slice-property)
SliceOf: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-slice-property)
SliceOf: run-docker-netns-735b346b2e77.mount (destination-slice-property)
SliceOf: systemd-hybrid-sleep.service (destination-slice-property)
SliceOf: system-modprobe.slice (destination-implicit)
SliceOf: apt-daily.service (destination-slice-property)
SliceOf: systemd-random-seed.service (destination-slice-property)
SliceOf: keyboard-setup.service (destination-slice-property)
SliceOf: systemd-sysext.service (destination-slice-property)
SliceOf: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-slice-property)
SliceOf: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-slice-property)
SliceOf: systemd-bsod.service (destination-slice-property)
SliceOf: systemd-hostnamed.socket (destination-slice-property)
SliceOf: docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope (destination-slice-property)
SliceOf: systemd-journald-audit.socket (destination-slice-property)
SliceOf: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-slice-property)
SliceOf: systemd-journald-dev-log.socket (destination-slice-property)
SliceOf: systemd-binfmt.service (destination-slice-property)
SliceOf: systemd-pcrmachine.service (destination-slice-property)
SliceOf: qemu-guest-agent.service (destination-slice-property)
SliceOf: systemd-firstboot.service (destination-slice-property)
SliceOf: systemd-creds.socket (destination-slice-property)
SliceOf: initrd-cleanup.service (destination-slice-property)
SliceOf: systemd-udev-trigger.service (destination-slice-property)
SliceOf: systemd-resolved.service (destination-slice-property)
SliceOf: systemd-udevd-kernel.socket (destination-slice-property)
SliceOf: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-slice-property)
SliceOf: run-docker-netns-447d31b3483e.mount (destination-slice-property)
SliceOf: systemd-journal-catalog-update.service (destination-slice-property)
SliceOf: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-slice-property)
SliceOf: run-docker-netns-0f06cb346738.mount (destination-slice-property)
SliceOf: systemd-tmpfiles-setup-dev-early.service (destination-slice-property)
SliceOf: run-docker-netns-16b7bf4870c2.mount (destination-slice-property)
SliceOf: run-docker-netns-3ef04fa57235.mount (destination-slice-property)
SliceOf: systemd-udev-settle.service (destination-slice-property)
SliceOf: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-slice-property)
SliceOf: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-slice-property)
SliceOf: systemd-sysctl.service (destination-slice-property)
SliceOf: systemd-pcrlock.socket (destination-slice-property)
SliceOf: sshd-unix-local.socket (destination-slice-property)
SliceOf: systemd-udevd.service (destination-slice-property)
SliceOf: systemd-poweroff.service (destination-slice-property)
SliceOf: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-slice-property)
SliceOf: systemd-remount-fs.service (destination-slice-property)
SliceOf: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-slice-property)
SliceOf: run-docker-netns-27ae80f569fb.mount (destination-slice-property)
SliceOf: systemd-tmpfiles-setup-dev.service (destination-slice-property)
SliceOf: systemd-update-done.service (destination-slice-property)
SliceOf: docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope (destination-slice-property)
SliceOf: docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope (destination-slice-property)
SliceOf: initrd-udevadm-cleanup-db.service (destination-slice-property)
SliceOf: systemd-soft-reboot.service (destination-slice-property)
SliceOf: ssh.service (destination-slice-property)
SliceOf: docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope (destination-slice-property)
SliceOf: e2scrub_reap.service (destination-slice-property)
SliceOf: e2scrub_all.service (destination-slice-property)
SliceOf: systemd-tmpfiles-setup.service (destination-slice-property)
SliceOf: systemd-pcrphase-sysinit.service (destination-slice-property)
SliceOf: systemd-kexec.service (destination-slice-property)
SliceOf: dev-vda3.swap (destination-slice-property)
SliceOf: systemd-journald.socket (destination-slice-property)
SliceOf: system-systemd\x2dfsck.slice (destination-implicit)
SliceOf: docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope (destination-slice-property)
SliceOf: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-slice-property)
SliceOf: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-slice-property)
SliceOf: run-user-1000.mount (destination-slice-property)
SliceOf: systemd-logind.service (destination-slice-property)
SliceOf: systemd-battery-check.service (destination-slice-property)
SliceOf: systemd-pcrphase.service (destination-slice-property)
SliceOf: exim4.service (destination-slice-property)
SliceOf: systemd-quotacheck-root.service (destination-slice-property)
SliceOf: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-slice-property)
SliceOf: systemd-initctl.socket (destination-slice-property)
SliceOf: rescue.service (destination-slice-property)
SliceOf: systemd-journal-flush.service (destination-slice-property)
SliceOf: systemd-networkd.service (destination-slice-property)
SliceOf: atop-rotate.service (destination-slice-property)
SliceOf: fstrim.service (destination-slice-property)
SliceOf: dbus.socket (destination-slice-property)
SliceOf: systemd-pcrphase-initrd.service (destination-slice-property)
SliceOf: systemd-user-sessions.service (destination-slice-property)
SliceOf: systemd-tpm2-setup-early.service (destination-slice-property)
SliceOf: syslog.socket (destination-slice-property)
SliceOf: systemd-tmpfiles-clean.service (destination-slice-property)
SliceOf: initrd-switch-root.service (destination-slice-property)
SliceOf: system-sshd.slice (destination-implicit)
SliceOf: systemd-confext.service (destination-slice-property)
SliceOf: systemd-journald.service (destination-slice-property)
SliceOf: systemd-pcrextend.socket (destination-slice-property)
SliceOf: exim4-base.service (destination-slice-property)
SliceOf: systemd-networkd-wait-online.service (destination-slice-property)
SliceOf: run-docker-netns-c2a8fe85b21a.mount (destination-slice-property)
SliceOf: docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope (destination-slice-property)
SliceOf: apt-daily-upgrade.service (destination-slice-property)
SliceOf: rc-local.service (destination-slice-property)
SliceOf: unattended-upgrades.service (destination-slice-property)
SliceOf: emergency.service (destination-slice-property)
SliceOf: console-setup.service (destination-slice-property)
SliceOf: atopacct.service (destination-slice-property)
SliceOf: tmp.mount (destination-slice-property)
SliceOf: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-slice-property)
SliceOf: systemd-initctl.service (destination-slice-property)
SliceOf: sshd-keygen.service (destination-slice-property)
SliceOf: systemd-suspend-then-hibernate.service (destination-slice-property)
SliceOf: run-docker-netns-3de5a0a5842a.mount (destination-slice-property)
SliceOf: run-lock.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 (error getting kernel value: Invalid argument)
MemoryHigh: 18446744073709551615
StartupMemoryHigh: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryMax: 18446744073709551615
StartupMemoryMax: 18446744073709551615 (error getting kernel value: 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:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-uuid/7238cf99-c65a-4548-9253-cf99e49c63de
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 68d6ab08fc2d40f48c318fa9c5191ee9
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-vda3.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:04:00.0-part/by-uuid/7238cf99-c65a-4548-9253-cf99e49c63de
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? Unit dev-virtio\x2dports-org.qemu.guest_agent.0.device:
Description: /dev/virtio-ports/org.qemu.guest_agent.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9697c9a2cef64381bf1d41c2501b090e
Following: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p1.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p1.device
Following Set Member: dev-vport1p1.device
BoundBy: qemu-guest-agent.service (destination-file)
Before: qemu-guest-agent.service (destination-file)
ReferencedBy: qemu-guest-agent.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/virtio-ports/org.qemu.guest_agent.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p1
Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partnum/1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8a996467a3084bde872a2038c61a4020
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.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:04:00.0-part/by-partnum/1
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? Unit sshd at sshd-keygen.service:
Alias: sshd-vsock at sshd-keygen.service
Alias: sshd-unix-local at sshd-keygen.service
Description: OpenBSD Secure Shell server per-connection daemon
Instance: sshd-keygen
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-sshd.slice
CGroup: n/a
CGroup 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: -.mount (origin-file)
Requires: sysinit.target (origin-default)
Requires: system-sshd.slice (origin-file)
Wants: sshd-keygen.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: nss-user-lookup.target (origin-file)
After: system-sshd.slice (origin-file)
After: auditd.service (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-file)
After: sshd-keygen.service (destination-file)
After: sysinit.target (origin-default)
References: auditd.service (origin-file)
References: shutdown.target (origin-default)
References: nss-user-lookup.target (origin-file)
References: sysinit.target (origin-default)
References: sshd-keygen.service (origin-file)
References: -.mount (origin-file)
References: system-sshd.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit blockdev at dev-vda3.target:
Description: Block Device Preparation for /dev/vda3
Instance: dev-vda3
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
Before: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
Before: dev-vda3.swap (destination-file)
Before: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
Before: umount.target (origin-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
Before: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-proc-swap)
Before: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
References: umount.target (origin-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
ReferencedBy: dev-vda3.swap (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.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-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 19:14:47 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d05016351f7748e6b399619bf795bb90
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-clean.timer
ConditionPathExists: !/etc/initrd-release untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: systemd-tmpfiles-clean.service (origin-implicit)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
Triggers: systemd-tmpfiles-clean.service (origin-implicit)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-tmpfiles-clean.service (origin-implicit)
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 dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9dae876fc8cb4c8393021e6ecd52e775
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.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:04:00.0-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit dev-vda3.device:
Description: /dev/vda3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4aaf57afebd3429db201108329de7382
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
RequiredBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
RequiredBy: dev-vda3.swap (destination-file)
RequiredBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
Before: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
Before: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
Before: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
Before: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-proc-swap)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-proc-swap)
Before: dev-vda3.swap (destination-file)
ReferencedBy: dev-vda3.swap (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-proc-swap)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.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/vda3
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev,found-swap
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0.device:
Description: /dev/disk/by-path/pci-0000:04:00.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e0db3371152d4a7cb439084320e92fa2
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0.device
Following Set Member: dev-vda.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2ddiskseq-1.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:04:00.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda
Found: found-udev
? Unit integritysetup.target:
Description: Local Integrity Protected Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c84d4c731f074c38a80c6d7b51968c15
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/integritysetup.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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 getty at tty1.service:
Alias: autovt at tty1.service
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 20:16:11 CST
Inactive Exit Timestamp: Tue 2026-05-19 20:16:11 CST
Active Enter Timestamp: Tue 2026-05-19 20:16:11 CST
Active Exit Timestamp: Tue 2026-05-19 20:16:11 CST
Inactive Enter Timestamp: Tue 2026-05-19 20:16:11 CST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-getty.slice
CGroup: /system.slice/system-getty.slice/getty at tty1.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: df59f87ea9124969bcfd8ff93821dd8b
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: https://0pointer.de/blog/projects/serial-console.html
Fragment Path: /usr/lib/systemd/system/getty at .service
ConditionPathExists: /dev/tty0 untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: system-getty.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: getty.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: getty.target (origin-file destination-default)
Before: rescue.service (origin-file)
Before: shutdown.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: getty-pre.target (origin-file)
After: rc-local.service (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system-getty.slice (origin-file)
After: plymouth-quit-wait.service (origin-file)
References: system-getty.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: getty-pre.target (origin-file)
References: basic.target (origin-default)
References: rc-local.service (origin-file)
References: getty.target (origin-file)
References: rescue.service (origin-file)
References: sysinit.target (origin-default)
References: plymouth-quit-wait.service (origin-file)
References: systemd-user-sessions.service (origin-file)
ReferencedBy: getty.target (destination-file destination-default)
InSlice: system-getty.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 105758
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
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}"
PID: 105758
Start Timestamp: Tue 2026-05-19 20:16:11.876564 CST
Handoff Timestamp: 22.561ms 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: 4611
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-veth1139ef2.device:
Description: /sys/devices/virtual/net/veth1139ef2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8ee8eba43e38400d81f1c68eb71d9a8f
Following Set Member: sys-subsystem-net-devices-veth1139ef2.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/veth1139ef2
Sysfs Path: /sys/devices/virtual/net/veth1139ef2
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3e3b7d2cc3b744129237cb7f572a9e32
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/local-fs-pre.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
WantedBy: keyboard-setup.service (destination-file)
WantedBy: systemd-remount-fs.service (destination-file)
WantedBy: systemd-hibernate-resume.service (destination-file)
WantedBy: systemd-tmpfiles-setup-dev.service (destination-file)
WantedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: run-docker-netns-01a7843fd4a6.mount (destination-mountinfo)
Before: run-docker-netns-3ef04fa57235.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-mountinfo)
Before: shutdown.target (origin-default)
Before: systemd-fsck at dev-vda1.service (destination-file)
Before: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-mountinfo)
Before: run-docker-netns-735b346b2e77.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-mountinfo)
Before: run-docker-netns-c2a8fe85b21a.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-mountinfo)
Before: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-mountinfo)
Before: run-docker-netns-102ab8dfa0b4.mount (destination-mountinfo)
Before: local-fs.target (destination-file)
Before: run-docker-netns-83ff8aa17d05.mount (destination-mountinfo)
Before: run-docker-netns-3de5a0a5842a.mount (destination-mountinfo)
Before: run-docker-netns-447d31b3483e.mount (destination-mountinfo)
Before: boot-efi.mount (destination-mountinfo)
Before: run-user-1000.mount (destination-mountinfo)
Before: run-docker-netns-27ae80f569fb.mount (destination-mountinfo)
Before: run-docker-netns-0f06cb346738.mount (destination-mountinfo)
Before: run-docker-netns-16b7bf4870c2.mount (destination-mountinfo)
After: keyboard-setup.service (destination-file)
After: systemd-remount-fs.service (destination-file)
After: systemd-hibernate-resume.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-tmpfiles-setup-dev-early.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: run-docker-netns-27ae80f569fb.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-mountinfo)
ReferencedBy: systemd-hibernate-resume.service (destination-file)
ReferencedBy: run-docker-netns-447d31b3483e.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-mountinfo)
ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-mountinfo)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
ReferencedBy: run-docker-netns-0f06cb346738.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-01a7843fd4a6.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-mountinfo)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: run-docker-netns-83ff8aa17d05.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-102ab8dfa0b4.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-3de5a0a5842a.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-16b7bf4870c2.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-c2a8fe85b21a.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-3ef04fa57235.mount (destination-mountinfo)
ReferencedBy: boot-efi.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-mountinfo)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: run-docker-netns-735b346b2e77.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit initrd-switch-root.target:
Description: Switch Root
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Fragment Path: /usr/lib/systemd/system/initrd-switch-root.target
AssertPathExists: /etc/initrd-release untested
Wants: systemd-journald.service (origin-file)
Wants: initrd-fs.target (origin-file)
Wants: initrd-udevadm-cleanup-db.service (origin-file)
Wants: initrd-root-fs.target (origin-file)
Wants: initrd-cleanup.service (origin-file)
Wants: initrd-switch-root.service (origin-file)
WantedBy: initrd-switch-root.service (destination-file)
ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
ConflictedBy: systemd-resolved.service (destination-file)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: systemd-udev-load-credentials.service (destination-file)
ConflictedBy: systemd-sysext.service (destination-file)
ConflictedBy: ldconfig.service (destination-file)
ConflictedBy: systemd-network-generator.service (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: systemd-confext.service (destination-file)
Before: initrd-switch-root.service (origin-file)
After: systemd-network-generator.service (destination-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: ldconfig.service (destination-file)
After: systemd-tmpfiles-clean.service (destination-file)
After: initrd-cleanup.service (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-ask-password-console.service (destination-file)
After: systemd-tmpfiles-setup-dev-early.service (destination-file)
After: initrd-root-fs.target (origin-file)
After: initrd-fs.target (origin-file)
After: systemd-networkd.service (destination-file)
After: systemd-confext.service (destination-file)
After: emergency.service (origin-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-resolved.service (destination-file)
After: initrd-udevadm-cleanup-db.service (origin-file destination-file)
After: systemd-sysext.service (destination-file)
After: emergency.target (origin-file)
After: systemd-sysusers.service (destination-file)
After: systemd-udev-load-credentials.service (destination-file)
References: emergency.service (origin-file)
References: initrd-cleanup.service (origin-file)
References: initrd-fs.target (origin-file)
References: initrd-root-fs.target (origin-file)
References: initrd-udevadm-cleanup-db.service (origin-file)
References: initrd-switch-root.service (origin-file)
References: emergency.target (origin-file)
References: systemd-journald.service (origin-file)
ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: systemd-network-generator.service (destination-file)
ReferencedBy: ldconfig.service (destination-file)
ReferencedBy: systemd-confext.service (destination-file)
ReferencedBy: systemd-udev-load-credentials.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit sys-subsystem-net-devices-br\x2d1c0354eb4f74.device:
Description: /sys/subsystem/net/devices/br-1c0354eb4f74
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: db631d88e42d4779943787d25f7b6f8c
Following Set Member: sys-devices-virtual-net-br\x2d1c0354eb4f74.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/br-1c0354eb4f74
Sysfs Path: /sys/devices/virtual/net/br-1c0354eb4f74
Found: found-udev
? Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 7982ca53c11449e48f7cdae9e58b486c
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /usr/lib/systemd/system/systemd-journald.service
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: systemd-journald.socket (origin-file)
Requires: system.slice (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
WantedBy: initrd-switch-root.target (destination-file)
WantedBy: systemd-journal-flush.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: soft-reboot.target (origin-file)
Before: systemd-soft-reboot.service (origin-file)
Before: soft-reboot.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
After: systemd-journald-audit.socket (origin-file destination-implicit)
After: systemd-journald.socket (origin-file destination-implicit)
After: syslog.socket (origin-file)
After: systemd-journald-dev-log.socket (origin-file destination-implicit)
After: -.mount (origin-path)
After: system.slice (origin-file)
TriggeredBy: systemd-journald-audit.socket (destination-implicit)
TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: syslog.socket (origin-file)
References: soft-reboot.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: systemd-soft-reboot.service (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-journald.socket (destination-implicit)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
ReferencedBy: systemd-journald-audit.socket (destination-implicit)
ReferencedBy: initrd-switch-root.target (destination-file)
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: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 298
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: riscv_hwprobe _llseek clock_getres rename futex timer_settime64 semget close_range io_pgetevents_time64 mlockall socketpair getdents64 truncate read clone3 ppoll sched_yield link chmod fork readv futimesat getppid chown32 getpriority lsetxattr getpgid openat2 get_thread_area utimensat sched_rr_get_interval_time64 memfd_create munlockall msgrcv stat64 sigprocmask lgetxattr sched_setparam getxattr fchown32 io_cancel getegid32 utime sched_getattr swapcontext getresuid32 sendfile64 mkdir msync io_uring_enter rt_tgsigqueueinfo gettimeofday creat getresuid io_submit mprotect munmap waitpid sync_file_range2 setreuid setresuid32 recvmsg socketcall uname epoll_ctl io_destroy timer_gettime add_key mknodat recvfrom sched_rr_get_interval wait4 name_to_handle_at readahead mlock shmat geteuid32 setgid llistxattr setsid rt_sigprocmask openat epoll_pwait2 times geteuid exit_group fsetxattr rt_sigsuspend mmap arch_prctl symlinkat prctl fallocate landlock_add_rule setreuid32 setgid32 kill sigpending stat epoll_pwait migrate_pages fchmod rmdir sigsuspend process_vm_readv set_mempolicy_home_node remap_file_pages clock_nanosleep sendfile oldstat mq_timedreceive_time64 syncfs sched_get_priority_min semtimedop madvise mq_timedreceive faccessat2 truncate64 lchown rseq setfsuid alarm pwritev2 timerfd_settime mq_getsetattr waitid accept4 setpgid setresgid32 setfsuid32 cacheflush shutdown timerfd_gettime pwritev eventfd mq_timedsend rt_sigaction pread64 oldolduname getrlimit rt_sigtimedwait sched_getscheduler open setsockopt getpgrp futex_time64 setpriority recv sysinfo tee vmsplice keyctl statmount fadvise64 setns kcmp recvmmsg landlock_restrict_self _newselect get_robust_list epoll_wait io_getevents select statx msgget getgid lremovexattr getrandom clock_getres_time64 sendmmsg semctl ipc mmap2 lchown32 arm_fadvise64_64 setresgid setuid32 sched_get_priority_max getuid32 oldfstat fgetxattr readdir setgroups rt_sigtimedwait_time64 getgroups sigaltstack tkill tgkill lstat setregid sched_setattr epoll_create1 signalfd4 setuid seccomp ioprio_set inotify_add_watch semop setresuid mseal timer_getoverrun signalfd getresgid32 unlink clone fstatfs64 fchdir inotify_rm_watch setxattr set_thread_area landlock_create_ruleset sync mq_timedsend_time64 send getsockname fstatfs sigreturn ftruncate64 close readlink clock_nanosleep_time64 removexattr sched_getaffinity renameat ioprio_get statfs64 getresgid clock_gettime mq_unlink getrusage io_setup eventfd2 setfsgid utimes timer_create sched_setaffinity shmget mq_open nice preadv2 timer_settime removexattrat setrlimit pipe getgroups32 linkat readlinkat ugetrlimit faccessat statfs uretprobe getsockopt pselect6_time64 pwrite64 flistxattr bind fdatasync capget access process_vm_writev lsm_get_self_attr sync_file_range epoll_wait_old unshare semtimedop_time64 io_uring_register getsid nanosleep poll userfaultfd epoll_create shmctl pipe2 time symlink setregid32 listen fchownat newfstatat execveat lsm_list_modules request_key exit capset setitimer flock getitimer preadv get_mempolicy pselect6 connect inotify_init recvmmsg_time64 timerfd_settime64 setxattrat getcpu rt_sigqueueinfo shmdt clock_gettime64 getuid ioctl fstat64 renameat2 sched_getparam brk inotify_init1 pause lstat64 msgctl fstatat64 signal ppoll_time64 setfsgid32 timer_gettime64 oldlstat dup2 io_pgetevents write mq_notify listxattrat fchmodat2 mkdirat socket epoll_ctl_old fchmodat munlock umask fadvise64_64 writev fcntl gettid utimensat_time64 dup3 unlinkat timerfd_gettime64 pidfd_open pidfd_send_signal copy_file_range fremovexattr move_pages chdir execve olduname timer_delete io_uring_setup process_madvise sendmsg vfork restart_syscall riscv_flush_icache chown setgroups32 mbind accept getxattrat getgid32 futex_waitv mknod rt_sigpending listxattr getpeername sendto personality splice msgsnd getpid mremap timerfd_create set_tls set_tid_address sigaction dup membarrier getdents getcwd fsync lseek mlock2 prlimit64 sched_setscheduler set_mempolicy ftruncate getegid rt_sigreturn fstat fchown set_robust_list listmount fcntl64
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
? ExecStart:
Command Line: /usr/lib/systemd/systemd-journald
Status Text: Processing requests...
File Descriptor Store Max: 4224
File Descriptor Store Pin: yes
File Descriptor Store Current: 16
File Descriptor Store Entry: 'stored' (type=sock; dev=0:9; inode=7265642; rdev=0:0; path=socket:[7265642]; access=rw)
'stored' (type=sock; dev=0:9; inode=1325268; rdev=0:0; path=socket:[1325268]; access=rw)
'stored' (type=sock; dev=0:9; inode=281109; rdev=0:0; path=socket:[281109]; access=rw)
'stored' (type=sock; dev=0:9; inode=2582; rdev=0:0; path=socket:[2582]; access=rw)
'stored' (type=sock; dev=0:9; inode=2583; rdev=0:0; path=socket:[2583]; access=rw)
'stored' (type=sock; dev=0:9; inode=2585; rdev=0:0; path=socket:[2585]; access=rw)
'stored' (type=sock; dev=0:9; inode=2609; rdev=0:0; path=socket:[2609]; access=rw)
'stored' (type=sock; dev=0:9; inode=4622; rdev=0:0; path=socket:[4622]; access=rw)
'stored' (type=sock; dev=0:9; inode=7235; rdev=0:0; path=socket:[7235]; access=rw)
'stored' (type=sock; dev=0:9; inode=7248; rdev=0:0; path=socket:[7248]; access=rw)
'stored' (type=sock; dev=0:9; inode=7249; rdev=0:0; path=socket:[7249]; access=rw)
'stored' (type=sock; dev=0:9; inode=7270; rdev=0:0; path=socket:[7270]; access=rw)
'stored' (type=sock; dev=0:9; inode=5598; rdev=0:0; path=socket:[5598]; access=rw)
'stored' (type=sock; dev=0:9; inode=5601; rdev=0:0; path=socket:[5601]; access=rw)
'stored' (type=sock; dev=0:9; inode=4822; rdev=0:0; path=socket:[4822]; access=rw)
'stored' (type=sock; dev=0:9; inode=8876; rdev=0:0; path=socket:[8876]; 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: 4611
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 modprobe at configfs.service:
Description: Load Kernel Module configfs
Instance: configfs
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2026-05-19 18:59:26 CST
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: b31dffc398434e07a547e004510f03d2
Documentation: man:modprobe(8)
Fragment Path: /usr/lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
RequiredBy: sys-kernel-config.mount (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system-modprobe.slice (origin-file)
References: sysinit.target (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
References: systemd-journald.socket (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
CPUAccounting: 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: 4611
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-veth1b48fc5.device:
Description: /sys/subsystem/net/devices/veth1b48fc5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: cb944bab2f334589be3131a2b88ca1f7
Following Set Member: sys-devices-virtual-net-veth1b48fc5.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/veth1b48fc5
Sysfs Path: /sys/devices/virtual/net/veth1b48fc5
Found: found-udev
? Unit hibernate.target:
Description: System Hibernation
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/hibernate.target
Requires: systemd-hibernate.service (origin-file)
Wants: grub-common.service (origin-file)
Before: grub-common.service (destination-file)
After: systemd-hibernate.service (origin-file)
References: systemd-hibernate.service (origin-file)
References: grub-common.service (origin-file)
ReferencedBy: grub-common.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit sys-subsystem-net-devices-vethe78b0e0.device:
Description: /sys/subsystem/net/devices/vethe78b0e0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6ba0a52ecbf949b6aaf27961ae6a32c9
Following Set Member: sys-devices-virtual-net-vethe78b0e0.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/vethe78b0e0
Sysfs Path: /sys/devices/virtual/net/vethe78b0e0
Found: found-udev
? Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-path)
RequiredBy: rescue.target (destination-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: getty at tty6.service (destination-file)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: getty at tty1.service (destination-file)
ConflictedBy: multi-user.target (destination-file)
ConflictedBy: emergency.service (destination-file)
Before: initrd.target (destination-file)
Before: graphical.target (destination-file)
Before: shutdown.target (origin-file)
Before: multi-user.target (destination-file)
Before: rescue.target (destination-file)
After: plymouth-start.service (origin-file)
After: -.mount (origin-path)
After: emergency.service (destination-file)
After: getty at tty6.service (destination-file)
After: getty at tty1.service (destination-file)
After: system.slice (origin-file)
After: sysinit.target (origin-file)
References: -.mount (origin-path)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: getty at tty6.service (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: rescue.target (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: 4611
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-vethf89ccde.device:
Description: /sys/devices/virtual/net/vethf89ccde
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c5eddb0134314bfda98362c7dcf52e33
Following Set Member: sys-subsystem-net-devices-vethf89ccde.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/vethf89ccde
Sysfs Path: /sys/devices/virtual/net/vethf89ccde
Found: found-udev
? Unit run-docker-netns-0f06cb346738.mount:
Description: /run/docker/netns/0f06cb346738
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 0ca3c5fd3d234d049e8ac544ac486e35
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/0f06cb346738
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? 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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-hibernate-resume.service (origin-file)
Before: systemd-bsod.service (destination-file)
Before: initrd-root-device.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: plymouth-start.service (origin-file)
References: initrd-root-device.target (origin-file)
References: systemd-hibernate-resume.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: plymouth-start.service (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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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-halt.service (destination-file)
RequiredBy: systemd-kexec.service (destination-file)
RequiredBy: systemd-poweroff.service (destination-file)
RequiredBy: systemd-reboot.service (destination-file)
Before: systemd-soft-reboot.service (destination-file)
Before: systemd-halt.service (destination-file)
Before: systemd-kexec.service (destination-file)
Before: systemd-poweroff.service (destination-file)
Before: systemd-reboot.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-halt.service (destination-file)
ReferencedBy: systemd-kexec.service (destination-file)
ReferencedBy: systemd-poweroff.service (destination-file)
ReferencedBy: systemd-reboot.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit console-setup.service:
Description: Set console font and keymap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 2c56023419994fb3b569d9086bbb4895
Fragment Path: /usr/lib/systemd/system/console-setup.service
ConditionPathExists: /bin/setupcon untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Before: display-manager.service (origin-file)
After: kbd.service (origin-file)
After: console-screen.service (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: -.mount (origin-path)
References: display-manager.service (origin-file)
References: systemd-journald.socket (origin-file)
References: console-screen.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: kbd.service (origin-file)
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
CPUAccounting: 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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-user-sessions.service (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-ask-password-wall.path (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
References: systemd-journald.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-docker-netns-01a7843fd4a6.mount:
Description: /run/docker/netns/01a7843fd4a6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: f376edfa1ea34ea0ab9f09793b9bd8ea
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/01a7843fd4a6
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
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:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 7b2d7b65cd5b48c6b12ba8428a8dcc17
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Requires: dev-vda3.device (origin-proc-swap)
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: dev-vda3.device (origin-proc-swap)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
References: umount.target (origin-default)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: dev-vda3.device (origin-proc-swap)
References: swap.target (origin-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-path/pci-0000:04:00.0-part/by-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39 (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-path/pci-0000:04:00.0-part/by-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
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-veth2965c2c.device:
Description: /sys/subsystem/net/devices/veth2965c2c
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: be0cb23913494616b81e8d683d6bd7b4
Following Set Member: sys-devices-virtual-net-veth2965c2c.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/veth2965c2c
Sysfs Path: /sys/devices/virtual/net/veth2965c2c
Found: found-udev
? Unit systemd-hibernate-resume.service:
Description: Resume from hibernation
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-journald.socket (origin-file)
After: systemd-battery-check.service (destination-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit keyboard-setup.service:
Description: Set the console keyboard layout
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 17c94e3bbc064132893fb92e8e103224
Fragment Path: /usr/lib/systemd/system/keyboard-setup.service
ConditionPathExists: /bin/setupcon untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: sysinit.target (destination-file)
Before: local-fs-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (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: /lib/console-setup/keyboard-setup.sh
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit 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: 0b9f57602cea4672a80dbcd68f732096
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 untested
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /sys/fs/fuse/connections untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: modprobe at fuse.service (origin-file)
Requires: -.slice (origin-file)
Requires: -.mount (origin-path)
WantedBy: sys-module-fuse.device (destination-udev)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: modprobe at fuse.service (origin-file)
References: -.mount (origin-path)
References: modprobe at fuse.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
ReferencedBy: sys-module-fuse.device (destination-udev)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/fs/fuse (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 2844977d4c0e47718928a3b4336f978b
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /usr/lib/systemd/system/systemd-journal-flush.service
ConditionPathExists: !/etc/initrd-release untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: systemd-journald.service (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: soft-reboot.target (origin-file)
Before: soft-reboot.target (origin-file)
Before: systemd-tmpfiles-setup.service (origin-file)
Before: systemd-soft-reboot.service (origin-file)
After: -.mount (origin-path)
After: systemd-quotacheck-root.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.service (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: soft-reboot.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-soft-reboot.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: systemd-quotacheck-root.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-journald.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/log/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
? ExecStart:
Command Line: journalctl --flush
? ExecStop:
Command Line: journalctl --smart-relinquish-var
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit systemd-networkd-wait-online.service:
Description: Wait for Network to be Configured
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: b0c1387e3bc9463ebed6eb9a9323c9e2
Documentation: man:systemd-networkd-wait-online.service(8)
Fragment Path: /usr/lib/systemd/system/systemd-networkd-wait-online.service
ConditionCapability: CAP_NET_ADMIN untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-file)
BindsTo: systemd-networkd.service (origin-file)
WantedBy: network-online.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: network-online.target (origin-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: systemd-networkd.service (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-networkd.service (origin-file)
References: shutdown.target (origin-file)
References: network-online.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: network-online.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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-networkd-wait-online
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope:
Description: libcontainer container 94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: 1c4d311b98b04b05a608d94db6ccd822
Fragment Path: /run/systemd/transient/docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope
DropIn Path: /run/systemd/transient/docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-94527935a754641c06cdf1d3f38f674720cf011acb237408f0620dc1809c89bf.scope.d/50-DevicePolicy.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
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: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device:
Description: /dev/disk/by-path/virtio-pci-0000:04:00.0-part3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 1b0bbb27ce1d45469580409e53613b1a
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-vda3.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/virtio-pci-0000:04:00.0-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
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: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 9fa47a972a0f4637b967a07e139b6d8a
Documentation: man:exim(8)
Documentation: https://exim.org/docs.html
Fragment Path: /usr/lib/systemd/system/exim4.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: -.mount (origin-path)
Wants: tmp.mount (origin-path)
Wants: network-online.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: postfix.service (origin-file)
Conflicts: sendmail.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: network-online.target (origin-file)
After: nss-lookup.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: system.slice (origin-file)
After: tmp.mount (origin-path)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
References: nss-lookup.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: tmp.mount (origin-path)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: sendmail.service (origin-file)
References: -.mount (origin-path)
References: postfix.service (origin-file)
References: network-online.target (origin-file)
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: 1039
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"
? ExecStart:
Command Line: /usr/sbin/exim4 "\$EXIMSERVICE"
? 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: 4611
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: char-rtc r
? Unit systemd-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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
After: systemd-battery-check.service (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
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: 4611
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-virtio\x2dpci\x2d0000:04:00.0\x2dpart1.device:
Description: /dev/disk/by-path/virtio-pci-0000:04:00.0-part1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c745fc16c68a4b39b6aaefca4cded177
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.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/virtio-pci-0000:04:00.0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? Unit systemd-journald.socket:
Description: Journal Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: a2cbb10cef3e47cd8321a0156baf6ad5
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /usr/lib/systemd/system/systemd-journald.socket
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
RequiredBy: systemd-journald.service (destination-file)
WantedBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file)
Before: systemd-poweroff.service (destination-file)
Before: run-docker-netns-0f06cb346738.mount (destination-file)
Before: getty-static.service (destination-file)
Before: systemd-hostnamed.service (destination-file)
Before: modprobe at fuse.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: initrd-switch-root.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: systemd-confext.service (destination-file)
Before: systemd-suspend.service (destination-file)
Before: modprobe at configfs.service (destination-file)
Before: logrotate.service (destination-file)
Before: ldconfig.service (destination-file)
Before: systemd-udev-load-credentials.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: run-docker-netns-01a7843fd4a6.mount (destination-file)
Before: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-file)
Before: run-docker-netns-3de5a0a5842a.mount (destination-file)
Before: systemd-networkd.service (destination-file)
Before: run-docker-netns-27ae80f569fb.mount (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: run-docker-netns-447d31b3483e.mount (destination-file)
Before: systemd-logind.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: systemd-hibernate.service (destination-file)
Before: run-docker-netns-16b7bf4870c2.mount (destination-file)
Before: grub-common.service (destination-file)
Before: fstrim.service (destination-file)
Before: systemd-suspend-then-hibernate.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: systemd-pcrphase.service (destination-file)
Before: qemu-guest-agent.service (destination-file)
Before: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-file)
Before: systemd-initctl.service (destination-file)
Before: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-file)
Before: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-file)
Before: systemd-pcrphase-initrd.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: cron.service (destination-file)
Before: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-file)
Before: console-setup.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: systemd-sysext.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-reboot.service (destination-file)
Before: run-docker-netns-3ef04fa57235.mount (destination-file)
Before: systemd-network-generator.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-file)
Before: systemd-networkd-persistent-storage.service (destination-file)
Before: systemd-tmpfiles-setup-dev-early.service (destination-file)
Before: modprobe at drm.service (destination-file)
Before: systemd-bsod.service (destination-file)
Before: containerd.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file)
Before: exim4.service (destination-file)
Before: systemd-tpm2-setup-early.service (destination-file)
Before: dev-hugepages.mount (destination-file)
Before: systemd-update-done.service (destination-file)
Before: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-file)
Before: atop.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-battery-check.service (destination-file)
Before: systemd-hibernate-resume.service (destination-file)
Before: modprobe at efi_pstore.service (destination-file)
Before: atopacct.service (destination-file)
Before: systemd-tpm2-setup.service (destination-file)
Before: systemd-halt.service (destination-file)
Before: apparmor.service (destination-file)
Before: user at 1000.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: initrd-cleanup.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: run-docker-netns-83ff8aa17d05.mount (destination-file)
Before: dpkg-db-backup.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: run-docker-netns-735b346b2e77.mount (destination-file)
Before: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file)
Before: run-lock.mount (destination-file)
Before: man-db.service (destination-file)
Before: systemd-pcrmachine.service (destination-file)
Before: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-file)
Before: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: boot-efi.mount (destination-file)
Before: apt-daily.service (destination-file)
Before: systemd-journal-catalog-update.service (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: exim4-base.service (destination-file)
Before: systemd-modules-load.service (destination-file)
Before: systemd-udev-settle.service (destination-file)
Before: keyboard-setup.service (destination-file)
Before: run-docker-netns-102ab8dfa0b4.mount (destination-file)
Before: tmp.mount (destination-file)
Before: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-file)
Before: systemd-udevd.service (destination-file)
Before: systemd-fsck at dev-vda1.service (destination-file)
Before: sshd-keygen.service (destination-file)
Before: e2scrub_all.service (destination-file)
Before: systemd-soft-reboot.service (destination-file)
Before: systemd-networkd-wait-online.service (destination-file)
Before: systemd-hibernate-clear.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: dbus.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: dev-vda3.swap (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-file)
Before: run-user-1000.mount (destination-file)
Before: atop-rotate.service (destination-file)
Before: systemd-kexec.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file)
Before: systemd-hybrid-sleep.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: docker.service (destination-file)
Before: rc-local.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-fsck-root.service (destination-file)
Before: run-docker-netns-c2a8fe85b21a.mount (destination-file)
Before: ssh.service (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: systemd-quotacheck-root.service (destination-file)
Before: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: -.mount (origin-path)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.service (origin-implicit)
References: sockets.target (origin-file)
ReferencedBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file)
ReferencedBy: systemd-quotacheck-root.service (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: systemd-suspend.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: run-docker-netns-27ae80f569fb.mount (destination-file)
ReferencedBy: run-docker-netns-3ef04fa57235.mount (destination-file)
ReferencedBy: modprobe at efi_pstore.service (destination-file)
ReferencedBy: ldconfig.service (destination-file)
ReferencedBy: systemd-update-done.service (destination-file)
ReferencedBy: docker.service (destination-file)
ReferencedBy: systemd-pcrmachine.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: atopacct.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-hibernate-resume.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-file)
ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
ReferencedBy: systemd-hibernate.service (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: systemd-battery-check.service (destination-file)
ReferencedBy: atop-rotate.service (destination-file)
ReferencedBy: run-docker-netns-447d31b3483e.mount (destination-file)
ReferencedBy: systemd-hibernate-clear.service (destination-file)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: run-docker-netns-3de5a0a5842a.mount (destination-file)
ReferencedBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-file)
ReferencedBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: systemd-udev-load-credentials.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: atop.service (destination-file)
ReferencedBy: e2scrub_all.service (destination-file)
ReferencedBy: systemd-hybrid-sleep.service (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: fstrim.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
ReferencedBy: systemd-confext.service (destination-file)
ReferencedBy: boot-efi.mount (destination-file)
ReferencedBy: systemd-tpm2-setup.service (destination-file)
ReferencedBy: run-docker-netns-0f06cb346738.mount (destination-file)
ReferencedBy: systemd-kexec.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-file)
ReferencedBy: run-docker-netns-01a7843fd4a6.mount (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: tmp.mount (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-journal-catalog-update.service (destination-file)
ReferencedBy: systemd-hostnamed.service (destination-file)
ReferencedBy: sshd-keygen.service (destination-file)
ReferencedBy: initrd-parse-etc.service (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: run-lock.mount (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: keyboard-setup.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: grub-common.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file)
ReferencedBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-file)
ReferencedBy: run-docker-netns-c2a8fe85b21a.mount (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-file)
ReferencedBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-file)
ReferencedBy: systemd-soft-reboot.service (destination-file)
ReferencedBy: run-docker-netns-16b7bf4870c2.mount (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: run-docker-netns-735b346b2e77.mount (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-poweroff.service (destination-file)
ReferencedBy: systemd-reboot.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-file)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-file)
ReferencedBy: logrotate.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: exim4-base.service (destination-file)
ReferencedBy: run-docker-netns-83ff8aa17d05.mount (destination-file)
ReferencedBy: systemd-suspend-then-hibernate.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-file)
ReferencedBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-file)
ReferencedBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: containerd.service (destination-file)
ReferencedBy: run-docker-netns-102ab8dfa0b4.mount (destination-file)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-file)
ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-halt.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-network-generator.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file)
ReferencedBy: dev-vda3.swap (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: dpkg-db-backup.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: qemu-guest-agent.service (destination-file)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-bsod.service (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-file)
ReferencedBy: systemd-pcrphase-sysinit.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit atop-rotate.timer:
Description: Daily atop restart
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 00:00:01 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: eeb451d4bda046fb9e201f076d2d5a9f
Documentation: man:atop(1)
Fragment Path: /usr/lib/systemd/system/atop-rotate.timer
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
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: atop-rotate.service (origin-implicit)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
After: time-set.target (origin-default)
Triggers: atop-rotate.service (origin-implicit)
References: time-sync.target (origin-default)
References: shutdown.target (origin-default)
References: time-set.target (origin-default)
References: atop-rotate.service (origin-implicit)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: timers.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: atop-rotate.service
Persistent: no
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
DeferReactivation: no
OnCalendar: *-*-* 00:00:00
? Unit systemd-hybrid-sleep.service:
Description: System Hybrid Suspend+Hibernate
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
Requires: sleep.target (origin-file)
RequiredBy: hybrid-sleep.target (destination-file)
Before: hybrid-sleep.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: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit initrd-usr-fs.target:
Description: Initrd /usr File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/initrd-usr-fs.target
AssertPathExists: /etc/initrd-release untested
WantedBy: initrd.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: initrd.target (destination-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: initrd.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
? Unit acct.service:
Description: acct.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: atopacct.service (destination-file)
ReferencedBy: atopacct.service (destination-file)
? Unit var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount:
Description: /var/lib/docker/overlay2/45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 02f7f8be3cd548e8b709ddba450458b6
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/D6Z3WWXHRMVSBB4LQ73X6ILBSR:/var/lib/docker/overlay2/l/NRM7EATQUDOYIWNVH5H7HADNJ2:/var/lib/docker/overlay2/l/FN3CXMWTGC62L42GN4CUBZPVDP:/var/lib/docker/overlay2/l/Q47MVTCOOQ5WKZE4FD2T3WA64V:/var/lib/docker/overlay2/l/LIAJHB2S3RWKMMSOUYFIHMU5ZJ:/var/lib/docker/overlay2/l/45BZFTYEN35WUYWCGH36MCK3Y6:/var/lib/docker/overlay2/l/CWUVXFVDCS7XSTN5V46SHYOAVK:/var/lib/docker/overlay2/l/LSJGRYFWIPNJ7CWRF2UHF27C6M:/var/lib/docker/overlay2/l/BELDUEOVCELLBG7NDT37MBZX6I:/var/lib/docker/overlay2/l/PPZXHWAIZOOWSQXMR3LPJSIYGB:/var/lib/docker/overlay2/l/ST3S4AIPNAQI276DXG6GMHCELA:/var/lib/docker/overlay2/l/4GZ3WW55UND2YVUB5YF4VMTH4R:/var/lib/docker/overlay2/l/TEC4Z6G3PYUCEGORS34RFDCUJD:/var/lib/docker/overlay2/l/N5WJXS7DXEPII3KMOGR7G7LGIU,upperdir=/var/lib/docker/overlay2/45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93/diff,workdir=/var/lib/docker/overlay2/45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93/work
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-docker-netns-735b346b2e77.mount:
Description: /run/docker/netns/735b346b2e77
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:30 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:30 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:30 CST
Active Exit Timestamp: n/a
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: b6a9ba86544c41ab852588075754ae21
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/735b346b2e77
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
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-virtio\x2dpci\x2d0000:04:00.0.device:
Description: /dev/disk/by-path/virtio-pci-0000:04:00.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5a790f9ecb934c8a95a7283aec557834
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2ddiskseq-1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0.device
Following Set Member: dev-vda.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda.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/virtio-pci-0000:04:00.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda
Found: found-udev
? Unit sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device:
Description: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0893a504f8924612a5bc507fcaeae0f9
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.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:02.3/0000:04:00.0/virtio2/block/vda/vda1
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? Unit systemd-journald-audit.socket:
Description: Journal Audit Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: systemd-journald.service (origin-implicit destination-file)
Before: apparmor.service (destination-file)
Before: sockets.target (origin-file)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit)
References: systemd-journald.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
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: 4611
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-veth1b48fc5.device:
Description: /sys/devices/virtual/net/veth1b48fc5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a5d4ad2e455743a78663879ceac04154
Following Set Member: sys-subsystem-net-devices-veth1b48fc5.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/veth1b48fc5
Sysfs Path: /sys/devices/virtual/net/veth1b48fc5
Found: found-udev
? Unit systemd-resolved.service:
Alias: dbus-org.freedesktop.resolve1.service
Description: Network Name Resolution
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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-resolved.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: 439387476c2e42e8b5f83379f95ed51a
Documentation: man:systemd-resolved.service(8)
Documentation: man:org.freedesktop.resolve1(5)
Documentation: https://systemd.io/WRITING_NETWORK_CONFIGURATION_MANAGERS
Documentation: https://systemd.io/WRITING_RESOLVER_CLIENTS
Fragment Path: /usr/lib/systemd/system/systemd-resolved.service
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: nss-lookup.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: network.target (origin-file)
Before: nss-lookup.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-sysctl.service (origin-file)
After: -.mount (origin-path)
After: systemd-sysusers.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: nss-lookup.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: systemd-sysusers.service (origin-file)
References: sysinit.target (origin-file)
References: network.target (origin-file)
References: systemd-sysctl.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/resolve (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify-reload
Restart: always
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 349
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.resolve1
Bus Name Good: yes
RestartSec: 0
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: disconnected
PrivateDevices: yes
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: yes
ProtectControlGroups: yes
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/resolve
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_setpcap cap_net_bind_service cap_net_raw
AmbientCapabilities: cap_setpcap cap_net_bind_service cap_net_raw
User: systemd-resolve
DynamicUser: no
LockPersonality: yes
SystemCallFilter: fchmodat inotify_init connect pselect6 signalfd4 mq_open cacheflush timerfd_gettime mlock poll setpriority fadvise64_64 send sched_setattr sigaltstack timer_gettime64 epoll_ctl_old lstat64 personality splice io_setup shmctl clock_nanosleep setuid keyctl gettimeofday sched_getparam io_destroy landlock_restrict_self fremovexattr io_uring_enter geteuid32 arch_prctl getrusage olduname getdents madvise getuid32 eventfd pidfd_send_signal sched_rr_get_interval oldfstat mq_timedreceive migrate_pages clone lsm_get_self_attr statfs dup setreuid32 readahead write prctl kcmp fchmod sched_get_priority_min close getresuid32 pidfd_open brk process_madvise getsockname preadv2 fsync rt_sigreturn mkdirat chmod setgid vmsplice wait4 io_uring_setup listxattr ipc setsockopt tee io_pgetevents timerfd_settime64 syncfs timer_create ppoll_time64 lsm_list_modules readv memfd_create setgid32 mq_timedreceive_time64 rt_sigpending openat2 set_tls move_pages setsid setpgid utime fchown32 setfsuid setrlimit pwritev2 fcntl oldlstat getpeername sendto waitpid tkill landlock_add_rule io_submit uretprobe faccessat capset newfstatat name_to_handle_at rt_sigtimedwait flock nanosleep timer_gettime lremovexattr getsid pipe2 utimes fstat64 socket symlinkat rt_sigprocmask fstatat64 oldstat sched_getaffinity msgrcv flistxattr getxattrat timerfd_gettime64 munlock fstatfs mlock2 fstatfs64 pipe getitimer msgctl getdents64 exit pselect6_time64 pause unlink fchmodat2 semtimedop_time64 readlink gettid ugetrlimit getpriority set_mempolicy fork dup3 ftruncate64 getpid futex_waitv pwrite64 accept waitid shmdt getuid clock_nanosleep_time64 io_uring_register setxattrat getpgrp semop ioctl select renameat fchdir link bind set_tid_address sendfile64 rt_tgsigqueueinfo clock_gettime64 timer_settime64 setresgid recvmmsg_time64 setuid32 getgroups32 sync process_vm_writev lstat mknodat kill clock_getres chown epoll_wait_old timerfd_create getrandom statmount sched_setaffinity setgroups rseq getrlimit readlinkat mseal set_robust_list inotify_rm_watch lchown32 sched_get_priority_max sched_getattr truncate setresgid32 landlock_create_ruleset setitimer mmap2 clock_gettime inotify_add_watch futimesat open dup2 eventfd2 msgget close_range lseek shmat setfsgid32 openat chown32 lgetxattr socketcall process_vm_readv userfaultfd getxattr remap_file_pages unshare epoll_ctl time statfs64 removexattrat rt_sigsuspend add_key sigprocmask sigsuspend msgsnd request_key sysinfo sync_file_range rt_sigaction getresgid32 listmount capget setresuid32 timer_settime uname get_thread_area removexattr stat timer_delete getegid32 fcntl64 fchownat symlink execve access mq_unlink mremap setfsuid32 vfork getgroups sendmsg sendfile set_mempolicy_home_node ioprio_get faccessat2 getresgid fsetxattr recvfrom unlinkat io_pgetevents_time64 lchown utimensat_time64 socketpair munmap get_robust_list seccomp epoll_wait get_mempolicy shmget read mknod getpgid setgroups32 sync_file_range2 io_getevents mq_getsetattr getppid rmdir pread64 arm_fadvise64_64 pwritev shutdown fadvise64 riscv_hwprobe signalfd alarm nice ppoll epoll_pwait2 preadv _llseek sendmmsg fdatasync epoll_create1 getgid32 inotify_init1 rt_sigqueueinfo set_thread_area writev tgkill rt_sigtimedwait_time64 getcpu fallocate lsetxattr sched_yield sched_rr_get_interval_time64 recv sigreturn sched_setparam ioprio_set setresuid geteuid listen getsockopt ftruncate getresuid truncate64 rename chdir futex_time64 recvmmsg getegid linkat sched_getscheduler fgetxattr listxattrat setreuid sigpending mq_timedsend times semtimedop getcwd mmap readdir membarrier mprotect getgid io_cancel semctl prlimit64 _newselect accept4 mkdir execveat creat renameat2 riscv_flush_icache epoll_create futex signal recvmsg clock_getres_time64 setxattr msync semget fstat copy_file_range setfsgid llistxattr mbind statx oldolduname timer_getoverrun swapcontext setns timerfd_settime stat64 clone3 fchown munlockall mq_timedsend_time64 mlockall mq_notify setregid32 exit_group restart_syscall sigaction sched_setscheduler umask epoll_pwait setregid utimensat
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
? ExecStart:
Command Line: /usr/lib/systemd/systemd-resolved
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: 4611
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-screen.service:
Description: console-screen.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a1b7e6635fe3461b91062ba010de6a03
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/sysinit.target
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Wants: systemd-journald.service (origin-file)
Wants: systemd-journal-flush.service (origin-file)
Wants: systemd-udevd.service (origin-file)
Wants: systemd-hwdb-update.service (origin-file)
Wants: systemd-timesyncd.service (origin-file)
Wants: systemd-tmpfiles-setup-dev-early.service (origin-file)
Wants: cryptsetup.target (origin-file)
Wants: swap.target (origin-file)
Wants: systemd-udev-trigger.service (origin-file)
Wants: systemd-sysctl.service (origin-file)
Wants: sys-kernel-tracing.mount (origin-file)
Wants: apparmor.service (origin-file)
Wants: dev-hugepages.mount (origin-file)
Wants: integritysetup.target (origin-file)
Wants: systemd-sysusers.service (origin-file)
Wants: sys-kernel-debug.mount (origin-file)
Wants: systemd-pcrmachine.service (origin-file)
Wants: local-fs.target (origin-file)
Wants: systemd-pcrphase-sysinit.service (origin-file)
Wants: systemd-pstore.service (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: systemd-ask-password-console.path (origin-file)
Wants: dev-mqueue.mount (origin-file)
Wants: systemd-machine-id-commit.service (origin-file)
Wants: systemd-pcrphase.service (origin-file)
Wants: systemd-firstboot.service (origin-file)
Wants: sys-fs-fuse-connections.mount (origin-file)
Wants: systemd-hibernate-clear.service (origin-file)
Wants: systemd-update-done.service (origin-file)
Wants: kmod-static-nodes.service (origin-file)
Wants: veritysetup.target (origin-file)
Wants: systemd-tmpfiles-setup.service (origin-file)
Wants: systemd-binfmt.service (origin-file)
Wants: ldconfig.service (origin-file)
Wants: keyboard-setup.service (origin-file)
Wants: systemd-tpm2-setup-early.service (origin-file)
Wants: systemd-journal-catalog-update.service (origin-file)
Wants: sys-kernel-config.mount (origin-file)
Wants: systemd-network-generator.service (origin-file)
Wants: systemd-random-seed.service (origin-file)
Wants: systemd-tmpfiles-setup-dev.service (origin-file)
Wants: systemd-resolved.service (origin-file)
Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
Wants: systemd-tpm2-setup.service (origin-file)
RequiredBy: sshd-keygen.service (destination-default)
RequiredBy: sshd-unix-local.socket (destination-default)
RequiredBy: apt-daily-upgrade.timer (destination-default)
RequiredBy: cron.service (destination-default)
RequiredBy: systemd-pcrphase.service (destination-default)
RequiredBy: getty-static.service (destination-default)
RequiredBy: man-db.timer (destination-default)
RequiredBy: logrotate.timer (destination-default)
RequiredBy: grub-common.service (destination-default)
RequiredBy: fstrim.timer (destination-default)
RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
RequiredBy: systemd-logind.service (destination-default)
RequiredBy: rescue.target (destination-file)
RequiredBy: user-runtime-dir at 1000.service (destination-default)
RequiredBy: man-db.service (destination-default)
RequiredBy: logrotate.service (destination-default)
RequiredBy: dbus.service (destination-default)
RequiredBy: systemd-hostnamed.socket (destination-default)
RequiredBy: containerd.service (destination-default)
RequiredBy: basic.target (destination-file)
RequiredBy: dpkg-db-backup.timer (destination-default)
RequiredBy: atop-rotate.timer (destination-default)
RequiredBy: apt-daily-upgrade.service (destination-default)
RequiredBy: e2scrub_all.service (destination-default)
RequiredBy: dbus.socket (destination-default)
RequiredBy: apt-daily.timer (destination-default)
RequiredBy: ssh.service (destination-default)
RequiredBy: getty at tty6.service (destination-default)
RequiredBy: user at 1000.service (destination-default)
RequiredBy: e2scrub_reap.service (destination-default)
RequiredBy: docker.service (destination-default)
RequiredBy: sshd-vsock.socket (destination-default)
RequiredBy: sshd at 1-5:22-2:155276646.service (destination-default)
RequiredBy: apt-daily.service (destination-default)
RequiredBy: systemd-hostnamed.service (destination-default)
RequiredBy: fstrim.service (destination-default)
RequiredBy: dpkg-db-backup.service (destination-default)
RequiredBy: docker.socket (destination-default)
RequiredBy: systemd-ask-password-wall.service (destination-default)
RequiredBy: unattended-upgrades.service (destination-default)
RequiredBy: atop.service (destination-default)
RequiredBy: rc-local.service (destination-default)
RequiredBy: exim4.service (destination-default)
RequiredBy: atopacct.service (destination-default)
RequiredBy: exim4-base.timer (destination-default)
RequiredBy: sshd at sshd-keygen.service (destination-default)
RequiredBy: qemu-guest-agent.service (destination-default)
RequiredBy: exim4-base.service (destination-default)
RequiredBy: getty at tty1.service (destination-default)
RequiredBy: atop-rotate.service (destination-default)
RequiredBy: systemd-user-sessions.service (destination-default)
RequiredBy: e2scrub_all.timer (destination-default)
Conflicts: emergency.service (origin-file)
Conflicts: emergency.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: sshd at sshd-keygen.service (destination-default)
Before: apt-daily.service (destination-default)
Before: unattended-upgrades.service (destination-default)
Before: rescue.target (destination-file destination-default)
Before: atopacct.service (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: qemu-guest-agent.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: atop-rotate.timer (destination-default)
Before: getty at tty6.service (destination-default)
Before: systemd-tmpfiles-clean.timer (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: systemd-hostnamed.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: systemd-hostnamed.socket (destination-default)
Before: logrotate.service (destination-default)
Before: shutdown.target (origin-default)
Before: exim4-base.timer (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: docker.service (destination-default)
Before: man-db.service (destination-default)
Before: dbus.service (destination-default)
Before: exim4.service (destination-default)
Before: dbus.socket (destination-default)
Before: dpkg-db-backup.service (destination-default)
Before: rc-local.service (destination-default)
Before: cron.service (destination-default)
Before: user at 1000.service (destination-default)
Before: atop.service (destination-default)
Before: emergency.service (origin-file)
Before: containerd.service (destination-default)
Before: fstrim.service (destination-default)
Before: logrotate.timer (destination-default)
Before: sshd at 1-5:22-2:155276646.service (destination-default)
Before: basic.target (destination-file destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: systemd-logind.service (destination-default)
Before: dpkg-db-backup.timer (destination-default)
Before: man-db.timer (destination-default)
Before: grub-common.service (destination-default)
Before: sshd-keygen.service (destination-default)
Before: systemd-pcrphase.service (destination-default)
Before: fstrim.timer (destination-default)
Before: docker.socket (destination-default)
Before: rescue.service (destination-file)
Before: emergency.target (origin-file)
Before: apt-daily.timer (destination-default)
Before: exim4-base.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: sshd-vsock.socket (destination-default)
Before: atop-rotate.service (destination-default)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: getty-static.service (destination-default)
Before: ssh.service (destination-default)
Before: sshd-unix-local.socket (destination-default)
After: systemd-hwdb-update.service (destination-file)
After: sys-kernel-debug.mount (destination-file)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: veritysetup.target (origin-default)
After: local-fs.target (origin-file)
After: systemd-firstboot.service (destination-file)
After: systemd-modules-load.service (destination-file)
After: systemd-udev-trigger.service (destination-file)
After: systemd-journal-catalog-update.service (destination-file)
After: sys-kernel-tracing.mount (destination-file)
After: modprobe at configfs.service (destination-file)
After: systemd-timesyncd.service (destination-file)
After: systemd-resolved.service (destination-file)
After: modprobe at drm.service (destination-file)
After: systemd-tmpfiles-setup-dev-early.service (destination-file)
After: sys-fs-fuse-connections.mount (destination-file)
After: systemd-binfmt.service (destination-file)
After: systemd-sysext.service (destination-file)
After: systemd-hibernate-clear.service (destination-file)
After: systemd-tpm2-setup.service (destination-file)
After: dev-mqueue.mount (destination-file)
After: systemd-tpm2-setup-early.service (destination-file)
After: modprobe at fuse.service (destination-file)
After: cryptsetup.target (origin-default)
After: systemd-udev-settle.service (destination-file)
After: integritysetup.target (origin-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: dev-hugepages.mount (destination-file)
After: systemd-sysctl.service (destination-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: apparmor.service (destination-file)
After: systemd-confext.service (destination-file)
After: kmod-static-nodes.service (destination-file)
After: modprobe at efi_pstore.service (destination-file)
After: swap.target (origin-file origin-default)
After: systemd-pstore.service (destination-file)
After: sys-kernel-config.mount (destination-file)
After: ldconfig.service (destination-file)
After: systemd-update-done.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-journald.service (destination-file)
After: systemd-udevd.service (destination-file)
After: systemd-pcrmachine.service (destination-file)
References: systemd-network-generator.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: ldconfig.service (origin-file)
References: keyboard-setup.service (origin-file)
References: integritysetup.target (origin-file origin-default)
References: systemd-tmpfiles-setup-dev-early.service (origin-file)
References: systemd-ask-password-console.path (origin-file)
References: systemd-tpm2-setup.service (origin-file)
References: cryptsetup.target (origin-file origin-default)
References: systemd-sysusers.service (origin-file)
References: systemd-binfmt.service (origin-file)
References: sys-kernel-debug.mount (origin-file)
References: systemd-journal-flush.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-hwdb-update.service (origin-file)
References: systemd-machine-id-commit.service (origin-file)
References: systemd-pcrphase.service (origin-file)
References: systemd-resolved.service (origin-file)
References: sys-kernel-tracing.mount (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-pstore.service (origin-file)
References: systemd-hibernate-clear.service (origin-file)
References: systemd-pcrmachine.service (origin-file)
References: emergency.target (origin-file)
References: swap.target (origin-file origin-default)
References: apparmor.service (origin-file)
References: dev-hugepages.mount (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: systemd-journald.service (origin-file)
References: systemd-modules-load.service (origin-file)
References: dev-mqueue.mount (origin-file)
References: veritysetup.target (origin-file origin-default)
References: systemd-tpm2-setup-early.service (origin-file)
References: emergency.service (origin-file)
References: systemd-sysctl.service (origin-file)
References: systemd-journal-catalog-update.service (origin-file)
References: systemd-timesyncd.service (origin-file)
References: sys-kernel-config.mount (origin-file)
References: systemd-firstboot.service (origin-file)
References: systemd-pcrphase-sysinit.service (origin-file)
References: sys-fs-fuse-connections.mount (origin-file)
References: kmod-static-nodes.service (origin-file)
References: systemd-update-done.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-random-seed.service (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
ReferencedBy: sshd at sshd-keygen.service (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: sshd at 1-5:22-2:155276646.service (destination-default)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: atop-rotate.timer (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: sshd-vsock.socket (destination-default)
ReferencedBy: rescue.target (destination-file destination-default)
ReferencedBy: containerd.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: docker.socket (destination-default)
ReferencedBy: sshd-unix-local.socket (destination-default)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-journal-catalog-update.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: systemd-hostnamed.socket (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: sshd-keygen.service (destination-default)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: systemd-hibernate-clear.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: modprobe at efi_pstore.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: ldconfig.service (destination-file)
ReferencedBy: atop-rotate.service (destination-default)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: grub-common.service (destination-default)
ReferencedBy: systemd-confext.service (destination-file)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: docker.service (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: dev-hugepages.mount (destination-file)
ReferencedBy: atop.service (destination-default)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: systemd-hostnamed.service (destination-default)
ReferencedBy: atopacct.service (destination-default)
ReferencedBy: systemd-pcrmachine.service (destination-file)
ReferencedBy: getty at tty6.service (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-tpm2-setup.service (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
ReferencedBy: exim4-base.timer (destination-default)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: qemu-guest-agent.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
ReferencedBy: systemd-update-done.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: exim4-base.service (destination-default)
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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-root-device.target (origin-file)
Wants: systemd-pcrphase-initrd.service (origin-file)
Wants: initrd-parse-etc.service (origin-file)
Wants: systemd-battery-check.service (origin-file)
Wants: systemd-bsod.service (origin-file)
Wants: initrd-usr-fs.target (origin-file)
Wants: initrd-fs.target (origin-file)
Wants: initrd-root-fs.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: initrd-cleanup.service (destination-file)
After: rescue.target (origin-file)
After: initrd-root-device.target (origin-file)
After: initrd-fs.target (origin-file)
After: basic.target (origin-file origin-default)
After: initrd-usr-fs.target (origin-file)
After: initrd-root-fs.target (origin-file)
After: rescue.service (origin-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: initrd-root-device.target (origin-file)
References: systemd-bsod.service (origin-file)
References: systemd-battery-check.service (origin-file)
References: shutdown.target (origin-default)
References: rescue.target (origin-file)
References: initrd-root-fs.target (origin-file)
References: basic.target (origin-file origin-default)
References: rescue.service (origin-file)
References: initrd-usr-fs.target (origin-file)
References: initrd-parse-etc.service (origin-file)
References: initrd-fs.target (origin-file)
References: systemd-pcrphase-initrd.service (origin-file)
ReferencedBy: initrd-cleanup.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
? Unit cryptsetup.target:
Description: Local Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9ff80bde291f41f5940a221dea8dde40
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/cryptsetup.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-pcrphase-initrd.service (destination-file)
After: systemd-ask-password-console.path (destination-file)
After: systemd-ask-password-wall.path (destination-file)
After: cryptsetup-pre.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: cryptsetup-pre.target (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit reboot.target:
Alias: runlevel6.target
Alias: ctrl-alt-del.target
Description: System Reboot
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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)
ConflictedBy: systemd-fsck at dev-vda1.service (destination-file)
After: systemd-reboot.service (origin-file)
References: systemd-reboot.service (origin-file)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit hybrid-sleep.target:
Description: Hybrid Suspend+Hibernate
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 rc-local.service:
Description: /etc/rc.local Compatibility
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: getty at tty1.service (destination-file)
Before: getty at tty6.service (destination-file)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
After: network.target (origin-file)
After: basic.target (origin-default)
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: network.target (origin-file)
References: network-online.target (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: getty at tty6.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: 4611
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\x2dpart3.swap:
Description: /dev/disk/by-diskseq/1-part3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 0bd044bec4e649fca617423277bd2431
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Requires: system.slice (origin-file)
Requires: dev-vda3.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: system.slice (origin-file)
After: dev-vda3.device (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
References: umount.target (origin-default)
References: -.mount (origin-implicit)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: dev-vda3.device (origin-proc-swap)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-diskseq/1-part3 (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/1-part3
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit e2scrub_reap.service:
Description: Remove Stale Online ext4 Metadata Check Snapshots
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2026-05-19 18:59:27 CST
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: a9f543dc72084599a75e4ba344b101fe
Documentation: man:e2scrub_all(8)
Fragment Path: /usr/lib/systemd/system/e2scrub_reap.service
ConditionCapability: CAP_SYS_RAWIO untested
ConditionCapability: CAP_SYS_ADMIN untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
Wants: -.mount (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: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: tmp.mount (origin-path)
After: sysinit.target (origin-default)
References: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: tmp.mount (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)
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
CPUAccounting: 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: 4611
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-veth53bc352.device:
Description: /sys/devices/virtual/net/veth53bc352
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f7e4a861e1fe472bab8ddaa234b9f586
Following Set Member: sys-subsystem-net-devices-veth53bc352.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/veth53bc352
Sysfs Path: /sys/devices/virtual/net/veth53bc352
Found: found-udev
? Unit nss-lookup.target:
Description: Host and Network Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 607d040263554d7e9fc2a0b9ff8560b2
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/nss-lookup.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
WantedBy: systemd-resolved.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: exim4.service (destination-file)
Before: shutdown.target (origin-default)
After: systemd-resolved.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit modprobe at fuse.service:
Description: Load Kernel Module fuse
Instance: fuse
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2026-05-19 18:59:26 CST
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: 562ab06f66fa435c999458df1db15033
Documentation: man:modprobe(8)
Fragment Path: /usr/lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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: sysinit.target (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
InSlice: system-modprobe.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-docker-netns-16b7bf4870c2.mount:
Description: /run/docker/netns/16b7bf4870c2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:30 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:30 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:30 CST
Active Exit Timestamp: n/a
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: 1f4551869d9c42ddac4dbbb960be96e7
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/16b7bf4870c2
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope:
Description: libcontainer container bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: 2273d5bfb7fa495aaea48d4b7e22ab6b
Fragment Path: /run/systemd/transient/docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope
DropIn Path: /run/systemd/transient/docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-bc416155672b8731810797bdc385e7a3ff3356264f3615dad37d0f4a607e6170.scope.d/50-DevicePolicy.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
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: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope:
Description: libcontainer container 64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: a189612bcc4d43449067f29ac8b099ef
Fragment Path: /run/systemd/transient/docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope
DropIn Path: /run/systemd/transient/docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-64c9c296df275c7f40f925b255d88fd50602a3f3560ecf7829aec8a2f979cabd.scope.d/50-DevicePolicy.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
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: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit home.mount:
Description: home.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
? Unit sys-devices-virtual-net-vetha5d3b5e.device:
Description: /sys/devices/virtual/net/vetha5d3b5e
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e31e234565de4c2cbde517602dac9a19
Following Set Member: sys-subsystem-net-devices-vetha5d3b5e.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/vetha5d3b5e
Sysfs Path: /sys/devices/virtual/net/vetha5d3b5e
Found: found-udev
? Unit user at 1000.service:
Description: User Manager for UID 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 22:48:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 22:48:01 CST
Active Enter Timestamp: Wed 2026-05-20 22:48:01 CST
Active Exit 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: 917f3cd5591a42ca9a34c44b83f6e149
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: Wed 2026-05-20 22:48:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 22:48:01 CST
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-36.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-36.scope (destination-file)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: user-1000.slice (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
After: systemd-oomd.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-logind.service (origin-file)
After: dbus.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: sysinit.target (origin-default)
References: user-1000.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: systemd-oomd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: dbus.service (origin-file)
References: systemd-logind.service (origin-file)
References: user-runtime-dir at 1000.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: session-36.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: 2205982
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: 2205982
Start Timestamp: Wed 2026-05-20 22:48:01.397309 CST
Handoff Timestamp: 9.707ms 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-networkd-persistent-storage.service:
Description: Enable Persistent Storage in systemd-networkd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: df015fe2fd6c45a4a80c9c861bc94935
Documentation: man:networkctl(1)
Fragment Path: /usr/lib/systemd/system/systemd-networkd-persistent-storage.service
ConditionPathExists: !/etc/initrd-release untested
ConditionCapability: CAP_NET_ADMIN untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
BindsTo: systemd-networkd.service (origin-file)
WantedBy: systemd-networkd.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-networkd.service (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-path)
References: systemd-networkd.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-networkd.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/systemd/network (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit systemd-creds.socket:
Description: Credential Encryption/Decryption
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: c47b8d8fb9dc4892b705b56e18437d8d
Documentation: man:systemd-creds(1)
Fragment Path: /usr/lib/systemd/system/systemd-creds.socket
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: sockets.target (origin-file)
ReferencedBy: sockets.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/io.systemd.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: 4611
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-veth05927d2.device:
Description: /sys/subsystem/net/devices/veth05927d2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d4692c90a30a464cb7df66a7a21ba1e9
Following Set Member: sys-devices-virtual-net-veth05927d2.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/veth05927d2
Sysfs Path: /sys/devices/virtual/net/veth05927d2
Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partlabel/Linux\x20swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 461965a121234af288e9084e50daaf2d
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-vda3.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:04:00.0-part/by-partlabel/Linux\x20swap
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? Unit sys-devices-virtual-net-veth7352f81.device:
Description: /sys/devices/virtual/net/veth7352f81
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5747a7153b22489d9eccce3aaa2d5997
Following Set Member: sys-subsystem-net-devices-veth7352f81.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/veth7352f81
Sysfs Path: /sys/devices/virtual/net/veth7352f81
Found: found-udev
? Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/time-sync.target
Wants: time-set.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: exim4-base.timer (destination-default)
Before: atop-rotate.timer (destination-default)
Before: dpkg-db-backup.timer (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: man-db.timer (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: apt-daily.timer (destination-default)
Before: fstrim.timer (destination-default)
Before: shutdown.target (origin-default)
Before: logrotate.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: apt-daily-upgrade.timer (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: atop-rotate.timer (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: exim4-base.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? 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: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit 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: 734fb2415fe14cf0bb03ea106b389173
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: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-path)
Before: systemd-binfmt.service (destination-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
After: -.slice (origin-file)
After: -.mount (origin-path)
TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
References: -.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
ReferencedBy: systemd-binfmt.service (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device:
Description: /dev/disk/by-partlabel/Linux\x20filesystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5f4b818f8aa24efbab753c3b0e559ced
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.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/Linux\x20filesystem
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount:
Description: /var/lib/docker/overlay2/b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: ec01758c18a7473199417d90dc5dfcf1
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/EC7EX6HWGRUTAEQYF32YBENEE2:/var/lib/docker/overlay2/l/K3ETXZNMD5AQPDZ55PDAUS4MT5:/var/lib/docker/overlay2/l/HFPGUGSEEXZIOYDAYSQUFV6M6T:/var/lib/docker/overlay2/l/DSSEXXLUANNSMKKXERWMIXW4BI:/var/lib/docker/overlay2/l/THAKCYX7MCVP5OKRWV5XVO3FZJ:/var/lib/docker/overlay2/l/TUMKIJQBS6224B3LINTWDFIYPD:/var/lib/docker/overlay2/l/TE6CB776ILFNKZIDQDOLYX2JEP:/var/lib/docker/overlay2/l/4OCKLVLEICRYGO2R7MPBTCCKEJ:/var/lib/docker/overlay2/l/PZ6RDUIGHV3TPXW2OEYQ5AICH7:/var/lib/docker/overlay2/l/Q37ZYGLQM5BPJOGJWM5JBXB73B:/var/lib/docker/overlay2/l/7U5CX5ND35LKPVUHGNZIR5V2NX:/var/lib/docker/overlay2/l/L6UDCY535VNIKIXDME3KTP2L4P:/var/lib/docker/overlay2/l/2BIXMYIYPOVTJRIFI5KVKDZ4ZT:/var/lib/docker/overlay2/l/MCX26F3TQ4D7EBJHFJRND3YNNF:/var/lib/docker/overlay2/l/JFF5XTVMOZEMXN7Z2OIPOZDTK7:/var/lib/docker/overlay2/l/CHK2FFDFDGHAMOOG56WT7TKQ4C:/var/lib/docker/overlay2/l/R44CRYOFRMANTZRFJ4ZYQRBEXF:/var/lib/docker/overlay2/l/K2OO4WDTTNYWW7AQSLI2BZFXOR:/var/lib/docker/overlay2/l/LHJGVQWOB5C6DVTR37TDZVUSVU:/var/lib/docker/overlay2/l/QLLN6Y6QH5C7RGLUKHWALRY7JA:/var/lib/docker/overlay2/l/GVXOG5C6ADPOJQEJOVWOODNY7I:/var/lib/docker/overlay2/l/2RSXSV7F6AYQYTHFXHGI2N5UKT:/var/lib/docker/overlay2/l/7GVCU7ADMSW6FBBTO3YBYC4INK:/var/lib/docker/overlay2/l/AP3YM3WJY2TQU5RF4JVNTHDR4K:/var/lib/docker/overlay2/l/BKFM4NOPB2R73HL5YRPVVVOEZ5:/var/lib/docker/overlay2/l/EEMLKQR4UQNLOQYQL67WYYJSRH:/var/lib/docker/overlay2/l/XQIF4SOH2W5U3UR5QOFQURCQAZ:/var/lib/docker/overlay2/l/T4K32SNXZJ5SVBCUMJ6OAVTCCH:/var/lib/docker/overlay2/l/OLPWMCM73KTLOX26AWRGU7PFU2:/var/lib/docker/overlay2/l/HYPYYXIYENX7MSPMUO3F2GNWNX:/var/lib/docker/overlay2/l/X6AIMQHLIRAFNA5CNMF7WPHO65:/var/lib/docker/overlay2/l/RH4SHIQEXZ7BLGF6QTOWZ5FQIE:/var/lib/docker/overlay2/l/GOMGT6ULUSRFTBULQYYR3M5YAC:/var/lib/docker/overlay2/l/AGJ3WKGGGK6DO3EXA6TGL3ANCM:/var/lib/docker/overlay2/l/YMICQPNRMP2CQWPRRZ44KZL3F2:/var/lib/docker/overlay2/l/SMOFQ5GFSYRHWF5DSDWDKHRLHP,upperdir=/var/lib/docker/overlay2/b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca/diff,workdir=/var/lib/docker/overlay2/b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca/work
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit systemd-hostnamed.socket:
Description: Hostname Service Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 0043bb05eaac4d4ab2caa791f27a3b07
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: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-hostnamed.service (origin-implicit)
Before: sockets.target (origin-default destination-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
Triggers: systemd-hostnamed.service (origin-implicit)
References: sockets.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-hostnamed.service (origin-implicit)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit modprobe at drm.service:
Description: Load Kernel Module drm
Instance: drm
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2026-05-19 18:59:26 CST
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: 18cc673e047e4320aa52739261b44e74
Documentation: man:modprobe(8)
Fragment Path: /usr/lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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: sysinit.target (origin-file)
References: systemd-journald.socket (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
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? 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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathExists: /sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67 untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
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: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-docker-netns-3de5a0a5842a.mount:
Description: /run/docker/netns/3de5a0a5842a
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 4dd0b9c89f3b4c7caded8c6e6e5b7c01
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/3de5a0a5842a
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
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-br\x2d1fb91f00b777.device:
Description: /sys/devices/virtual/net/br-1fb91f00b777
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: fb7f31ac462f43ae8f9f6a30c2649644
Following Set Member: sys-subsystem-net-devices-br\x2d1fb91f00b777.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/br-1fb91f00b777
Sysfs Path: /sys/devices/virtual/net/br-1fb91f00b777
Found: found-udev
? Unit user-runtime-dir at 1000.service:
Description: User Runtime Directory /run/user/1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 22:48:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 22:48:01 CST
Active Enter Timestamp: Wed 2026-05-20 22:48:01 CST
Active Exit 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: 7e12f5e5fbeb41e49e06e4fda2200d8a
Documentation: man:user at .service(5)
Fragment Path: /usr/lib/systemd/system/user-runtime-dir at .service
Condition Timestamp: Wed 2026-05-20 22:48:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 22:48:01 CST
Assert Result: yes
Requires: user-1000.slice (origin-file)
Requires: sysinit.target (origin-default)
RequiredBy: session-36.scope (destination-file)
BoundBy: user at 1000.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-36.scope (destination-file)
Before: user at 1000.service (destination-file)
Before: shutdown.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)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: user-1000.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: dbus.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: systemd-logind.service (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: session-36.scope (destination-file)
InSlice: user-1000.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: exited
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 2205980
Start Timestamp: Wed 2026-05-20 22:48:01.362519 CST
Handoff Timestamp: 27.258ms since start
Exit Timestamp: 6.330ms 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: 4611
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-vethd143a92.device:
Description: /sys/devices/virtual/net/vethd143a92
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2669d69f8bf640da91f0cbc3811c431f
Following Set Member: sys-subsystem-net-devices-vethd143a92.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/vethd143a92
Sysfs Path: /sys/devices/virtual/net/vethd143a92
Found: found-udev
? Unit shutdown.target:
Description: System Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/shutdown.target
RequiredBy: systemd-soft-reboot.service (destination-file)
RequiredBy: systemd-halt.service (destination-file)
RequiredBy: systemd-kexec.service (destination-file)
RequiredBy: systemd-poweroff.service (destination-file)
RequiredBy: systemd-reboot.service (destination-file)
ConflictedBy: user-1000.slice (destination-default)
ConflictedBy: cryptsetup-pre.target (destination-default)
ConflictedBy: session-36.scope (destination-default)
ConflictedBy: getty-pre.target (destination-default)
ConflictedBy: network-pre.target (destination-default)
ConflictedBy: remote-veritysetup.target (destination-file)
ConflictedBy: exim4.service (destination-default)
ConflictedBy: sshd-unix-local.socket (destination-default)
ConflictedBy: graphical.target (destination-default)
ConflictedBy: remote-cryptsetup.target (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: systemd-hibernate-clear.service (destination-file)
ConflictedBy: getty-static.service (destination-default)
ConflictedBy: initrd-usr-fs.target (destination-file)
ConflictedBy: systemd-confext.service (destination-file)
ConflictedBy: emergency.target (destination-default)
ConflictedBy: rc-local.service (destination-default)
ConflictedBy: integritysetup.target (destination-default)
ConflictedBy: first-boot-complete.target (destination-default)
ConflictedBy: exim4-base.service (destination-default)
ConflictedBy: initrd-root-fs.target (destination-file)
ConflictedBy: docker.service (destination-default)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: system-sshd.slice (destination-default)
ConflictedBy: systemd-resolved.service (destination-file)
ConflictedBy: getty at tty1.service (destination-default)
ConflictedBy: system-systemd\x2dfsck.slice (destination-default)
ConflictedBy: man-db.service (destination-default)
ConflictedBy: getty.target (destination-default)
ConflictedBy: ssh.service (destination-default)
ConflictedBy: initrd-root-device.target (destination-file)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: systemd-logind.service (destination-default)
ConflictedBy: rescue.service (destination-file)
ConflictedBy: network.target (destination-default)
ConflictedBy: ssh-access.target (destination-default)
ConflictedBy: systemd-networkd.socket (destination-file)
ConflictedBy: systemd-sysext.service (destination-file)
ConflictedBy: getty at tty6.service (destination-default)
ConflictedBy: logrotate.timer (destination-default)
ConflictedBy: systemd-sysctl.service (destination-file)
ConflictedBy: systemd-networkd-wait-online.service (destination-file)
ConflictedBy: atop-rotate.timer (destination-default)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: veritysetup.target (destination-default)
ConflictedBy: grub-common.service (destination-default)
ConflictedBy: slices.target (destination-default)
ConflictedBy: e2scrub_reap.service (destination-default)
ConflictedBy: e2scrub_all.service (destination-default)
ConflictedBy: systemd-pcrphase-sysinit.service (destination-file)
ConflictedBy: qemu-guest-agent.service (destination-default)
ConflictedBy: local-fs-pre.target (destination-default)
ConflictedBy: cryptsetup.target (destination-default)
ConflictedBy: sshd-keygen.service (destination-default)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
ConflictedBy: tpm2.target (destination-default)
ConflictedBy: containerd.service (destination-default)
ConflictedBy: unattended-upgrades.service (destination-default)
ConflictedBy: systemd-hostnamed.service (destination-default)
ConflictedBy: time-set.target (destination-default)
ConflictedBy: docker.socket (destination-default)
ConflictedBy: dpkg-db-backup.service (destination-default)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: sshd at 1-5:22-2:155276646.service (destination-default)
ConflictedBy: paths.target (destination-default)
ConflictedBy: systemd-tpm2-setup.service (destination-file)
ConflictedBy: exim4-base.timer (destination-default)
ConflictedBy: apt-daily-upgrade.timer (destination-default)
ConflictedBy: systemd-binfmt.service (destination-file)
ConflictedBy: swap.target (destination-default)
ConflictedBy: systemd-network-generator.service (destination-file)
ConflictedBy: ldconfig.service (destination-file)
ConflictedBy: logrotate.service (destination-default)
ConflictedBy: initrd-fs.target (destination-file)
ConflictedBy: systemd-user-sessions.service (destination-default)
ConflictedBy: systemd-networkd-persistent-storage.service (destination-file)
ConflictedBy: systemd-udev-load-credentials.service (destination-file)
ConflictedBy: cron.service (destination-default)
ConflictedBy: systemd-quotacheck-root.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
ConflictedBy: dbus.socket (destination-default)
ConflictedBy: systemd-ask-password-wall.service (destination-default)
ConflictedBy: systemd-update-done.service (destination-file)
ConflictedBy: apt-daily-upgrade.service (destination-default)
ConflictedBy: sshd at sshd-keygen.service (destination-default)
ConflictedBy: rescue.target (destination-default)
ConflictedBy: systemd-hostnamed.socket (destination-default)
ConflictedBy: timers.target (destination-file)
ConflictedBy: sshd-vsock.socket (destination-default)
ConflictedBy: remote-fs.target (destination-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ConflictedBy: time-sync.target (destination-default)
ConflictedBy: systemd-pcrphase-initrd.service (destination-file)
ConflictedBy: fstrim.service (destination-default)
ConflictedBy: sockets.target (destination-default)
ConflictedBy: system-modprobe.slice (destination-default)
ConflictedBy: atop-rotate.service (destination-default)
ConflictedBy: fstrim.timer (destination-default)
ConflictedBy: nss-lookup.target (destination-default)
ConflictedBy: systemd-timesyncd.service (destination-file)
ConflictedBy: veritysetup-pre.target (destination-default)
ConflictedBy: systemd-hwdb-update.service (destination-file)
ConflictedBy: initrd.target (destination-default)
ConflictedBy: systemd-bsod.service (destination-file)
ConflictedBy: systemd-firstboot.service (destination-file)
ConflictedBy: man-db.timer (destination-default)
ConflictedBy: remote-fs-pre.target (destination-default)
ConflictedBy: systemd-random-seed.service (destination-file)
ConflictedBy: systemd-modules-load.service (destination-file)
ConflictedBy: dbus.service (destination-default)
ConflictedBy: multi-user.target (destination-default)
ConflictedBy: dpkg-db-backup.timer (destination-default)
ConflictedBy: systemd-remount-fs.service (destination-file)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: apt-daily.timer (destination-default)
ConflictedBy: systemd-tpm2-setup-early.service (destination-file)
ConflictedBy: systemd-pcrphase.service (destination-default)
ConflictedBy: system-getty.slice (destination-default)
ConflictedBy: apt-daily.service (destination-default)
ConflictedBy: systemd-pcrmachine.service (destination-file)
ConflictedBy: atop.service (destination-default)
ConflictedBy: user-runtime-dir at 1000.service (destination-default)
ConflictedBy: user at 1000.service (destination-default)
ConflictedBy: sysinit.target (destination-default)
ConflictedBy: atopacct.service (destination-default)
ConflictedBy: local-fs.target (destination-file)
ConflictedBy: systemd-fsck-root.service (destination-file)
ConflictedBy: systemd-journal-catalog-update.service (destination-file)
ConflictedBy: systemd-pstore.service (destination-file)
ConflictedBy: nss-user-lookup.target (destination-default)
ConflictedBy: systemd-machine-id-commit.service (destination-file)
ConflictedBy: basic.target (destination-default)
ConflictedBy: e2scrub_all.timer (destination-default)
ConflictedBy: user.slice (destination-default)
ConflictedBy: network-online.target (destination-default)
Before: systemd-reboot.service (destination-file)
Before: systemd-poweroff.service (destination-file)
Before: systemd-halt.service (destination-file)
Before: final.target (destination-file)
Before: systemd-soft-reboot.service (destination-file)
Before: systemd-kexec.service (destination-file)
After: sshd at sshd-keygen.service (destination-default)
After: fstrim.service (destination-default)
After: docker.socket (destination-default)
After: systemd-ask-password-console.service (destination-file)
After: systemd-tmpfiles-setup-dev-early.service (destination-file)
After: systemd-tpm2-setup-early.service (destination-file)
After: sysinit.target (destination-default)
After: systemd-remount-fs.service (destination-file)
After: systemd-journal-catalog-update.service (destination-file)
After: atop-rotate.service (destination-default)
After: systemd-ask-password-wall.service (destination-default)
After: fstrim.timer (destination-default)
After: getty.target (destination-default)
After: basic.target (destination-default)
After: atop-rotate.timer (destination-default)
After: systemd-update-done.service (destination-file)
After: getty at tty6.service (destination-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: sockets.target (destination-default)
After: unattended-upgrades.service (destination-default)
After: docker.service (destination-default)
After: cron.service (destination-default)
After: initrd.target (destination-default)
After: sshd-keygen.service (destination-default)
After: systemd-sysctl.service (destination-file)
After: apt-daily-upgrade.service (destination-default)
After: ssh-access.target (destination-default)
After: nss-user-lookup.target (destination-default)
After: systemd-pcrphase.service (destination-default)
After: systemd-networkd-persistent-storage.service (destination-file)
After: user-1000.slice (destination-default)
After: systemd-network-generator.service (destination-file)
After: remote-fs-pre.target (destination-default)
After: veritysetup.target (destination-default)
After: atopacct.service (destination-default)
After: emergency.service (destination-file)
After: graphical.target (destination-default)
After: man-db.timer (destination-default)
After: cryptsetup.target (destination-default)
After: time-sync.target (destination-default)
After: systemd-networkd.service (destination-file)
After: systemd-pcrmachine.service (destination-file)
After: systemd-logind.service (destination-default)
After: systemd-hostnamed.service (destination-default)
After: apt-daily.timer (destination-default)
After: exim4-base.timer (destination-default)
After: man-db.service (destination-default)
After: syslog.socket (destination-file)
After: dpkg-db-backup.timer (destination-default)
After: nss-lookup.target (destination-default)
After: user-runtime-dir at 1000.service (destination-default)
After: network.target (destination-default)
After: systemd-pstore.service (destination-file)
After: rescue.target (destination-default)
After: systemd-networkd.socket (destination-file)
After: sshd-unix-local.socket (destination-default)
After: systemd-firstboot.service (destination-file)
After: systemd-hwdb-update.service (destination-file)
After: user at 1000.service (destination-default)
After: logrotate.timer (destination-default)
After: systemd-fsck-root.service (destination-file)
After: sshd-vsock.socket (destination-default)
After: systemd-random-seed.service (destination-file)
After: dbus.service (destination-default)
After: tpm2.target (destination-default)
After: system-sshd.slice (destination-default)
After: rc-local.service (destination-default)
After: exim4-base.service (destination-default)
After: local-fs-pre.target (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: systemd-timesyncd.service (destination-file)
After: paths.target (destination-default)
After: network-online.target (destination-default)
After: systemd-bsod.service (destination-file)
After: systemd-ask-password-console.path (destination-file)
After: systemd-resolved.service (destination-file)
After: systemd-machine-id-commit.service (destination-file)
After: e2scrub_reap.service (destination-default)
After: systemd-pcrphase-initrd.service (destination-file)
After: time-set.target (destination-default)
After: systemd-fsck at dev-vda1.service (destination-file)
After: systemd-pcrphase-sysinit.service (destination-file)
After: integritysetup.target (destination-default)
After: swap.target (destination-default)
After: systemd-sysusers.service (destination-file)
After: atop.service (destination-default)
After: ssh.service (destination-default)
After: systemd-udev-load-credentials.service (destination-file)
After: slices.target (destination-default)
After: sshd at 1-5:22-2:155276646.service (destination-default)
After: systemd-tmpfiles-clean.service (destination-file)
After: getty-static.service (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: grub-common.service (destination-default)
After: apt-daily.service (destination-default)
After: systemd-modules-load.service (destination-file)
After: veritysetup-pre.target (destination-default)
After: dpkg-db-backup.service (destination-default)
After: systemd-confext.service (destination-file)
After: rescue.service (destination-file)
After: systemd-hibernate-clear.service (destination-file)
After: systemd-hostnamed.socket (destination-default)
After: system-systemd\x2dfsck.slice (destination-default)
After: session-36.scope (destination-default)
After: e2scrub_all.timer (destination-default)
After: multi-user.target (destination-default)
After: systemd-user-sessions.service (destination-default)
After: exim4.service (destination-default)
After: cryptsetup-pre.target (destination-default)
After: dbus.socket (destination-default)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: systemd-binfmt.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-tpm2-setup.service (destination-file)
After: systemd-ask-password-wall.path (destination-file)
After: first-boot-complete.target (destination-default)
After: ldconfig.service (destination-file)
After: qemu-guest-agent.service (destination-default)
After: systemd-quotacheck-root.service (destination-file)
After: e2scrub_all.service (destination-default)
After: network-pre.target (destination-default)
After: systemd-networkd-wait-online.service (destination-file)
After: getty at tty1.service (destination-default)
After: system-getty.slice (destination-default)
After: systemd-sysext.service (destination-file)
After: containerd.service (destination-default)
After: emergency.target (destination-default)
After: user.slice (destination-default)
After: logrotate.service (destination-default)
After: system-modprobe.slice (destination-default)
After: getty-pre.target (destination-default)
ReferencedBy: sshd at sshd-keygen.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
ReferencedBy: initrd-root-fs.target (destination-file)
ReferencedBy: graphical.target (destination-default)
ReferencedBy: initrd-root-device.target (destination-file)
ReferencedBy: remote-veritysetup.target (destination-file)
ReferencedBy: sockets.target (destination-default)
ReferencedBy: first-boot-complete.target (destination-default)
ReferencedBy: atop.service (destination-default)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: final.target (destination-file)
ReferencedBy: time-set.target (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: veritysetup.target (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: systemd-hibernate-clear.service (destination-file)
ReferencedBy: cryptsetup.target (destination-default)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: system-modprobe.slice (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: initrd-fs.target (destination-file)
ReferencedBy: network-online.target (destination-default)
ReferencedBy: veritysetup-pre.target (destination-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: getty at tty6.service (destination-default)
ReferencedBy: nss-user-lookup.target (destination-default)
ReferencedBy: time-sync.target (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: systemd-quotacheck-root.service (destination-file)
ReferencedBy: user.slice (destination-default)
ReferencedBy: systemd-reboot.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: sshd-unix-local.socket (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-hostnamed.socket (destination-default)
ReferencedBy: integritysetup.target (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: network-pre.target (destination-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: emergency.target (destination-default)
ReferencedBy: systemd-kexec.service (destination-file)
ReferencedBy: exim4-base.service (destination-default)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: systemd-modules-load.service (destination-file)
ReferencedBy: system-sshd.slice (destination-default)
ReferencedBy: systemd-journal-catalog-update.service (destination-file)
ReferencedBy: atop-rotate.timer (destination-default)
ReferencedBy: timers.target (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: systemd-network-generator.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: tpm2.target (destination-default)
ReferencedBy: atop-rotate.service (destination-default)
ReferencedBy: sysinit.target (destination-default)
ReferencedBy: remote-fs-pre.target (destination-default)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-halt.service (destination-file)
ReferencedBy: exim4-base.timer (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: docker.service (destination-default)
ReferencedBy: getty.target (destination-default)
ReferencedBy: swap.target (destination-default)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: paths.target (destination-default)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: session-36.scope (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: basic.target (destination-default)
ReferencedBy: sshd at 1-5:22-2:155276646.service (destination-default)
ReferencedBy: remote-cryptsetup.target (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: local-fs-pre.target (destination-default)
ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: grub-common.service (destination-default)
ReferencedBy: systemd-bsod.service (destination-file)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: multi-user.target (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: nss-lookup.target (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: rescue.target (destination-default)
ReferencedBy: slices.target (destination-default)
ReferencedBy: sshd-keygen.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: ssh-access.target (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: qemu-guest-agent.service (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: system-systemd\x2dfsck.slice (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: user-1000.slice (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: docker.socket (destination-default)
ReferencedBy: systemd-hostnamed.service (destination-default)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: systemd-udev-load-credentials.service (destination-file)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: systemd-update-done.service (destination-file)
ReferencedBy: atopacct.service (destination-default)
ReferencedBy: getty-pre.target (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: systemd-poweroff.service (destination-file)
ReferencedBy: containerd.service (destination-default)
ReferencedBy: systemd-soft-reboot.service (destination-file)
ReferencedBy: ldconfig.service (destination-file)
ReferencedBy: sshd-vsock.socket (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: initrd-usr-fs.target (destination-file)
ReferencedBy: systemd-confext.service (destination-file)
ReferencedBy: network.target (destination-default)
ReferencedBy: systemd-pcrmachine.service (destination-file)
ReferencedBy: systemd-tpm2-setup.service (destination-file)
ReferencedBy: cryptsetup-pre.target (destination-default)
ReferencedBy: system-getty.slice (destination-default)
ReferencedBy: initrd.target (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? 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: Wed 2026-05-20 22:48:01 CST
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)
WantedBy: sshd at 1-5:22-2:155276646.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: sshd.service (origin-file)
Before: sshd at sshd-keygen.service (origin-file)
Before: ssh.service (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sshd at sshd-keygen.service (origin-file)
References: ssh.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: sshd.service (origin-file)
ReferencedBy: sshd at sshd-keygen.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: sshd at 1-5:22-2:155276646.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: 4611
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: Wed 2026-05-20 19:14:47 CST
Inactive Exit Timestamp: Wed 2026-05-20 19:14:47 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2026-05-20 19:14:47 CST
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: 565ff09c38834aa8b651ac0f4a15895a
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-clean.service
Condition Timestamp: Wed 2026-05-20 19:14:47 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 19:14:47 CST
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: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-tmpfiles-clean.timer (destination-implicit)
After: time-set.target (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: time-set.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
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: 1924550
Start Timestamp: Wed 2026-05-20 19:14:47.056993 CST
Handoff Timestamp: 45.568ms since start
Exit Timestamp: 14.340ms 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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit 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: 8780e52003284e059a8dafb94e53e4f3
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/user.slice
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.slice (origin-implicit)
RequiredBy: user-1000.slice (destination-implicit)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
Before: slices.target (origin-file)
Before: user-1000.slice (destination-implicit)
Before: shutdown.target (origin-default)
After: -.slice (origin-implicit)
References: slices.target (origin-file)
References: -.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: user-1000.slice (destination-implicit)
ReferencedBy: systemd-logind.service (destination-file)
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 run-docker-netns-c2a8fe85b21a.mount:
Description: /run/docker/netns/c2a8fe85b21a
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:30 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:30 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:30 CST
Active Exit Timestamp: n/a
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: 6f172ff4167745a18a85bdc1c7a7358d
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/c2a8fe85b21a
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: fstrim.timer (destination-implicit)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
TriggeredBy: fstrim.timer (destination-implicit)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
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: openat2 sched_getparam prctl setresuid32 ipc epoll_wait_old fadvise64 chmod setsockopt futex_waitv ppoll readahead umask setuid oldfstat mmap2 sched_rr_get_interval_time64 setpriority recvfrom wait4 sendfile64 sigprocmask sched_setattr fremovexattr pwrite64 statfs64 msgctl newfstatat getresuid32 gettid timer_gettime remap_file_pages clock_gettime unlinkat migrate_pages stat64 splice semctl rseq madvise sigpending tgkill clock_getres_time64 lchown32 getuid msync connect dup3 eventfd2 renameat writev fadvise64_64 geteuid32 clone3 lsm_get_self_attr _newselect set_thread_area riscv_flush_icache rt_tgsigqueueinfo getresgid semget sched_setparam removexattr oldstat getsid futex_time64 poll listxattr read mq_getsetattr getdents ioprio_set readlink creat ioctl socketcall setgroups32 set_tid_address syncfs symlink sync_file_range2 select setfsgid32 pipe epoll_pwait cacheflush eventfd setgid32 fchmodat process_vm_readv preadv2 times socketpair rename timer_create getpriority capset symlinkat lremovexattr semtimedop_time64 exit_group vmsplice fstatfs chdir mq_timedsend landlock_restrict_self close pidfd_open rt_sigtimedwait timerfd_settime mremap timerfd_settime64 open fchmodat2 sigreturn get_thread_area shmdt epoll_ctl_old rt_sigqueueinfo utimensat_time64 sched_setscheduler recvmsg name_to_handle_at getrandom removexattrat uretprobe inotify_init1 pidfd_send_signal setregid sched_rr_get_interval mkdir mq_timedsend_time64 setresgid32 readv ftruncate sync_file_range flistxattr getpgrp rt_sigreturn sched_getattr riscv_hwprobe sched_yield nanosleep mbind userfaultfd gettimeofday timerfd_gettime64 kcmp setrlimit setreuid dup2 geteuid fchown time getgid write rt_sigaction semtimedop exit timerfd_create getrusage getdents64 getresuid setfsuid preadv getcwd request_key pwritev2 unlink memfd_create utimes readlinkat mq_notify send fcntl recvmmsg fchownat sigaction sched_setaffinity semop nice inotify_rm_watch sendmsg keyctl copy_file_range getgroups clock_getres arm_fadvise64_64 getrlimit statfs listxattrat recvmmsg_time64 getpeername getxattrat epoll_pwait2 readdir uname sendfile set_tls inotify_init execve getegid32 lsm_list_modules arch_prctl io_pgetevents shmctl listmount signalfd get_mempolicy msgrcv mknod truncate sched_get_priority_max setns inotify_add_watch pwritev rt_sigpending epoll_create timerfd_gettime utime membarrier sendto sched_get_priority_min waitid lgetxattr truncate64 listen chown sync oldolduname signal getgid32 timer_settime clock_nanosleep timer_gettime64 linkat seccomp io_uring_register unshare setgid msgsnd munlockall swapcontext getegid _llseek rmdir clock_gettime64 utimensat ftruncate64 fstat64 dup set_mempolicy_home_node setuid32 mq_timedreceive_time64 getcpu access recv renameat2 llistxattr lstat accept4 rt_sigprocmask setresuid fork oldlstat capget set_robust_list fchdir vfork setpgid clock_nanosleep_time64 fsync alarm process_vm_writev flock io_cancel kill mlockall fsetxattr lsetxattr getresgid32 get_robust_list fchmod mlock lchown pause olduname io_uring_enter mlock2 getuid32 setreuid32 munlock munmap brk rt_sigtimedwait_time64 mknodat pread64 link bind setgroups ioprio_get epoll_wait ppoll_time64 fgetxattr statmount io_getevents clone setitimer faccessat sendmmsg mprotect mseal pselect6 mq_open execveat prlimit64 setsid timer_getoverrun waitpid personality setregid32 signalfd4 epoll_create1 io_uring_setup pselect6_time64 getsockopt fstatat64 setfsgid io_destroy move_pages setxattr accept pipe2 fchown32 lseek timer_settime64 setresgid close_range getppid landlock_create_ruleset rt_sigsuspend shmat setxattrat restart_syscall futimesat io_setup setfsuid32 fallocate sigsuspend sysinfo getitimer fstatfs64 chown32 tkill shutdown io_submit fdatasync mq_timedreceive getpid mmap process_madvise stat getsockname sigaltstack landlock_add_rule epoll_ctl shmget futex mq_unlink lstat64 msgget fcntl64 sched_getscheduler socket getpgid statx openat fstat faccessat2 add_key tee timer_delete sched_getaffinity mkdirat ugetrlimit set_mempolicy getxattr io_pgetevents_time64 getgroups32
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: 4611
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.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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e832855fa5064aec940a3bdb64946417
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 system-sshd.slice:
Description: Slice /system/sshd
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 20:00:00 CST
Inactive Exit Timestamp: Tue 2026-05-19 20:00:00 CST
Active Enter Timestamp: Tue 2026-05-19 20:00:00 CST
Active Exit Timestamp: n/a
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-sshd.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: 7ba18e9caedf48a49dcc800089a2858c
Condition Timestamp: Tue 2026-05-19 20:00:00 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 20:00:00 CST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: sshd at sshd-keygen.service (destination-file)
RequiredBy: sshd at 1-5:22-2:155276646.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sshd at sshd-keygen.service (destination-file)
Before: shutdown.target (origin-default)
Before: sshd at 1-5:22-2:155276646.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: sshd at sshd-keygen.service (destination-file destination-slice-property)
ReferencedBy: sshd at 1-5:22-2:155276646.service (destination-file destination-slice-property)
InSlice: system.slice (origin-implicit)
SliceOf: sshd at sshd-keygen.service (destination-slice-property)
SliceOf: sshd at 1-5:22-2:155276646.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 systemd-hwdb-update.service:
Description: Rebuild Hardware Database
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathExists: |/etc/udev/hwdb.bin untested
ConditionPathExists: |!/usr/lib/udev/hwdb.bin untested
ConditionNeedsUpdate: /etc untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
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: systemd-remount-fs.service (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-update-done.service (origin-file)
References: systemd-journald.socket (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: 4611
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: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: b1c147f4fb684589ac82ecc8a36b3133
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://docs.kernel.org/admin-guide/binfmt-misc.html
Documentation: https://systemd.io/API_FILE_SYSTEMS
Fragment Path: /usr/lib/systemd/system/systemd-binfmt.service
ConditionDirectoryNotEmpty: |/run/binfmt.d untested
ConditionDirectoryNotEmpty: |/etc/binfmt.d untested
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d untested
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d untested
ConditionDirectoryNotEmpty: |/lib/binfmt.d untested
ConditionPathIsMountPoint: /proc/sys/fs/binfmt_misc untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.automount (origin-file)
After: system.slice (origin-file)
After: proc-sys-fs-binfmt_misc.mount (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: proc-sys-fs-binfmt_misc.mount (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: 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
? 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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: shutdown.target (origin-default)
Before: initrd.target (destination-file)
Before: graphical.target (destination-file)
Before: multi-user.target (destination-file)
After: rescue.service (origin-file)
After: sysinit.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-file origin-default)
References: rescue.service (origin-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: initrd.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit systemd-soft-reboot.service:
Description: Reboot System Userspace
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: shutdown.target (origin-file)
After: final.target (origin-file)
After: umount.target (origin-file)
After: systemd-journal-flush.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.service (destination-file)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-file)
References: shutdown.target (origin-file)
References: final.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: soft-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: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit systemd-poweroff.service:
Description: System Power Off
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: umount.target (origin-file)
Requires: shutdown.target (origin-file)
Requires: final.target (origin-file)
Requires: system.slice (origin-file)
RequiredBy: poweroff.target (destination-file)
Before: poweroff.target (destination-file)
After: umount.target (origin-file)
After: systemd-journald.socket (origin-file)
After: shutdown.target (origin-file)
After: final.target (origin-file)
After: system.slice (origin-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: 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: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope:
Description: libcontainer container b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: f005c5abe50c415da32b9e6d747f2b1b
Fragment Path: /run/systemd/transient/docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope
DropIn Path: /run/systemd/transient/docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-b6739776da2685f573f1e7b84a5b6db8904e6aa0842e83c71d44f912177d7d1d.scope.d/50-DevicePolicy.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
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: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit sys-subsystem-net-devices-veth1e8003b.device:
Description: /sys/subsystem/net/devices/veth1e8003b
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e25bdb84db9346c0bf4716a0b2eaac76
Following Set Member: sys-devices-virtual-net-veth1e8003b.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/veth1e8003b
Sysfs Path: /sys/devices/virtual/net/veth1e8003b
Found: found-udev
? Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
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 blkio memory devices pids bpf-firewall bpf-devices
Documentation: man:systemd.special(7)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
RequiredBy: user.slice (destination-implicit)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
RequiredBy: -.mount (destination-file)
RequiredBy: init.scope (destination-file)
RequiredBy: sys-kernel-config.mount (destination-file)
RequiredBy: sys-kernel-tracing.mount (destination-file)
RequiredBy: sys-kernel-debug.mount (destination-file)
RequiredBy: dev-mqueue.mount (destination-file)
RequiredBy: dev-hugepages.mount (destination-file)
RequiredBy: system.slice (destination-implicit)
WantedBy: slices.target (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: system.slice (destination-implicit)
Before: dev-mqueue.mount (destination-file)
Before: -.mount (destination-file)
Before: slices.target (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: user.slice (destination-implicit)
Before: dev-hugepages.mount (destination-file)
Before: init.scope (destination-file)
ReferencedBy: -.mount (destination-file destination-slice-property)
ReferencedBy: user.slice (destination-implicit)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file destination-slice-property)
ReferencedBy: sys-kernel-tracing.mount (destination-file destination-slice-property)
ReferencedBy: slices.target (destination-file)
ReferencedBy: init.scope (destination-file destination-slice-property)
ReferencedBy: sys-kernel-debug.mount (destination-file destination-slice-property)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file destination-slice-property)
ReferencedBy: system.slice (destination-implicit)
ReferencedBy: dev-hugepages.mount (destination-file destination-slice-property)
ReferencedBy: dev-mqueue.mount (destination-file destination-slice-property)
ReferencedBy: sys-kernel-config.mount (destination-file destination-slice-property)
SliceOf: sys-fs-fuse-connections.mount (destination-slice-property)
SliceOf: sys-kernel-debug.mount (destination-slice-property)
SliceOf: user.slice (destination-implicit)
SliceOf: sys-kernel-tracing.mount (destination-slice-property)
SliceOf: proc-sys-fs-binfmt_misc.mount (destination-slice-property)
SliceOf: dev-mqueue.mount (destination-slice-property)
SliceOf: init.scope (destination-slice-property)
SliceOf: system.slice (destination-implicit)
SliceOf: sys-kernel-config.mount (destination-slice-property)
SliceOf: -.mount (destination-slice-property)
SliceOf: dev-hugepages.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 grub-common.service:
Description: Record successful boot for GRUB
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2026-05-19 18:59:27 CST
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: 98a9b61d6ed2453bbf8da0b6379486bd
Fragment Path: /usr/lib/systemd/system/grub-common.service
ConditionPathExists: /boot/grub/grub.cfg untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: hybrid-sleep.target (destination-file)
WantedBy: suspend.target (destination-file)
WantedBy: multi-user.target (destination-file)
WantedBy: hibernate.target (destination-file)
WantedBy: suspend-then-hibernate.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: hybrid-sleep.target (origin-file)
After: sysinit.target (origin-default)
After: suspend.target (origin-file)
After: systemd-journald.socket (origin-file)
After: hibernate.target (origin-file)
After: system.slice (origin-file)
After: suspend-then-hibernate.target (origin-file)
References: systemd-journald.socket (origin-file)
References: suspend-then-hibernate.target (origin-file)
References: hybrid-sleep.target (origin-file)
References: hibernate.target (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: suspend.target (origin-file)
ReferencedBy: hybrid-sleep.target (destination-file)
ReferencedBy: suspend.target (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: hibernate.target (destination-file)
ReferencedBy: suspend-then-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"
? ExecStart:
Command Line: grub-editenv /boot/grub/grubenv unset recordfail
? ExecStartPost:
Command Line: /bin/sh -c "if grub-editenv /boot/grub/grubenv list | grep -q initrdless_boot_fallback_triggered=1; then echo \"grub: GRUB_FORCE_PARTUUID set, initrdless boot paniced, fallback triggered.\"; fi"
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? 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: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 59c9155497824e49bbbbb85a8eea42b2
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
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: e2scrub_reap.service (destination-file)
Before: ldconfig.service (destination-file)
Before: exim4.service (destination-file)
Before: logrotate.service (destination-file)
Before: systemd-hostnamed.service (destination-file)
Before: man-db.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: initrd-switch-root.target (origin-file)
Before: systemd-journal-catalog-update.service (destination-file)
Before: systemd-firstboot.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-journal-flush.service (destination-file)
After: systemd-sysext.service (destination-file)
After: systemd-journald.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-confext.service (destination-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: sysinit.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-journald.service (origin-file)
ReferencedBy: man-db.service (destination-file)
ReferencedBy: systemd-confext.service (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: systemd-journal-catalog-update.service (destination-file)
ReferencedBy: systemd-hostnamed.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: ldconfig.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: logrotate.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
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit systemd-tmpfiles-setup-dev.service:
Description: Create Static Device Nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 0ec3dda33567448797bda7b08a7697db
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-udevd.service (origin-file)
After: system.slice (origin-file)
After: systemd-sysusers.service (destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-tmpfiles-setup-dev-early.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-udevd.service (origin-file)
References: local-fs-pre.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-tmpfiles-setup-dev-early.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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
CPUAccounting: 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: 4611
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: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 728ff96fca134c1ea2e2afae6f3a0d39
Documentation: man:unattended-upgrade(8)
Fragment Path: /usr/lib/systemd/system/unattended-upgrades.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.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: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: network.target (origin-file)
After: basic.target (origin-default)
After: systemd-logind.service (origin-file)
After: -.mount (origin-path)
References: -.mount (origin-path)
References: systemd-logind.service (origin-file)
References: 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: local-fs.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /boot (origin-file)
RequiresMountsFor: /run (origin-file)
RequiresMountsFor: /var/run (origin-file)
RequiresMountsFor: /var/log (origin-file)
RequiresMountsFor: /var/lib (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: 774
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
CPUAccounting: 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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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-veritysetup.target (destination-file)
Before: shutdown.target (origin-default)
Before: remote-fs.target (destination-file)
Before: remote-cryptsetup.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: remote-veritysetup.target (destination-file)
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 sys-subsystem-net-devices-vetha5d3b5e.device:
Description: /sys/subsystem/net/devices/vetha5d3b5e
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 97234a3b9c5345988e58bf7098b34ec6
Following Set Member: sys-devices-virtual-net-vetha5d3b5e.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/vetha5d3b5e
Sysfs Path: /sys/devices/virtual/net/vetha5d3b5e
Found: found-udev
? Unit systemd-pstore.service:
Description: Platform Persistent Storage Archival
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionDirectoryNotEmpty: /sys/fs/pstore untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: no
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
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: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
References: shutdown.target (origin-file)
References: modprobe at efi_pstore.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: -.mount (origin-path)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/systemd/pstore (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
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: 4611
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-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap:
Description: /dev/disk/by-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: f34effb83b9d42b589b72e94aaf4e2c5
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Requires: dev-vda3.device (origin-proc-swap)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: dev-vda3.device (origin-proc-swap)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: umount.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: dev-vda3.device (origin-proc-swap)
References: swap.target (origin-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39 (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-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
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-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device:
Description: /dev/disk/by-uuid/7238cf99-c65a-4548-9253-cf99e49c63de
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 579bc7d7cc6c48279c58318c277553b7
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-vda3.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/7238cf99-c65a-4548-9253-cf99e49c63de
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? 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: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5c8425182942491da28383b01e9975ae
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 var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount:
Description: /var/lib/docker/overlay2/1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
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: d0454634626f41dcb6c1734b34b304bf
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: umount.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/JUY74B6AZVPNXNUQG76PHRNTRZ:/var/lib/docker/overlay2/l/4FB4AV7YRPHRHK6BIDTOGHOCAT:/var/lib/docker/overlay2/l/QMGBU5A6HYXYOALXGLYTKMXL6M:/var/lib/docker/overlay2/l/JFIDOK7S2SV2HEM5MO4425NCLO:/var/lib/docker/overlay2/l/G24OOJRL2FMQ5DXOGOATOFQ34M:/var/lib/docker/overlay2/l/YAF2DURSYYYOSGUCC4VAQXKMNA:/var/lib/docker/overlay2/l/DBLLSY5EM5CBKNKJTOIJ3WRUUY:/var/lib/docker/overlay2/l/VMJ7MAGTCXI6KOJTR2HUPN5XWY:/var/lib/docker/overlay2/l/IXMYKWJYMMSKTLTIUSXEONJZRG:/var/lib/docker/overlay2/l/RXYSRSHJ5PMV7WVVRW5EI2Z2AM:/var/lib/docker/overlay2/l/TKPJCJQNVO6LM5XS5I73GBJ2WR:/var/lib/docker/overlay2/l/F7MO7AE6YED5LPOHUX4BYPSJ3H:/var/lib/docker/overlay2/l/ST3S4AIPNAQI276DXG6GMHCELA:/var/lib/docker/overlay2/l/4GZ3WW55UND2YVUB5YF4VMTH4R:/var/lib/docker/overlay2/l/TEC4Z6G3PYUCEGORS34RFDCUJD:/var/lib/docker/overlay2/l/N5WJXS7DXEPII3KMOGR7G7LGIU,upperdir=/var/lib/docker/overlay2/1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85/diff,workdir=/var/lib/docker/overlay2/1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85/work
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-ask-password-console.path (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-battery-check.service (destination-file)
Before: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-battery-check.service (destination-file)
ReferencedBy: rescue.service (destination-file)
? 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: Tue 2026-05-19 19:00:02 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b36e5709cea3450f95c68a5c2f88743b
Documentation: man:fstrim
Fragment Path: /usr/lib/systemd/system/fstrim.timer
ConditionPathExists: !/etc/initrd-release untested
ConditionVirtualization: !container untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: fstrim.service (origin-implicit)
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-path)
Triggers: fstrim.service (origin-implicit)
References: time-set.target (origin-default)
References: -.mount (origin-path)
References: time-sync.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.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 systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 35ff4a88c6104667ad2d3779ab3bd577
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /usr/lib/systemd/system/systemd-user-sessions.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
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: systemd-ask-password-wall.service (destination-file)
Before: getty at tty6.service (destination-file)
Before: session-36.scope (destination-file)
Before: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: user at 1000.service (destination-file)
Before: multi-user.target (destination-default)
After: basic.target (origin-default)
After: systemd-pcrphase.service (destination-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: home.mount (origin-file)
After: remote-fs.target (origin-file)
After: nss-user-lookup.target (origin-file)
After: network.target (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: nss-user-lookup.target (origin-file)
References: network.target (origin-file)
References: home.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: remote-fs.target (origin-file)
ReferencedBy: session-36.scope (destination-file)
ReferencedBy: getty at tty6.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: systemd-pcrphase.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: 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
? 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit postfix.service:
Description: postfix.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 sys-subsystem-net-devices-vethd143a92.device:
Description: /sys/subsystem/net/devices/vethd143a92
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bc29420c93bf413d989c1a8600ad4d6f
Following Set Member: sys-devices-virtual-net-vethd143a92.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/vethd143a92
Sysfs Path: /sys/devices/virtual/net/vethd143a92
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 var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount:
Description: /var/lib/docker/overlay2/c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
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: dbc3ab42272b4a46949ee1f383dd81d0
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/SMXB3LGVTG573RMO4S4VG67VQA:/var/lib/docker/overlay2/l/KM5GRHFTUQVTVM3JAZLV3Y7SI7:/var/lib/docker/overlay2/l/EILBPWC6FZJGMJ65C3SEAXHEN2:/var/lib/docker/overlay2/l/7FHCCBMIROSOZDDCXQVFBGKBKB:/var/lib/docker/overlay2/l/LNKTCJLYA6RZHUQ2KZ23H4APAE:/var/lib/docker/overlay2/l/O37EE2PQDQZZXII4UWOO5CUBCJ:/var/lib/docker/overlay2/l/KWYY7AJCN6Q4EETIFYHAE4QRKH,upperdir=/var/lib/docker/overlay2/c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5/diff,workdir=/var/lib/docker/overlay2/c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5/work
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit graphical.target:
Alias: runlevel5.target
Alias: default.target
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: bc21d5b76f7f481e88093a27c3b4e13a
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/graphical.target
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: multi-user.target (origin-file)
Wants: display-manager.service (origin-file)
Conflicts: rescue.service (origin-file)
Conflicts: rescue.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: rescue.service (origin-file)
After: multi-user.target (origin-file origin-default)
After: rescue.target (origin-file)
After: display-manager.service (origin-file)
References: rescue.service (origin-file)
References: multi-user.target (origin-file origin-default)
References: rescue.target (origin-file)
References: display-manager.service (origin-file)
References: shutdown.target (origin-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit systemd-initctl.service:
Description: initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: systemd-journald.socket (origin-file)
After: systemd-initctl.socket (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-initctl.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-lock.mount:
Description: Legacy Locks Directory /run/lock
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 1bb9d6851d3d4fe3b1b029599fccaf96
Fragment Path: /usr/lib/systemd/system/run-lock.mount
Source Path: /proc/self/mountinfo
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: umount.target (origin-file)
Before: umount.target (origin-file)
Before: local-fs.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: umount.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
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: 4611
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-enp1s0.device:
Description: Virtio 1.0 network device (QEMU)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 897475ce6c6f4f8a8f0cf2475c66dc2d
Following Set Member: sys-devices-pci0000:00-0000:00:02.0-0000:01:00.0-virtio0-net-enp1s0.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/enp1s0
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/virtio0/net/enp1s0
Found: found-udev
? Unit boot-efi.mount:
Description: /boot/efi
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 9e8dc82a6af44a54ac7e0066dbab9631
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Fragment Path: /run/systemd/generator/boot-efi.mount
Source Path: /etc/fstab
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: dev-vda1.device (origin-mountinfo)
Requires: system.slice (origin-file)
Requires: systemd-fsck at dev-vda1.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: local-fs-pre.target (origin-mountinfo)
After: systemd-fsck at dev-vda1.service (origin-file)
After: -.mount (origin-path)
After: blockdev at dev-vda1.target (origin-file origin-mountinfo)
After: dev-vda1.device (origin-mountinfo)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
StopPropagatedFrom: dev-vda1.device (origin-mountinfo)
References: systemd-fsck at dev-vda1.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: blockdev at dev-vda1.target (origin-file origin-mountinfo)
References: -.mount (origin-path)
References: local-fs.target (origin-file origin-mountinfo)
References: umount.target (origin-mountinfo)
References: dev-vda1.device (origin-mountinfo)
ReferencedBy: local-fs.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/vda1 (origin-file)
RequiresMountsFor: /boot (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/efi
What: /dev/vda1
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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0d86f69e4c6a4d8c8cbc6d88503472a6
Documentation: man:systemd-ask-password-wall.path(8)
Fragment Path: /usr/lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: paths.target (origin-file)
Before: emergency.service (origin-file)
Before: cryptsetup.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-ask-password-wall.service (origin-implicit)
After: -.mount (origin-path)
Triggers: systemd-ask-password-wall.service (origin-implicit)
References: paths.target (origin-file)
References: emergency.service (origin-file)
References: -.mount (origin-path)
References: cryptsetup.target (origin-file)
References: shutdown.target (origin-file)
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 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 6ec8f533a6bc49339202d36b36c5d08d
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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: local-fs-pre.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: systemd-sysusers.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-udevd.service (origin-file)
After: systemd-journald.socket (origin-file)
After: kmod-static-nodes.service (destination-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: local-fs-pre.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: systemd-udevd.service (origin-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-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 --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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit atop.service:
Description: Atop advanced performance monitor
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 00:00:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 00:00:01 CST
Active Enter Timestamp: Wed 2026-05-20 00:00:01 CST
Active Exit Timestamp: Wed 2026-05-20 00:00:01 CST
Inactive Enter Timestamp: Wed 2026-05-20 00:00:01 CST
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/atop.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 4c1b50b86d5943a1bd01faf94a1094ee
Documentation: man:atop(1)
Fragment Path: /usr/lib/systemd/system/atop.service
Condition Timestamp: Wed 2026-05-20 00:00:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 00:00:01 CST
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: atopacct.service (destination-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: atopacct.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: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 401064
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: SIGUSR2
RestartKillSignal: SIGUSR2
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: LOGOPTS=
Environment: LOGINTERVAL=600
Environment: LOGGENERATIONS=28
Environment: LOGPATH=/var/log/atop
EnvironmentFile: /etc/default/atop
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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/sh -c "test -d \"\${LOGPATH}\" || mkdir -p \"\${LOGPATH}\""
PID: 401016
Start Timestamp: Wed 2026-05-20 00:00:01.506789 CST
Handoff Timestamp: 27.017ms since start
Exit Timestamp: 710us since handoff
Exit Code: exited
Exit Status: 0
Command Line: /bin/sh -c "test -n \"\$LOGINTERVAL\" -a \"\$LOGINTERVAL\" -eq \"\$LOGINTERVAL\""
PID: 401059
Start Timestamp: Wed 2026-05-20 00:00:01.534748 CST
Handoff Timestamp: 3.133ms since start
Exit Timestamp: 640us since handoff
Exit Code: exited
Exit Status: 0
Command Line: /bin/sh -c "test -n \"\$LOGGENERATIONS\" -a \"\$LOGGENERATIONS\" -eq \"\$LOGGENERATIONS\""
PID: 401062
Start Timestamp: Wed 2026-05-20 00:00:01.538705 CST
Handoff Timestamp: 2.552ms since start
Exit Timestamp: 657us since handoff
Exit Code: exited
Exit Status: 0
? ExecStart:
Command Line: /bin/sh -c "exec /usr/bin/atop \${LOGOPTS} -w \"\${LOGPATH}/atop_\$(date +%Y%m%d)\" \${LOGINTERVAL}"
PID: 401064
Start Timestamp: Wed 2026-05-20 00:00:01.542107 CST
Handoff Timestamp: 2.584ms since start
? ExecStartPost:
Command Line: /usr/bin/find "\${LOGPATH}" -name "atop_*" -mtime "+\${LOGGENERATIONS}" -exec rm -v {} ";"
PID: 401065
Start Timestamp: Wed 2026-05-20 00:00:01.542401 CST
Handoff Timestamp: 2.594ms since start
Exit Timestamp: 2.167ms 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit systemd-suspend-then-hibernate.service:
Description: System Suspend then Hibernate
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
Requires: sleep.target (origin-file)
RequiredBy: suspend-then-hibernate.target (destination-file)
Before: suspend-then-hibernate.target (destination-file)
After: systemd-journald.socket (origin-file)
After: sleep.target (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sleep.target (origin-file)
References: system.slice (origin-file origin-slice-property)
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
Requires: sleep.target (origin-file)
RequiredBy: hibernate.target (destination-file)
Before: hibernate.target (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: sleep.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sleep.target (origin-file)
ReferencedBy: 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: 4611
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-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device:
Description: /dev/disk/by-partuuid/b2117714-0e33-49e7-bf7f-2ede5cef2aa8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4867f1c85b4244e5b9b5161dace9e9c0
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.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/b2117714-0e33-49e7-bf7f-2ede5cef2aa8
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? Unit systemd-quotacheck-root.service:
Description: Root File System Quota Check
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: systemd-journal-flush.service (destination-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 getty-pre.target:
Description: Preparation for Logins
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: https://0pointer.de/blog/projects/serial-console.html
Fragment Path: /usr/lib/systemd/system/getty-pre.target
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: getty at tty6.service (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: getty at tty6.service (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\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device:
Description: /dev/disk/by-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7ebe220d0564418bbd4e21eff81ce807
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-vda3.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/5e2483d3-704f-4667-a1ee-f52d4a972a39
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? Unit sshd-vsock.socket:
Description: OpenSSH Server Socket (systemd-ssh-generator, AF_VSOCK)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 19:59:54 CST
Inactive Exit Timestamp: Tue 2026-05-19 19:59:54 CST
Active Enter Timestamp: Tue 2026-05-19 19:59:54 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/sshd-vsock.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: afb5b89f693a47a2a6ce86f56a043084
Documentation: man:systemd-ssh-generator(8)
Fragment Path: /run/systemd/generator/sshd-vsock.socket
Condition Timestamp: Tue 2026-05-19 19:59:54 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 19:59:54 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: ssh-access.target (origin-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sshd at 1-5:22-2:155276646.service (destination-implicit)
Before: shutdown.target (origin-default)
Before: ssh-access.target (origin-file)
Before: sockets.target (origin-default destination-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
Triggers: sshd at 1-5:22-2:155276646.service (destination-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: ssh-access.target (origin-file)
References: sysinit.target (origin-default)
References: sockets.target (origin-default)
ReferencedBy: sockets.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassFileDescriptorsToExec: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: connection
SELinuxContextFromNet: no
Accepted: 2
NConnections: 1
MaxConnections: 64
MaxConnectionsPerSource: 0
ListenStream: vsock::22
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
PollLimitIntervalSec: 30s
PollLimitBurst: 50
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
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: Wed 2026-05-20 06:01:48 CST
Inactive Exit Timestamp: Wed 2026-05-20 06:01:47 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2026-05-20 06:01:48 CST
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: 23ac6106cd7b4536800ff8ddbd7d8707
Documentation: man:apt(8)
Fragment Path: /usr/lib/systemd/system/apt-daily-upgrade.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2026-05-20 06:01:47 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 06:01:47 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: apt-daily-upgrade.timer (destination-implicit)
After: sysinit.target (origin-default)
After: NetworkManager.service (origin-file)
After: network.target (origin-file)
After: systemd-networkd.service (origin-file)
After: basic.target (origin-default)
After: connman.service (origin-file)
After: apt-daily.service (origin-file)
TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: network-online.target (origin-file)
References: sysinit.target (origin-default)
References: systemd-networkd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: network.target (origin-file)
References: NetworkManager.service (origin-file)
References: apt-daily.service (origin-file)
References: connman.service (origin-file)
References: basic.target (origin-default)
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
PID: 878610
Start Timestamp: Wed 2026-05-20 06:01:47.057857 CST
Handoff Timestamp: 19.910ms since start
Exit Timestamp: 19.778ms since handoff
Exit Code: exited
Exit Status: 0
? ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
PID: 878616
Start Timestamp: Wed 2026-05-20 06:01:47.097804 CST
Handoff Timestamp: 35.994ms since start
Exit Timestamp: 897.497ms 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: 4611
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: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 56dd31d1e33e4022a79176bcfb4aafff
Documentation: man:sd-login(3)
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: man:org.freedesktop.login1(5)
Fragment Path: /usr/lib/systemd/system/systemd-logind.service
DropIn Path: /usr/lib/systemd/system/systemd-logind.service.d/dbus.conf
ConditionPathExists: |/usr/bin/dbus-broker untested
ConditionPathExists: |/usr/bin/dbus-daemon untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-path)
Wants: -.mount (origin-path)
Wants: dbus.socket (origin-file)
Wants: user.slice (origin-file)
Wants: modprobe at drm.service (origin-file)
Wants: tmp.mount (origin-path)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-36.scope (destination-file)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: unattended-upgrades.service (destination-file)
After: sysinit.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: tmp.mount (origin-path)
After: user.slice (origin-file)
After: modprobe at drm.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: nss-user-lookup.target (origin-file)
After: dbus.socket (origin-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: nss-user-lookup.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: dbus.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: -.mount (origin-path)
References: tmp.mount (origin-path)
References: shutdown.target (origin-default)
References: user.slice (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-default)
References: modprobe at drm.service (origin-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: session-36.scope (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
WantsMountsFor: /tmp (origin-file)
WantsMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /run/systemd/sessions (origin-file)
RequiresMountsFor: /run/systemd/shutdown (origin-file)
RequiresMountsFor: /run/systemd/seats (origin-file)
RequiresMountsFor: /var/lib/systemd/linger (origin-file)
RequiresMountsFor: /run/systemd/inhibit (origin-file)
RequiresMountsFor: /run/systemd/users (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify-reload
Restart: always
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 737
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: rt_sigsuspend statfs64 clock_nanosleep sched_getscheduler kill fremovexattr getresuid32 unlinkat fchown32 fcntl64 sync_file_range2 migrate_pages inotify_rm_watch fadvise64 msgrcv getdents readahead rt_sigprocmask sched_getattr shutdown llistxattr msgctl personality lstat getuid riscv_hwprobe recvmmsg shmdt setuid32 process_vm_readv symlinkat getsid epoll_pwait2 vmsplice mseal semtimedop_time64 getrusage ftruncate64 mq_timedsend_time64 tgkill fallocate sigsuspend flistxattr setns setitimer waitpid setfsgid io_destroy ftruncate brk pipe2 sched_rr_get_interval rt_tgsigqueueinfo mq_notify dup2 clock_gettime sigreturn chown32 set_tls uname setrlimit mlockall accept4 pwritev2 preadv2 oldfstat move_pages setsid timerfd_settime timer_delete read epoll_wait signal getuid32 io_submit mlock2 accept signalfd4 stat64 process_vm_writev mq_timedsend chown futex_time64 pselect6 setfsuid32 getpgid mq_open getcwd setfsgid32 pwritev openat2 recvmmsg_time64 fork faccessat2 execve wait4 chdir exit_group landlock_add_rule open shmctl ppoll rt_sigaction write getsockname preadv faccessat send landlock_create_ruleset gettimeofday getcpu _llseek sendmmsg listxattrat getrandom inotify_init1 unlink setpriority mq_timedreceive io_uring_enter setresuid32 poll futimesat creat getresuid fchownat semctl getxattrat socketcall fchmodat fadvise64_64 pread64 fdatasync getgroups32 unshare recvfrom mremap lsm_get_self_attr sigaltstack clock_getres_time64 oldolduname timerfd_gettime setreuid32 add_key msgget pselect6_time64 fchown getegid32 setgid set_robust_list statmount nice prlimit64 setgroups32 time readlink mknod process_madvise dup bind riscv_flush_icache io_uring_register arch_prctl setgid32 getresgid munlockall userfaultfd renameat fgetxattr rt_sigtimedwait_time64 shmget execveat get_robust_list io_pgetevents_time64 prctl semtimedop setfsuid close_range utimensat_time64 ioprio_set sched_setattr io_setup fstatfs64 lremovexattr readdir sched_setparam oldstat eventfd inotify_init sigpending epoll_ctl get_mempolicy setresgid lchown connect getitimer newfstatat clock_gettime64 setreuid setxattr epoll_ctl_old fsetxattr sendmsg fchmodat2 flock fcntl setsockopt pidfd_open _newselect fstatfs epoll_wait_old lgetxattr name_to_handle_at timer_settime mq_timedreceive_time64 seccomp memfd_create renameat2 get_thread_area sigaction syncfs sendfile rseq munmap lsm_list_modules getgid epoll_create fchdir msync listen mknodat signalfd nanosleep cacheflush msgsnd setgroups listmount readv sched_getaffinity getpid rt_sigreturn sync_file_range getpeername mlock rename mq_getsetattr fstat64 sched_setscheduler ioctl fstat getxattr utime tee semget lstat64 timerfd_gettime64 chmod sysinfo copy_file_range uretprobe mmap statfs clone oldlstat recvmsg timerfd_create setpgid mmap2 mkdir geteuid32 sched_get_priority_max fstatat64 arm_fadvise64_64 capget request_key sendfile64 close removexattrat symlink socket mprotect writev sigprocmask setregid fsync timer_getoverrun utimensat epoll_create1 removexattr restart_syscall pipe clock_getres rmdir link pause getrlimit capset futex_waitv clock_nanosleep_time64 utimes lsetxattr set_thread_area setresgid32 io_cancel mbind rt_sigtimedwait sched_getparam getpriority getsockopt truncate64 waitid set_mempolicy_home_node ipc timer_settime64 setresuid stat pwrite64 times getegid olduname readlinkat timer_gettime tkill sched_setaffinity sendto ugetrlimit set_mempolicy landlock_restrict_self io_uring_setup getppid splice umask listxattr madvise exit swapcontext ppoll_time64 setuid sync sched_yield rt_sigpending rt_sigqueueinfo lchown32 mq_unlink timerfd_settime64 getpgrp getgid32 io_getevents sched_get_priority_min pidfd_send_signal ioprio_get keyctl futex getgroups sched_rr_get_interval_time64 vfork dup3 fchmod linkat setxattrat shmat set_tid_address remap_file_pages access eventfd2 munlock openat timer_gettime64 clone3 recv inotify_add_watch timer_create gettid semop setregid32 epoll_pwait kcmp alarm lseek membarrier geteuid getresgid32 statx getdents64 mkdirat socketpair truncate io_pgetevents select
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
? ExecStart:
Command Line: /usr/lib/systemd/systemd-logind
Status Text: Processing requests...
File Descriptor Store Max: 768
File Descriptor Store Pin: restart
File Descriptor Store Current: 2
File Descriptor Store Entry: 'session-37-leader-fd' (type=n/a; dev=0:5; inode=2206282; rdev=0:0; path=anon_inode:[pidfd]; access=rw)
'session-36-leader-fd' (type=n/a; dev=0:5; inode=2206275; 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: 4611
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 sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p2.device:
Description: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: de7127ca84d649a8bd6a023136772786
Following Set Member: dev-virtio\x2dports-com.redhat.spice.0.device
Following Set Member: dev-vport1p2.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:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p2
Found: found-udev
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 9b84aeb794fa4f63be7cafb7c462872d
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: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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
CPUAccounting: 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: 4611
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:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d2834533e445451488e2400002387243
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-vda3.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:04:00.0-part/by-partuuid/5e2483d3-704f-4667-a1ee-f52d4a972a39
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 19:02:47 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4b46836e6d4e45479777fbbd7283f0fe
Fragment Path: /usr/lib/systemd/system/apt-daily.timer
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily.service (origin-implicit)
Before: shutdown.target (origin-default)
Before: apt-daily-upgrade.timer (destination-file)
Before: timers.target (origin-default)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-path)
After: time-set.target (origin-default)
Triggers: apt-daily.service (origin-implicit)
References: sysinit.target (origin-default)
References: apt-daily.service (origin-implicit)
References: -.mount (origin-path)
References: time-sync.target (origin-default)
References: time-set.target (origin-default)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: apt-daily-upgrade.timer (destination-file)
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.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
DeferReactivation: no
OnCalendar: *-*-* 06,18:00:00
? Unit dev-ttyS3.device:
Description: /dev/ttyS3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 65d9e1f3cba94c3f8328a827ab13c895
Following: sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device
Following Set Member: sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/ttyS3
Sysfs Path: /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3
Found: found-udev
? Unit systemd-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathIsReadWrite: !/ untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: local-fs.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-fsck at dev-vda1.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
OnFailure: emergency.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: emergency.target (origin-file)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b69b11756ea849f19acd6dbb3786edda
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 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7776af959b3d4608b4b2dac233efc8fb
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 initrd-udevadm-cleanup-db.service:
Description: Cleanup udev Database
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-udev-trigger.service (origin-file)
Conflicts: systemd-udev-settle.service (origin-file)
Conflicts: systemd-udevd-kernel.socket (origin-file)
Conflicts: systemd-udevd.service (origin-file)
Conflicts: systemd-udevd-control.socket (origin-file)
Before: initrd-switch-root.target (origin-file destination-file)
After: system.slice (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: systemd-udevd-control.socket (origin-file)
After: systemd-udev-settle.service (origin-file)
After: systemd-udev-trigger.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-udevd.service (origin-file)
References: systemd-udev-settle.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: systemd-journald.socket (origin-file)
References: initrd-switch-root.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-udevd-control.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-user-sessions.service (destination-file)
Before: sshd at sshd-keygen.service (destination-file)
Before: ssh.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: sshd at 1-5:22-2:155276646.service (destination-file)
Before: cron.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: sshd at sshd-keygen.service (destination-file)
ReferencedBy: sshd at 1-5:22-2:155276646.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit plymouth-quit-wait.service:
Description: plymouth-quit-wait.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: getty at tty1.service (destination-file)
Before: getty at tty6.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: getty at tty6.service (destination-file)
? Unit dbus.socket:
Description: D-Bus System Message Bus Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: c18606ea957f463ebf34ed60b2f23826
Fragment Path: /usr/lib/systemd/system/dbus.socket
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (origin-path)
RequiredBy: dbus.service (destination-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: dbus.service (origin-implicit)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-path)
Triggers: dbus.service (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: sockets.target (origin-default)
References: -.mount (origin-path)
References: dbus.service (origin-implicit)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit dev-vda3.swap:
Description: /dev/vda3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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-vda3.swap
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: ee98f060b10241cfae6f6894971af220
Documentation: man:fstab(5)
Documentation: man:systemd-fstab-generator(8)
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Fragment Path: /run/systemd/generator/dev-vda3.swap
Source Path: /etc/fstab
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: dev-vda3.device (origin-file)
Requires: -.mount (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: dev-vda3.device (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: blockdev at dev-vda3.target (origin-file)
After: -.mount (origin-path)
References: blockdev at dev-vda3.target (origin-file)
References: swap.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-default)
References: dev-vda3.device (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
ReferencedBy: swap.target (destination-file destination-default)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/vda3 (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/vda3
From /proc/swaps: yes
From fragment: yes
Extrinsic: no
Device Node: /dev/vda3
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: 4611
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-veth7415ef0.device:
Description: /sys/subsystem/net/devices/veth7415ef0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8b71dafa88cc4b54857bc824dd071814
Following Set Member: sys-devices-virtual-net-veth7415ef0.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/veth7415ef0
Sysfs Path: /sys/devices/virtual/net/veth7415ef0
Found: found-udev
? Unit sshd at 1-5:22-2:155276646.service:
Alias: sshd-vsock at 1-5:22-2:155276646.service
Alias: sshd-unix-local at 1-5:22-2:155276646.service
Description: OpenBSD Secure Shell server per-connection daemon (vsock:2:155276646)
Instance: 1-5:22-2:155276646
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 22:48:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 22:48:01 CST
Active Enter Timestamp: Wed 2026-05-20 22:48:01 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-sshd.slice
CGroup: /system.slice/system-sshd.slice/sshd at 1-5:22-2:155276646.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: 2b2de89d2c15497697f255caad46f5f5
Documentation: man:sshd(8)
Documentation: man:sshd_config(5)
Fragment Path: /usr/lib/systemd/system/sshd at .service
Condition Timestamp: Wed 2026-05-20 22:48:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 22:48:01 CST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: sysinit.target (origin-default)
Requires: system-sshd.slice (origin-file)
Wants: sshd-keygen.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: system-sshd.slice (origin-file)
After: auditd.service (origin-file)
After: sshd-vsock.socket (origin-implicit)
After: nss-user-lookup.target (origin-file)
TriggeredBy: sshd-vsock.socket (origin-implicit)
References: sshd-keygen.service (origin-file)
References: system-sshd.slice (origin-file origin-slice-property)
References: auditd.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: -.mount (origin-file)
References: basic.target (origin-default)
References: nss-user-lookup.target (origin-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: 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: 2205975
Main PID Known: yes
Main PID Alien: no
Accept Socket: sshd-vsock.socket
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"
PID: 2205975
Start Timestamp: Wed 2026-05-20 22:48:01.288390 CST
Handoff Timestamp: 21.980ms 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-docker-netns-3ef04fa57235.mount:
Description: /run/docker/netns/3ef04fa57235
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 4e8a8f9a797d46f5bd00696b72a20b74
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/3ef04fa57235
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
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-veth5bb66ac.device:
Description: /sys/subsystem/net/devices/veth5bb66ac
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3d970f8e58504bcaa38ec47c56987a49
Following Set Member: sys-devices-virtual-net-veth5bb66ac.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/veth5bb66ac
Sysfs Path: /sys/devices/virtual/net/veth5bb66ac
Found: found-udev
? 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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionSecurity: measured-uki untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
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-tpm2-setup.service (destination-file)
After: systemd-journald.socket (origin-file)
After: tpm2.target (origin-file)
After: system.slice (origin-file)
After: systemd-pcrphase-initrd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: tpm2.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-pcrphase-initrd.service (origin-file)
ReferencedBy: systemd-tpm2-setup.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-vda1.service (destination-file)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partlabel/Linux\x20filesystem
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0909cd8deeb44e5587cd0e9a50312ed7
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.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:04:00.0-part/by-partlabel/Linux\x20filesystem
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8056c2ff4f144f0d839f30920f73fce4
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/basic.target
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-file)
Wants: timers.target (origin-file)
Wants: paths.target (origin-file)
Wants: tmp.mount (origin-file)
Wants: sockets.target (origin-file)
Wants: slices.target (origin-file)
RequiredBy: initrd.target (destination-file)
RequiredBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: grub-common.service (destination-default)
Before: man-db.service (destination-default)
Before: dbus.service (destination-default)
Before: docker.service (destination-default)
Before: shutdown.target (origin-default)
Before: getty-static.service (destination-default)
Before: sshd at sshd-keygen.service (destination-default)
Before: atop.service (destination-default)
Before: atop-rotate.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: apt-daily.service (destination-default)
Before: multi-user.target (destination-file destination-default)
Before: exim4-base.service (destination-default)
Before: getty at tty6.service (destination-default)
Before: unattended-upgrades.service (destination-default)
Before: atopacct.service (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: exim4.service (destination-default)
Before: sshd at 1-5:22-2:155276646.service (destination-default)
Before: cron.service (destination-default)
Before: qemu-guest-agent.service (destination-default)
Before: fstrim.service (destination-default)
Before: systemd-pcrphase.service (destination-default)
Before: sshd-keygen.service (destination-default)
Before: user at 1000.service (destination-default)
Before: ssh.service (destination-default)
Before: dpkg-db-backup.service (destination-default)
Before: rc-local.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: logrotate.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: containerd.service (destination-default)
Before: systemd-hostnamed.service (destination-default)
Before: initrd.target (destination-file destination-default)
After: slices.target (origin-file origin-default)
After: sockets.target (origin-file origin-default)
After: -.mount (origin-path)
After: paths.target (origin-file origin-default)
After: sysinit.target (origin-file origin-default)
After: tmp.mount (origin-file)
After: systemd-pcrphase-sysinit.service (destination-file)
References: paths.target (origin-file origin-default)
References: shutdown.target (origin-default)
References: timers.target (origin-file)
References: sockets.target (origin-file origin-default)
References: tmp.mount (origin-file)
References: sysinit.target (origin-file origin-default)
References: -.mount (origin-path)
References: slices.target (origin-file origin-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: docker.service (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: exim4.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: qemu-guest-agent.service (destination-default)
ReferencedBy: sshd at 1-5:22-2:155276646.service (destination-default)
ReferencedBy: systemd-pcrphase.service (destination-default)
ReferencedBy: exim4-base.service (destination-default)
ReferencedBy: grub-common.service (destination-default)
ReferencedBy: unattended-upgrades.service (destination-default)
ReferencedBy: logrotate.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: cron.service (destination-default)
ReferencedBy: atopacct.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: containerd.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: systemd-hostnamed.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: dpkg-db-backup.service (destination-default)
ReferencedBy: man-db.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: atop.service (destination-default)
ReferencedBy: getty at tty6.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: initrd.target (destination-file destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: atop-rotate.service (destination-default)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: sshd at sshd-keygen.service (destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: sshd-keygen.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
RequiresMountsFor: /var (origin-file)
RequiresMountsFor: /var/tmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit sys-subsystem-net-devices-vethe6071ec.device:
Description: /sys/subsystem/net/devices/vethe6071ec
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 94d68a7f8cd241f19ffa9e41025b897b
Following Set Member: sys-devices-virtual-net-vethe6071ec.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/vethe6071ec
Sysfs Path: /sys/devices/virtual/net/vethe6071ec
Found: found-udev
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: cc5a7f0eed7e43ea8cc51d9880072e99
Documentation: man:systemd-timesyncd.service(8)
Fragment Path: /usr/lib/systemd/system/systemd-timesyncd.service
ConditionVirtualization: !container untested
ConditionCapability: CAP_SYS_TIME untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: time-set.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: time-set.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: time-set.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/timesync (origin-file)
RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 350
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: msgrcv gettimeofday sync getpid signalfd rt_tgsigqueueinfo mlockall semop timerfd_create rt_sigprocmask ugetrlimit renameat2 clock_adjtime64 dup3 landlock_create_ruleset mknod setresgid vfork lremovexattr io_uring_setup get_robust_list swapcontext ioprio_get sched_setattr lsm_get_self_attr shutdown close sched_getparam getpgid sched_getattr setfsuid32 getitimer clock_getres_time64 ppoll_time64 set_robust_list statfs exit_group timer_create fchdir sigprocmask newfstatat utime setsockopt settimeofday _newselect sigaction fstat64 listxattrat time recvmmsg readv statx readdir getsockopt fchownat lsetxattr fdatasync keyctl clone _llseek mknodat seccomp setgid32 fchown32 faccessat fremovexattr getresgid io_getevents inotify_init pipe2 prctl inotify_add_watch setresgid32 timer_delete getdents mkdir rt_sigaction dup epoll_create lchown fchmodat pipe epoll_pwait2 pselect6_time64 clock_settime64 rt_sigpending rt_sigtimedwait_time64 clock_gettime64 socket io_pgetevents_time64 truncate sysinfo futex_time64 mprotect ftruncate write sendfile truncate64 setitimer tee copy_file_range timer_gettime set_tls timer_settime64 shmget epoll_wait fallocate rmdir riscv_hwprobe execve pwritev2 setresuid fstatfs64 tgkill msgsnd arm_fadvise64_64 getrlimit splice shmat flistxattr kill timerfd_settime uname getegid32 futex chown32 listen setregid rt_sigqueueinfo semctl personality dup2 mbind setreuid32 close_range eventfd2 setrlimit sendmmsg utimensat poll sigreturn prlimit64 mq_open clock_gettime shmdt request_key recvmmsg_time64 sendto clock_nanosleep_time64 bind mq_notify fchmodat2 lsm_list_modules ppoll inotify_rm_watch set_mempolicy sched_rr_get_interval getgid fsync mlock landlock_add_rule futimesat execveat mmap2 sigsuspend setns ioctl chown semtimedop getxattrat io_destroy mkdirat shmctl fcntl listxattr setxattrat inotify_init1 sched_setscheduler getresgid32 io_cancel munmap flock getegid futex_waitv llistxattr sendfile64 getcwd sched_setparam setpriority getgroups32 setreuid name_to_handle_at rt_sigsuspend migrate_pages syncfs cacheflush msync brk io_submit openat eventfd access fork adjtimex oldstat process_vm_writev geteuid timerfd_settime64 getrusage getsid statfs64 set_thread_area stat64 epoll_ctl_old msgctl lstat64 alarm getuid32 mq_unlink chdir setregid32 munlock removexattr symlinkat readlinkat utimensat_time64 landlock_restrict_self oldolduname rt_sigreturn epoll_wait_old sched_yield mq_timedsend socketcall munlockall chmod remap_file_pages connect vmsplice capset process_madvise set_tid_address clock_nanosleep clock_getres recvfrom mq_timedreceive mq_timedreceive_time64 setgroups32 getgroups uretprobe getpeername restart_syscall sched_rr_get_interval_time64 lchown32 setfsuid setxattr io_uring_enter rt_sigtimedwait fadvise64 getxattr mlock2 unlink getresuid32 getcpu fsetxattr fstatat64 unlinkat fchmod pwritev setfsgid32 arch_prctl fcntl64 open getpgrp kcmp sched_getaffinity move_pages socketpair semtimedop_time64 clock_adjtime mq_getsetattr clock_settime statmount signal readahead getdents64 exit removexattrat setsid umask creat read fgetxattr get_mempolicy listmount nice lseek stat sync_file_range gettid readlink getpriority setresuid32 process_vm_readv times getsockname preadv accept4 nanosleep ioprio_set oldfstat msgget preadv2 sendmsg get_thread_area io_uring_register epoll_ctl madvise waitid userfaultfd add_key rseq sched_setaffinity select setuid getgid32 setuid32 mq_timedsend_time64 ftruncate64 wait4 setpgid openat2 accept sched_getscheduler riscv_flush_icache fstatfs semget timer_gettime64 epoll_create1 recvmsg symlink fchown rename capget pwrite64 timerfd_gettime64 fstat send writev olduname sigpending setgroups setgid linkat sched_get_priority_min mseal timer_getoverrun sync_file_range2 tkill recv link renameat signalfd4 waitpid membarrier lstat timerfd_gettime setfsgid set_mempolicy_home_node mremap pread64 pidfd_open getuid getrandom fadvise64_64 pidfd_send_signal io_setup unshare io_pgetevents getresuid geteuid32 epoll_pwait getppid pselect6 timer_settime memfd_create utimes pause mmap faccessat2 sigaltstack ipc oldlstat lgetxattr sched_get_priority_max clone3
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
? ExecStart:
Command Line: /usr/lib/systemd/systemd-timesyncd
Status Text: Contacted time server 206.108.0.133: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: 4611
DevicePolicy: closed
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 6dc435e0efd64ed18f6bc64b3bb56800
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /usr/lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
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: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: -.mount (origin-path)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.service (origin-implicit)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: sockets.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: a6b043495c2b47e698372827dcae6010
Fragment Path: /usr/lib/systemd/system/kmod-static-nodes.service
ConditionPathExists: /usr/bin/kmod untested
ConditionFileNotEmpty: /lib/modules/6.12.88+deb13-cloud-amd64/modules.devname untested
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup-dev-early.service (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/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathIsReadWrite: /etc untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
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: sysinit.target (origin-file)
Before: first-boot-complete.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-vconsole-setup.service (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-file)
References: first-boot-complete.target (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-sysusers.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: ec40c4e481444c7d94d84c9a1aa3a149
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /usr/lib/systemd/system/systemd-udevd.service
DropIn Path: /usr/lib/systemd/system/systemd-udevd.service.d/syscall-architecture.conf
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: systemd-udev-load-credentials.service (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
WantedBy: systemd-udev-settle.service (destination-file)
WantedBy: sysinit.target (destination-file)
WantedBy: systemd-udev-trigger.service (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-udevd-kernel.socket (origin-file destination-implicit)
After: systemd-journald.socket (origin-file)
After: systemd-network-generator.service (destination-file)
After: systemd-hwdb-update.service (origin-file)
After: systemd-udevd-control.socket (origin-file destination-implicit)
After: systemd-tmpfiles-setup-dev-early.service (destination-file)
After: systemd-udev-load-credentials.service (destination-file)
After: systemd-sysusers.service (origin-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: system.slice (origin-file)
TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
References: systemd-hwdb-update.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-udev-load-credentials.service (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
ReferencedBy: systemd-udev-settle.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev-early.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-implicit)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-udev-load-credentials.service (destination-file)
ReferencedBy: systemd-network-generator.service (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
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: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify-reload
Restart: always
NotifyAccess: main
NotifyState: unknown
OOMPolicy: continue
ReloadSignal: HUP
Main PID: 358
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: munmap times capget migrate_pages setgid getrandom clock_getres_time64 sendmsg semtimedop getcwd renameat2 fgetxattr truncate chdir epoll_pwait2 symlink pwritev openat2 fstat64 chown statfs inotify_init shmctl setreuid32 utimensat_time64 ppoll setfsuid32 rt_sigtimedwait ftruncate64 setpriority recvmsg sched_setparam setresuid timer_delete ioprio_get writev landlock_restrict_self mq_timedsend_time64 splice epoll_ctl_old mseal getdents64 epoll_pwait arch_prctl clock_gettime64 socketcall signalfd futex_waitv fstatat64 gettid getxattrat dup bpf rt_sigpending readdir timer_gettime64 clock_gettime sendto faccessat2 semctl removexattr listmount nice getpgrp getresgid32 mremap sendfile setns io_pgetevents_time64 io_pgetevents unlinkat chown32 setxattr sigprocmask sched_yield io_uring_register close_range setfsgid32 madvise membarrier userfaultfd eventfd2 nanosleep clock_getres fstat getsockname unshare utime geteuid recvmmsg_time64 waitid setfsuid timer_settime64 utimes timerfd_settime getresuid getitimer kcmp _newselect creat time mlock linkat kill sigpending lchown32 write futex socket get_thread_area io_uring_enter lchown fdatasync setregid pwrite64 llistxattr recv geteuid32 msgget getpriority fchdir umask setregid32 mq_timedreceive_time64 inotify_init1 chmod setsockopt semtimedop_time64 seccomp sched_get_priority_max set_robust_list fallocate copy_file_range accept fcntl accept4 recvmmsg rename lsm_list_modules landlock_create_ruleset getcpu io_destroy lremovexattr faccessat getsockopt delete_module lseek capset sched_getattr mknod dup3 sigreturn clone getsid sync renameat personality signal sched_rr_get_interval rt_sigreturn epoll_create1 futimesat epoll_wait mkdir mprotect setxattrat signalfd4 ioprio_set set_mempolicy recvfrom _llseek clock_nanosleep inotify_add_watch msync setresgid32 oldolduname select setresgid lstat64 listxattr rt_sigtimedwait_time64 get_mempolicy sigaltstack newfstatat remap_file_pages getegid32 uretprobe semop lstat epoll_ctl olduname mmap sched_get_priority_min s390_pci_mmio_read timerfd_gettime symlinkat mq_timedsend sendfile64 uname getuid32 fsync truncate64 getppid tee readlinkat pciconfig_iobase syncfs fchmodat setgid32 fsetxattr lsm_get_self_attr preadv alarm lsetxattr pselect6_time64 futex_time64 execveat fadvise64_64 openat iopl listen process_madvise epoll_wait_old read preadv2 unlink getdents fstatfs64 setreuid timerfd_gettime64 sendmmsg getgid32 ipc eventfd exit_group munlock rt_tgsigqueueinfo setfsgid pause setsid rmdir rt_sigprocmask sync_file_range2 keyctl timerfd_settime64 oldstat rt_sigsuspend setitimer fchmod timerfd_create execve ioperm fchmodat2 restart_syscall mkdirat pipe2 utimensat shmdt readahead add_key access mbind setresuid32 pwritev2 oldfstat io_submit statx flock open sysinfo fchown32 getgroups32 setgroups32 vfork io_setup stat64 pselect6 tgkill getresuid32 dup2 ppoll_time64 setrlimit mq_notify timer_getoverrun setuid32 mq_open semget mlock2 ftruncate swapcontext getpid waitpid io_uring_setup timer_gettime rseq fcntl64 prlimit64 move_pages init_module getegid name_to_handle_at mlockall ugetrlimit link fork msgsnd msgrcv removexattrat getrusage sched_getscheduler getpgid pipe oldlstat set_tid_address statmount munlockall setpgid close io_cancel inotify_rm_watch finit_module epoll_create get_robust_list gettimeofday rt_sigaction lgetxattr sync_file_range brk riscv_hwprobe io_getevents bind process_vm_writev shmget process_vm_readv sched_setattr set_thread_area stat getuid setuid cacheflush mq_getsetattr mq_timedreceive sigaction getrlimit getpeername listxattrat socketpair poll shmat sched_setscheduler setgroups prctl set_tls riscv_flush_icache mmap2 request_key msgctl pciconfig_write pidfd_send_signal fremovexattr sigsuspend shutdown memfd_create fstatfs fchown send getgroups pidfd_open clock_nanosleep_time64 exit landlock_add_rule clone3 sched_rr_get_interval_time64 set_mempolicy_home_node vmsplice pread64 sched_setaffinity timer_create readlink getxattr sched_getaffinity wait4 sched_getparam getgid tkill statfs64 rt_sigqueueinfo mknodat connect arm_fadvise64_64 pciconfig_read timer_settime fadvise64 ioctl s390_pci_mmio_write fchownat mq_unlink readv getresgid flistxattr
SystemCallErrorNumber: EPERM
? ExecStart:
Command Line: /usr/lib/systemd/systemd-udevd
Status Text: Processing with 24 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 initrd-switch-root.service:
Description: Switch Root
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: initrd-switch-root.target (destination-file)
OnFailure: emergency.target (origin-file)
References: systemd-journald.socket (origin-file)
References: emergency.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: initrd-switch-root.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 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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: shutdown.target (origin-file)
Before: systemd-tmpfiles-setup.service (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: sysinit.target (origin-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-pcrphase-initrd.service (destination-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: local-fs.target (origin-file)
References: initrd-switch-root.target (origin-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit time-set.target:
Description: System Time Set
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 996de1ba151548c28989e17876494119
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/time-set.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
WantedBy: systemd-timesyncd.service (destination-file)
WantedBy: time-sync.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: atop-rotate.timer (destination-default)
Before: apt-daily.timer (destination-default)
Before: fstrim.timer (destination-default)
Before: docker.service (destination-file)
Before: shutdown.target (origin-default)
Before: e2scrub_all.timer (destination-default)
Before: time-sync.target (destination-file destination-default)
Before: man-db.timer (destination-default)
Before: logrotate.timer (destination-default)
Before: dpkg-db-backup.timer (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: exim4-base.timer (destination-default)
After: systemd-timesyncd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: docker.service (destination-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: time-sync.target (destination-file destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: exim4-base.timer (destination-default)
ReferencedBy: atop-rotate.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit initrd-fs.target:
Description: Initrd File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: emergency.target (origin-file)
References: initrd-parse-etc.service (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
? Unit sys-kernel-debug.mount:
Description: Kernel Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit 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: d74939a095e845458313c57d68130415
Documentation: https://docs.kernel.org/filesystems/debugfs.html
Documentation: https://systemd.io/API_FILE_SYSTEMS
Fragment Path: /usr/lib/systemd/system/sys-kernel-debug.mount
Source Path: /proc/self/mountinfo
ConditionCapability: CAP_SYS_RAWIO untested
ConditionPathExists: /sys/kernel/debug untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit session-36.scope:
Description: Session 36 of User jaga
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 22:48:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 22:48:01 CST
Active Enter Timestamp: Wed 2026-05-20 22:48:01 CST
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-36.scope
CGroup realized: yes
CGroup realized mask: cpu memory pids
CGroup own mask: memory pids
Invocation ID: a6d32460272b475fbcb35827680cdf41
Fragment Path: /run/systemd/transient/session-36.scope
Condition Timestamp: Wed 2026-05-20 22:48:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 22:48:01 CST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: user-runtime-dir at 1000.service (origin-file)
Requires: user-1000.slice (origin-file)
Wants: user at 1000.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
After: user at 1000.service (origin-file)
After: user-1000.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: systemd-logind.service (origin-file)
References: user at 1000.service (origin-file)
References: -.mount (origin-file)
References: user-1000.slice (origin-file origin-slice-property)
References: systemd-user-sessions.service (origin-file)
References: systemd-logind.service (origin-file)
References: shutdown.target (origin-default)
References: user-runtime-dir at 1000.service (origin-file)
InSlice: user-1000.slice (origin-slice-property)
RequiresMountsFor: /home/jaga (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-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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-firewall bpf-devices
Documentation: man:systemd-hostnamed.service(8)
Documentation: man:hostname(5)
Documentation: man:machine-info(5)
Documentation: man:org.freedesktop.hostname1(5)
Fragment Path: /usr/lib/systemd/system/systemd-hostnamed.service
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: -.mount (origin-path)
Wants: tmp.mount (origin-path)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-hostnamed.socket (destination-implicit)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: tmp.mount (origin-path)
TriggeredBy: systemd-hostnamed.socket (destination-implicit)
References: system.slice (origin-file origin-slice-property)
References: systemd-tmpfiles-setup.service (origin-file)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: tmp.mount (origin-path)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
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: unknown
OOMPolicy: stop
ReloadSignal: HUP
BusName: org.freedesktop.hostname1
Bus Name Good: no
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: connected
PrivateDevices: no
ProtectKernelTunables: yes
ProtectKernelModules: yes
ProtectKernelLogs: yes
ProtectClock: no
ProtectControlGroups: yes
PrivateNetwork: yes
PrivateUsers: no
PrivatePIDs: no
ProtectHome: yes
ProtectSystem: strict
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: invisible
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
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: clone socket pwritev2 semtimedop mknod sendto signal readv fstat64 semtimedop_time64 add_key uretprobe llistxattr getpgrp lstat rename mq_timedreceive setsockopt sendfile64 exit_group munlockall fstatfs inotify_init recvmsg rmdir timer_settime statfs64 ioctl semctl tgkill sigaltstack keyctl openat2 setresuid oldstat riscv_flush_icache epoll_pwait msgsnd rt_sigprocmask sigsuspend utimes getpriority semget socketpair signalfd mmap sysinfo poll fadvise64 setuid mq_notify select clock_gettime mq_timedsend_time64 prctl msgget rt_tgsigqueueinfo epoll_pwait2 epoll_create1 rt_sigtimedwait_time64 faccessat2 setgroups recv set_tls fgetxattr ppoll_time64 geteuid32 sched_setparam vmsplice pselect6_time64 memfd_create sched_getscheduler mknodat fchown getgid32 fremovexattr send gettimeofday set_robust_list io_destroy io_uring_setup pause getitimer sendmmsg setuid32 getegid fchownat futex_time64 getxattrat getsockopt getpid pwritev lsm_list_modules ppoll getgroups32 personality rt_sigqueueinfo setxattr setpriority readdir mremap waitid stat64 signalfd4 mseal lstat64 symlink read epoll_ctl_old utime get_mempolicy rt_sigsuspend mq_timedsend unlinkat clock_gettime64 gettid getgroups migrate_pages futex link syncfs io_uring_register pread64 landlock_add_rule alarm request_key unlink openat listxattrat waitpid process_madvise sched_setscheduler epoll_create statx setresuid32 brk fork dup2 recvfrom ftruncate64 set_tid_address get_thread_area mprotect pwrite64 setpgid futex_waitv close msgctl rt_sigpending kcmp sync_file_range shmdt timerfd_gettime64 statfs userfaultfd sigaction get_robust_list fchdir capset creat getuid32 eventfd inotify_rm_watch chmod close_range geteuid mq_unlink renameat timerfd_settime64 setsid sched_yield setxattrat readahead mkdirat statmount move_pages _llseek accept rt_sigreturn exit sync_file_range2 lgetxattr symlinkat mq_open pidfd_open capget setregid32 clock_nanosleep umask clock_getres_time64 io_getevents inotify_init1 shmget socketcall vfork shmctl epoll_ctl remap_file_pages getresuid setitimer kill getresgid fchown32 lseek munmap pidfd_send_signal writev fallocate epoll_wait getxattr preadv timerfd_settime sync getrlimit setgid32 eventfd2 oldolduname semop accept4 mlockall getcwd shmat mq_timedreceive_time64 sched_rr_get_interval cacheflush timerfd_gettime mq_getsetattr getcpu fchmodat2 splice shutdown tkill fchmod set_thread_area sched_setattr _newselect mlock2 flistxattr epoll_wait_old getuid clone3 getresuid32 io_pgetevents uname setgroups32 io_setup getrandom sched_getattr lchown32 fsetxattr getdents64 time sethostname pipe preadv2 setregid nice truncate lremovexattr mlock rseq sched_get_priority_min sigpending arch_prctl sched_rr_get_interval_time64 oldlstat setreuid32 removexattrat flock ioprio_get listmount setns listxattr ipc readlinkat timer_delete getsockname fdatasync timer_gettime ioprio_set timerfd_create setresgid32 getgid lchown mkdir madvise ftruncate getpgid ugetrlimit lsetxattr truncate64 dup3 listen arm_fadvise64_64 fsync getsid set_mempolicy_home_node readlink execve removexattr mbind sigreturn prlimit64 open copy_file_range setfsgid32 lsm_get_self_attr sendmsg name_to_handle_at setreuid setfsgid fstatat64 landlock_restrict_self fstat faccessat times nanosleep write timer_gettime64 inotify_add_watch timer_getoverrun io_cancel io_uring_enter chown32 linkat sched_setaffinity process_vm_writev timer_settime64 sigprocmask getresgid32 io_submit sched_getaffinity fcntl stat chdir recvmmsg getppid fadvise64_64 getpeername landlock_create_ruleset newfstatat recvmmsg_time64 getegid32 rt_sigaction munlock getdents chown msync process_vm_readv msgrcv mmap2 connect olduname utimensat membarrier bind setresgid fcntl64 sendfile seccomp setfsuid32 io_pgetevents_time64 wait4 swapcontext renameat2 oldfstat clock_nanosleep_time64 execveat pselect6 setrlimit access setfsuid pipe2 timer_create dup utimensat_time64 restart_syscall set_mempolicy unshare setgid riscv_hwprobe fchmodat rt_sigtimedwait sched_get_priority_max fstatfs64 clock_getres futimesat getrusage tee sched_getparam
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
? ExecStart:
Command Line: /usr/lib/systemd/systemd-hostnamed
CPUAccounting: 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: 4611
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 dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap:
Description: /dev/disk/by-partlabel/Linux\x20swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: a401e75e055344adac1b6626a4be650d
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Requires: dev-vda3.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: system.slice (origin-file)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: dev-vda3.device (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-default)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-default)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: dev-vda3.device (origin-proc-swap)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-partlabel/Linux\x20swap (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-partlabel/Linux\x20swap
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit halt.target:
Description: System Halt
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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)
ConflictedBy: systemd-fsck at dev-vda1.service (destination-file)
After: systemd-halt.service (origin-file)
References: systemd-halt.service (origin-file)
ReferencedBy: systemd-fsck at dev-vda1.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: Wed 2026-05-20 22:48:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 22:48:01 CST
Active Enter Timestamp: Wed 2026-05-20 22:48:01 CST
Active Exit Timestamp: n/a
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: e5c9645f4e1549e5a1e2340b8fff0c29
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: local-fs-pre.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: swap.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: swap.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
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=399508k,nr_inodes=99877,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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit blockdev at dev-vda1.target:
Description: Block Device Preparation for /dev/vda1
Instance: dev-vda1
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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-efi.mount (destination-file destination-mountinfo)
References: umount.target (origin-file)
ReferencedBy: boot-efi.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 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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: shutdown.target (origin-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: emergency.service (origin-file)
After: plymouth-start.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-vconsole-setup.service (origin-file)
After: systemd-ask-password-console.path (destination-implicit)
After: system.slice (origin-file)
TriggeredBy: systemd-ask-password-console.path (destination-implicit)
References: emergency.service (origin-file)
References: initrd-switch-root.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: plymouth-start.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-ask-password-console.path (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit firewalld.service:
Description: firewalld.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 systemd-confext.service:
Description: Merge System Configuration Images into /etc/
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: sysinit.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-tmpfiles-setup.service (origin-file)
Before: ldconfig.service (destination-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-tmpfiles-setup.service (origin-file)
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: 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: 4611
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: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 02a4039fcc9d43e6897363687fc07393
Documentation: man:systemd-ssh-generator(8)
Fragment Path: /run/systemd/generator/sshd-unix-local.socket
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Requires: -.mount (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: sysinit.target (origin-default)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: sockets.target (origin-default)
References: -.mount (origin-path)
ReferencedBy: sockets.target (destination-file destination-default)
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount:
Description: /var/lib/docker/overlay2/fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 80a207afe467410facb5b6fe56d384bc
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/JDGCDKTI2LWMD4A4WEEP75UNFJ:/var/lib/docker/overlay2/l/QQ3JRMGY2ITRS3BO45VRSNBQQN:/var/lib/docker/overlay2/l/JHZ5CWTVR6UUEPB2CLMNAH7IN2:/var/lib/docker/overlay2/l/NE3TTYPHWXPR7PSUL6HQQO7HEF:/var/lib/docker/overlay2/l/DFBBX4SP3KNCF2C5UY4MS4FQKN:/var/lib/docker/overlay2/l/4XITPXTOMSGTMJVTIFFU7S7KBU:/var/lib/docker/overlay2/l/VQV255FQS6C6QWM37UZEXUPWL7:/var/lib/docker/overlay2/l/4WJ7GMQXROYQT6XOX6EUQKCXMN:/var/lib/docker/overlay2/l/UZUSFQ6FNHB5CM6UQQHW6TS2YR:/var/lib/docker/overlay2/l/U3BK3BIUXK5XTTPODKLJ2VX24Y:/var/lib/docker/overlay2/l/4GFJBNWF44LC2YNPIZYB4CRXNG:/var/lib/docker/overlay2/l/NRNSHGSONQB2HALN3PK5NZNHG3:/var/lib/docker/overlay2/l/3YAZZNP4YD7KXZERTIDTYE5QGN:/var/lib/docker/overlay2/l/W7WSUWCRNDV3GXADWXWNEI5FEO:/var/lib/docker/overlay2/l/MKEOA6JZRH2HQG5OISPIZTN72U:/var/lib/docker/overlay2/l/2IBZ77DF4AYVNLAYBF6WDKJANK:/var/lib/docker/overlay2/l/3TXU7SPE2BCDBSDMUHEYIO2LVI:/var/lib/docker/overlay2/l/GDMCUJREXOKXB3K5KAYDKGKIUU:/var/lib/docker/overlay2/l/X4G5LZ35ZNJSPDVDTWTNM5MILN:/var/lib/docker/overlay2/l/LSEBXPHRZMKVP3UOWLKK554QSF:/var/lib/docker/overlay2/l/WFXGEULPQGACFH6JB2VHHONZ5F:/var/lib/docker/overlay2/l/MV3JQP4RE5JGIPZKVNO5CV4A5F:/var/lib/docker/overlay2/l/5S4L6LSHRS7QDGCSAEYYGGJRMK:/var/lib/docker/overlay2/l/75HAADLCV7L5L6A7GVVAGG54EY:/var/lib/docker/overlay2/l/NL3GI6GEAWQ436H3EPD7RGRRW3:/var/lib/docker/overlay2/l/ESNGLDGYNL43LMB2I3P5KP6CCA:/var/lib/docker/overlay2/l/SXUVUAZMUU4VC3E6SYB6ILZVIO:/var/lib/docker/overlay2/l/CCOUNNHR4JSOGPSU4DISUVWFZG:/var/lib/docker/overlay2/l/6PNR6MEG6POJOTYT3DBV2QEHEJ:/var/lib/docker/overlay2/l/3BM2KLHUBTXYZZB4PI3GTLXVRI:/var/lib/docker/overlay2/l/M3BZASQJFUQPR4EFKJQ7MOUBCX:/var/lib/docker/overlay2/l/LLSX53DYZVDMRX4BC3NKRW3EF2:/var/lib/docker/overlay2/l/WJOIPMRMNL57PNFZ22WDE4RD3D:/var/lib/docker/overlay2/l/D2VYZ4DR4CGPWTICSI5JMXSCL2:/var/lib/docker/overlay2/l/AGLPODUEQ3YVA24Y6WUFCICURH:/var/lib/docker/overlay2/l/G7UJQL6DO657UBHNHKC4PG3ZMJ:/var/lib/docker/overlay2/l/W6M5JNDEQFSOVFYBNJAIXZIIYX:/var/lib/docker/overlay2/l/YVYIMAE4VQACAT2PNQDTZPJIDR:/var/lib/docker/overlay2/l/37M4SO4ENYEXGHOKEKM7M3JFMP:/var/lib/docker/overlay2/l/WRXW5X7OPWSBV64XGAIEFUIEGH:/var/lib/docker/overlay2/l/UTBJTSH3VAJKLSJKE55CDFZ4H4:/var/lib/docker/overlay2/l/EHMISYJ7HBV3GVTBVFCVVXU7IT:/var/lib/docker/overlay2/l/3J5JTH4KUDKXI5Z433NF6HU6QU:/var/lib/docker/overlay2/l/KKTIYUSLDKTTZW55R23GWZWS3O:/var/lib/docker/overlay2/l/RJSAUUM2LGMAL5TJJAGNBP6Z3I,upperdir=/var/lib/docker/overlay2/fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42/diff,workdir=/var/lib/docker/overlay2/fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42/work
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: 4611
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-3DAE\x2d71CB.device:
Description: /dev/disk/by-uuid/3DAE-71CB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0a010c58299a443fa74f572a811238c8
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.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/3DAE-71CB
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? Unit dev-disk-by\x2ddiskseq-1\x2dpart1.device:
Description: /dev/disk/by-diskseq/1-part1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2f7423844ef947e8a942d37729e4d788
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.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:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? Unit initrd-root-device.target:
Description: Initrd Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: emergency.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: systemd-battery-check.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
? Unit sys-subsystem-net-devices-vethf89ccde.device:
Description: /sys/subsystem/net/devices/vethf89ccde
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2419c591b285450a823189f8dc9a1abc
Following Set Member: sys-devices-virtual-net-vethf89ccde.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/vethf89ccde
Sysfs Path: /sys/devices/virtual/net/vethf89ccde
Found: found-udev
? Unit systemd-reboot.service:
Description: System Reboot
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: shutdown.target (origin-file)
Requires: umount.target (origin-file)
Requires: final.target (origin-file)
Requires: system.slice (origin-file)
RequiredBy: reboot.target (destination-file)
Before: reboot.target (destination-file)
After: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: umount.target (origin-file)
After: final.target (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-file)
References: final.target (origin-file)
References: system.slice (origin-file origin-slice-property)
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: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit dev-vda2.device:
Description: /dev/vda2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9df10c2e107f41daa7b8416fbb9495b2
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/vda2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev,found-mount
? 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: Wed 2026-05-20 00:00:01 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 59afc369c3bb4316bfb3632831df2b68
Documentation: man:dpkg(1)
Fragment Path: /usr/lib/systemd/system/dpkg-db-backup.timer
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: dpkg-db-backup.service (origin-implicit)
After: -.mount (origin-path)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: dpkg-db-backup.service (origin-implicit)
References: -.mount (origin-path)
References: timers.target (origin-default)
References: dpkg-db-backup.service (origin-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: time-set.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: 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 sys-subsystem-net-devices-veth53bc352.device:
Description: /sys/subsystem/net/devices/veth53bc352
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4764b6e0c1e244d4ad1f9d63e053ebdf
Following Set Member: sys-devices-virtual-net-veth53bc352.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/veth53bc352
Sysfs Path: /sys/devices/virtual/net/veth53bc352
Found: found-udev
? Unit systemd-pcrextend.socket:
Description: TPM PCR Measurements
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: no
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
After: tpm2.target (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: tpm2.target (origin-file)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
ReferencedBy: sockets.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/io.systemd.PCRExtend (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit multi-user.target:
Alias: runlevel4.target
Alias: runlevel3.target
Alias: runlevel2.target
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 30d37e015fb14350b07874ad328cb620
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/multi-user.target
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: basic.target (origin-file)
Wants: console-setup.service (origin-file)
Wants: unattended-upgrades.service (origin-file)
Wants: systemd-user-sessions.service (origin-file)
Wants: grub-common.service (origin-file)
Wants: docker.service (origin-file)
Wants: containerd.service (origin-file)
Wants: e2scrub_reap.service (origin-file)
Wants: dbus.service (origin-file)
Wants: systemd-networkd.service (origin-file)
Wants: atopacct.service (origin-file)
Wants: systemd-ask-password-wall.path (origin-file)
Wants: cron.service (origin-file)
Wants: systemd-logind.service (origin-file)
Wants: getty.target (origin-file)
Wants: exim4.service (origin-file)
Wants: remote-fs.target (origin-file)
Wants: atop.service (origin-file)
RequiredBy: graphical.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: rescue.target (origin-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: rescue.target (origin-file)
After: getty.target (origin-default)
After: dbus.service (origin-default)
After: rescue.service (origin-file)
After: basic.target (origin-file origin-default)
After: grub-common.service (origin-default)
After: systemd-logind.service (origin-default)
After: cron.service (origin-default)
After: containerd.service (origin-default)
After: e2scrub_reap.service (origin-default)
After: exim4.service (origin-default)
After: unattended-upgrades.service (origin-default)
After: atopacct.service (origin-default)
After: docker.service (origin-default)
After: systemd-user-sessions.service (origin-default)
After: atop.service (origin-default)
After: systemd-networkd.service (destination-file)
References: systemd-logind.service (origin-file origin-default)
References: rescue.service (origin-file)
References: docker.service (origin-file origin-default)
References: getty.target (origin-file origin-default)
References: cron.service (origin-file origin-default)
References: console-setup.service (origin-file)
References: atop.service (origin-file origin-default)
References: remote-fs.target (origin-file)
References: systemd-ask-password-wall.path (origin-file)
References: rescue.target (origin-file)
References: systemd-user-sessions.service (origin-file origin-default)
References: systemd-networkd.service (origin-file)
References: shutdown.target (origin-default)
References: containerd.service (origin-file origin-default)
References: atopacct.service (origin-file origin-default)
References: exim4.service (origin-file origin-default)
References: e2scrub_reap.service (origin-file origin-default)
References: unattended-upgrades.service (origin-file origin-default)
References: grub-common.service (origin-file origin-default)
References: basic.target (origin-file origin-default)
References: dbus.service (origin-file origin-default)
ReferencedBy: graphical.target (destination-file destination-default)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit tmp.mount:
Description: Temporary Directory /tmp
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: a9b7f116dd584cb7b8c8f3d5f2152cda
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 untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: e2scrub_reap.service (destination-path)
WantedBy: systemd-hostnamed.service (destination-path)
WantedBy: basic.target (destination-file)
WantedBy: exim4.service (destination-path)
WantedBy: logrotate.service (destination-path)
WantedBy: systemd-logind.service (destination-path)
WantedBy: local-fs.target (destination-file)
WantedBy: man-db.service (destination-path)
Conflicts: umount.target (origin-file)
Before: logrotate.service (destination-path)
Before: basic.target (destination-file)
Before: systemd-logind.service (destination-path)
Before: man-db.service (destination-path)
Before: e2scrub_reap.service (destination-path)
Before: systemd-hostnamed.service (destination-path)
Before: exim4.service (destination-path)
Before: umount.target (origin-file)
Before: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: swap.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-file)
References: swap.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: -.mount (origin-path)
ReferencedBy: e2scrub_reap.service (destination-path)
ReferencedBy: systemd-hostnamed.service (destination-path)
ReferencedBy: exim4.service (destination-path)
ReferencedBy: logrotate.service (destination-path)
ReferencedBy: basic.target (destination-file)
ReferencedBy: man-db.service (destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-logind.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,size=1997552k,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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit suspend-then-hibernate.target:
Description: Suspend; Hibernate if not used for a period of time
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 systemd-pcrmachine.service:
Description: TPM PCR Machine ID Measurement
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathExists: !/etc/initrd-release untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: tpm2.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: tpm2.target (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-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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount:
Description: /var/lib/docker/overlay2/7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 3995c25c667c47e5bdb1a97d5688e4f7
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/OKNBTXBXBCR5J7PSSSNDWG7LW6:/var/lib/docker/overlay2/l/7B2CAOJCHO6NLXF3A7KLWQATRG:/var/lib/docker/overlay2/l/4DFXRDVVZRKKR56IFALYFEMKHM:/var/lib/docker/overlay2/l/BAOYNGDD27NEYB5JJNKTDTYCHO:/var/lib/docker/overlay2/l/TLNMPB4FSQVSU4ZYTGAWCCVAB2:/var/lib/docker/overlay2/l/LMBDQEQKK2KKH2KVNREI3W4TEG:/var/lib/docker/overlay2/l/4ER2ZYX36MOLHWHVVQUETVQ57V:/var/lib/docker/overlay2/l/TW2XZXC6LZBHV25O6C3R4QFO22:/var/lib/docker/overlay2/l/FJ4Q7HYJFQXVN7H76TPQJQJOES:/var/lib/docker/overlay2/l/D7J7H577NODSOXWDPZYL2JYXUH:/var/lib/docker/overlay2/l/QOVP7J2WYHGZIHRFZH2WW2HTLN:/var/lib/docker/overlay2/l/SR7DU27GN56FVHNMOUCQ6QRX5M:/var/lib/docker/overlay2/l/OXRA5VDZ6RBFOCFETAWS4ED7N3:/var/lib/docker/overlay2/l/C6YAJTVKAUHGEMTGGKUOU4CICC:/var/lib/docker/overlay2/l/63BWIHJ5XG42HEHEYN3TDR7HXY:/var/lib/docker/overlay2/l/SMOFQ5GFSYRHWF5DSDWDKHRLHP,upperdir=/var/lib/docker/overlay2/7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38/diff,workdir=/var/lib/docker/overlay2/7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38/work
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit dev-vport1p2.device:
Description: /dev/vport1p2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6f4b57648c934c728d535463c6e5c542
Following: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p2.device
Following Set Member: dev-virtio\x2dports-com.redhat.spice.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/vport1p2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p2
Found: found-udev
? Unit docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope:
Description: libcontainer container 5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: 550c06a1d6964614aaa6444dcbfd1647
Fragment Path: /run/systemd/transient/docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope
DropIn Path: /run/systemd/transient/docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope.d/50-CPUQuota.conf
DropIn Path: /run/systemd/transient/docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope.d/50-CPUQuotaPeriodSec.conf
DropIn Path: /run/systemd/transient/docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope.d/50-DevicePolicy.conf
DropIn Path: /run/systemd/transient/docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope.d/50-MemoryMax.conf
DropIn Path: /run/systemd/transient/docker-5c966d04f347577ced3522273b8a38b9d3e35cfbe012af1153601b5807d359c3.scope.d/50-MemorySwapMax.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: 1s
CPUQuotaPeriodSec: 100ms
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: 1073741824
StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemorySwapMax: 1073741824
StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryZSwapMax: 18446744073709551615
StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryZSwapWriteback: yes
MemoryLimit: 18446744073709551615
TasksMax: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit ldconfig.service:
Description: Rebuild Dynamic Linker Cache
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionNeedsUpdate: |/etc untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
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: initrd-switch-root.target (origin-file)
Before: systemd-update-done.service (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-confext.service (origin-file)
After: systemd-tmpfiles-setup.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: local-fs.target (origin-file)
References: initrd-switch-root.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-update-done.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: systemd-confext.service (origin-file)
References: local-fs.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 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: 4611
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:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partlabel/Linux\x20swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 280089e320e14c88b7b128604c505979
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Requires: dev-vda3.device (origin-proc-swap)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: -.mount (origin-implicit)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: dev-vda3.device (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: swap.target (origin-default)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: dev-vda3.device (origin-proc-swap)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: umount.target (origin-default)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-path/pci-0000:04:00.0-part/by-partlabel/Linux\x20swap (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-path/pci-0000:04:00.0-part/by-partlabel/Linux\x20swap
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-docker-netns-102ab8dfa0b4.mount:
Description: /run/docker/netns/102ab8dfa0b4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 5127a6dca67045b9871b2a6c1559deb8
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/102ab8dfa0b4
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
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-veth05927d2.device:
Description: /sys/devices/virtual/net/veth05927d2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f786622450984f12926c1bd06d4d3fd0
Following Set Member: sys-subsystem-net-devices-veth05927d2.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/veth05927d2
Sysfs Path: /sys/devices/virtual/net/veth05927d2
Found: found-udev
? Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 130d76774f1c4fad9dcb2356ad45f930
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/remote-fs.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: cron.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: systemd-pcrphase.service (destination-file)
After: remote-fs-pre.target (origin-file)
References: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: cron.service (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit system-getty.slice:
Description: Slice /system/getty
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: c029cbd2c9e8449fbe0b0e6d0d78a8ce
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: getty at tty1.service (destination-file)
RequiredBy: getty at tty6.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty at tty6.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: getty at tty1.service (destination-file destination-slice-property)
ReferencedBy: getty at tty6.service (destination-file destination-slice-property)
InSlice: system.slice (origin-implicit)
SliceOf: getty at tty1.service (destination-slice-property)
SliceOf: getty at tty6.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 docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope:
Description: libcontainer container 8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: 7c05dc61dd3744019d4f24a84c2edbde
Fragment Path: /run/systemd/transient/docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope
DropIn Path: /run/systemd/transient/docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope.d/50-CPUQuota.conf
DropIn Path: /run/systemd/transient/docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope.d/50-CPUQuotaPeriodSec.conf
DropIn Path: /run/systemd/transient/docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope.d/50-DevicePolicy.conf
DropIn Path: /run/systemd/transient/docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope.d/50-MemoryMax.conf
DropIn Path: /run/systemd/transient/docker-8f0c30a994bc4431cc408701590cedd281e266c138ac1195ace7fedac1d37bec.scope.d/50-MemorySwapMax.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: 1s
CPUQuotaPeriodSec: 100ms
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: 1073741824
StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemorySwapMax: 1073741824
StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryZSwapMax: 18446744073709551615
StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryZSwapWriteback: yes
MemoryLimit: 18446744073709551615
TasksMax: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 622b69e570a0434184c965d3fcb8ff80
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-vda3.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:04:00.0-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5c83ce3a87ad446c9696ca99b50dc685
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 dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap:
Description: /dev/disk/by-uuid/7238cf99-c65a-4548-9253-cf99e49c63de
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 73f561a59cbe46a1b1966f8bfbdf09d0
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Requires: dev-vda3.device (origin-proc-swap)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: -.mount (origin-implicit)
After: dev-vda3.device (origin-proc-swap)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: dev-vda3.device (origin-proc-swap)
References: umount.target (origin-default)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: swap.target (origin-default)
References: -.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-uuid/7238cf99-c65a-4548-9253-cf99e49c63de (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/7238cf99-c65a-4548-9253-cf99e49c63de
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
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: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: b2e774d202324ef1a7b6493ac725c15b
Documentation: man:systemd-ask-password-console.path(8)
Fragment Path: /usr/lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Conflicts: emergency.service (origin-file)
Before: emergency.service (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-ask-password-console.service (origin-implicit)
Before: paths.target (origin-file)
Before: cryptsetup.target (origin-file)
After: plymouth-start.service (origin-file)
After: -.mount (origin-path)
Triggers: systemd-ask-password-console.service (origin-implicit)
References: -.mount (origin-path)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: cryptsetup.target (origin-file)
References: paths.target (origin-file)
References: emergency.service (origin-file)
References: systemd-ask-password-console.service (origin-implicit)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 200
DirectoryNotEmpty: /run/systemd/ask-password
? Unit containerd.service:
Description: containerd container runtime
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: c5380d72985d46e1a2f96f42a178a507
Documentation: https://containerd.io
Fragment Path: /usr/lib/systemd/system/containerd.service
DropIn Path: /usr/lib/systemd/system/containerd.service.d/unms-killmode.conf
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
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: shutdown.target (origin-default)
Before: docker.service (destination-file)
Before: multi-user.target (destination-default)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: dbus.service (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: local-fs.target (origin-file)
References: dbus.service (origin-file)
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: unknown
OOMPolicy: continue
ReloadSignal: HUP
Main PID: 777
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: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
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
? ExecStart:
Command Line: /usr/bin/containerd
CPUAccounting: 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 man-db.service:
Description: Daily man-db regeneration
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2026-05-20 11:12:15 CST
Inactive Exit Timestamp: Wed 2026-05-20 11:12:15 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2026-05-20 11:12:15 CST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 436f29b3c32e4008b431df347533801d
Documentation: man:mandb(8)
Fragment Path: /usr/lib/systemd/system/man-db.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2026-05-20 11:12:15 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 11:12:15 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: -.mount (origin-path)
Wants: tmp.mount (origin-path)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: man-db.timer (destination-implicit)
After: sysinit.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: basic.target (origin-default)
After: tmp.mount (origin-path)
TriggeredBy: man-db.timer (destination-implicit)
References: tmp.mount (origin-path)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: systemd-tmpfiles-setup.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: sysinit.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
PID: 1288124
Start Timestamp: Wed 2026-05-20 11:12:15.215944 CST
Handoff Timestamp: 26.031ms since start
Exit Timestamp: 2.495ms since handoff
Exit Code: exited
Exit Status: 0
Command Line: /usr/bin/mandb --quiet
PID: 1288128
Start Timestamp: Wed 2026-05-20 11:12:15.244714 CST
Handoff Timestamp: 30.785ms since start
Exit Timestamp: 64.507ms 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: 4611
DevicePolicy: closed
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: char-rtc r
? Unit systemd-pcrphase-initrd.service:
Description: TPM PCR Barrier (initrd)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: systemd-sysext.service (origin-file)
Before: sysinit.target (origin-file)
Before: cryptsetup-pre.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: systemd-tpm2-setup-early.service (destination-file)
Before: cryptsetup.target (origin-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: tpm2.target (origin-file)
References: systemd-journald.socket (origin-file)
References: initrd-switch-root.target (origin-file)
References: tpm2.target (origin-file)
References: sysinit.target (origin-file)
References: cryptsetup.target (origin-file)
References: systemd-sysext.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: cryptsetup-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: umount.target (origin-file)
Requires: shutdown.target (origin-file)
Requires: system.slice (origin-file)
Requires: final.target (origin-file)
RequiredBy: kexec.target (destination-file)
Before: kexec.target (destination-file)
After: systemd-journald.socket (origin-file)
After: umount.target (origin-file)
After: shutdown.target (origin-file)
After: system.slice (origin-file)
After: final.target (origin-file)
References: systemd-journald.socket (origin-file)
References: umount.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: final.target (origin-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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e918116df8164d7a9732aed1f3e347e1
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 sys-devices-virtual-net-veth4c30ad2.device:
Description: /sys/devices/virtual/net/veth4c30ad2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e6ecfc17d4d84cd2b31f0aac777851f9
Following Set Member: sys-subsystem-net-devices-veth4c30ad2.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/veth4c30ad2
Sysfs Path: /sys/devices/virtual/net/veth4c30ad2
Found: found-udev
? 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: Wed 2026-05-20 06:01:48 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a2682584b9be4222ac0ea0132f773285
Fragment Path: /usr/lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
After: apt-daily.timer (origin-file)
After: -.mount (origin-path)
After: time-set.target (origin-default)
Triggers: apt-daily-upgrade.service (origin-implicit)
References: apt-daily.timer (origin-file)
References: time-sync.target (origin-default)
References: -.mount (origin-path)
References: sysinit.target (origin-default)
References: time-set.target (origin-default)
References: apt-daily-upgrade.service (origin-implicit)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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 docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope:
Description: libcontainer container 442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: 6daae5f7e1ea4b109975a646c9a35637
Fragment Path: /run/systemd/transient/docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope
DropIn Path: /run/systemd/transient/docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope.d/50-CPUQuota.conf
DropIn Path: /run/systemd/transient/docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope.d/50-CPUQuotaPeriodSec.conf
DropIn Path: /run/systemd/transient/docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope.d/50-DevicePolicy.conf
DropIn Path: /run/systemd/transient/docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope.d/50-MemoryMax.conf
DropIn Path: /run/systemd/transient/docker-442edcef105f2b18944e1ab71e1059df72075b8a20ff8b832dc468ed2eda8b43.scope.d/50-MemorySwapMax.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: 1s
CPUQuotaPeriodSec: 100ms
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: 1073741824
StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemorySwapMax: 1073741824
StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryZSwapMax: 18446744073709551615
StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryZSwapWriteback: yes
MemoryLimit: 18446744073709551615
TasksMax: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-uuid/3DAE-71CB
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 74a993c091d54e1695ad3b1be9a78f59
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\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:04:00.0-part/by-uuid/3DAE-71CB
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2026-05-19 18:59:26 CST
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: dd0f16c69d8b485a97df1fee13aa81fc
Documentation: man:modprobe(8)
Fragment Path: /usr/lib/systemd/system/modprobe at .service
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system-modprobe.slice (origin-file)
WantedBy: systemd-pstore.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system-modprobe.slice (origin-file)
References: system-modprobe.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: 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
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit dev-vport1p1.device:
Description: /dev/vport1p1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3212313d772048cd9191c21041667b77
Following: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p1.device
Following Set Member: dev-virtio\x2dports-org.qemu.guest_agent.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/vport1p1
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p1
Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partnum/2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 29727d417a22469f925998bb0c5d1e71
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.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:04:00.0-part/by-partnum/2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount:
Description: /var/lib/docker/overlay2/25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 0f9101ff47d441b5b1413394d57905c0
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/6PN7ISVEUXBKKJR2VADE6QDH7K:/var/lib/docker/overlay2/l/4FB4AV7YRPHRHK6BIDTOGHOCAT:/var/lib/docker/overlay2/l/QMGBU5A6HYXYOALXGLYTKMXL6M:/var/lib/docker/overlay2/l/JFIDOK7S2SV2HEM5MO4425NCLO:/var/lib/docker/overlay2/l/G24OOJRL2FMQ5DXOGOATOFQ34M:/var/lib/docker/overlay2/l/YAF2DURSYYYOSGUCC4VAQXKMNA:/var/lib/docker/overlay2/l/DBLLSY5EM5CBKNKJTOIJ3WRUUY:/var/lib/docker/overlay2/l/VMJ7MAGTCXI6KOJTR2HUPN5XWY:/var/lib/docker/overlay2/l/IXMYKWJYMMSKTLTIUSXEONJZRG:/var/lib/docker/overlay2/l/RXYSRSHJ5PMV7WVVRW5EI2Z2AM:/var/lib/docker/overlay2/l/TKPJCJQNVO6LM5XS5I73GBJ2WR:/var/lib/docker/overlay2/l/F7MO7AE6YED5LPOHUX4BYPSJ3H:/var/lib/docker/overlay2/l/ST3S4AIPNAQI276DXG6GMHCELA:/var/lib/docker/overlay2/l/4GZ3WW55UND2YVUB5YF4VMTH4R:/var/lib/docker/overlay2/l/TEC4Z6G3PYUCEGORS34RFDCUJD:/var/lib/docker/overlay2/l/N5WJXS7DXEPII3KMOGR7G7LGIU,upperdir=/var/lib/docker/overlay2/25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4/diff,workdir=/var/lib/docker/overlay2/25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4/work
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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 8e7a1824378547518bda66f129e7047e
Documentation: man:systemd-initctl.socket(8)
Fragment Path: /usr/lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: systemd-initctl.service (origin-implicit)
Before: sockets.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-initctl.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: sockets.target (origin-file)
References: systemd-initctl.service (origin-implicit)
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit qemu-guest-agent.service:
Description: QEMU Guest Agent
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/qemu-guest-agent.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 8c6b7e7f38cd415d935569dc3080f226
Fragment Path: /usr/lib/systemd/system/qemu-guest-agent.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
BindsTo: dev-virtio\x2dports-org.qemu.guest_agent.0.device (origin-file)
WantedBy: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p1.device (destination-udev)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: dev-virtio\x2dports-org.qemu.guest_agent.0.device (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: sysinit.target (origin-default)
References: dev-virtio\x2dports-org.qemu.guest_agent.0.device (origin-file)
ReferencedBy: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p1.device (destination-udev)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 735
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
? ExecStart:
Command Line: /usr/sbin/qemu-ga
CPUAccounting: 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: 4611
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: /dev/disk/by-diskseq/1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 355346aa1ec741d2976fb91fa7d08626
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0.device
Following Set Member: dev-vda.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda.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:02.3/0000:04:00.0/virtio2/block/vda
Found: found-udev
? Unit display-manager.service:
Description: display-manager.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
WantedBy: graphical.target (destination-file)
Before: graphical.target (destination-file)
After: console-setup.service (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: console-setup.service (destination-file)
? Unit sys-devices-virtual-net-veth2965c2c.device:
Description: /sys/devices/virtual/net/veth2965c2c
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8c1d8b506215453d96faceb0fe177780
Following Set Member: sys-subsystem-net-devices-veth2965c2c.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/veth2965c2c
Sysfs Path: /sys/devices/virtual/net/veth2965c2c
Found: found-udev
? Unit systemd-pcrlock.socket:
Description: Make TPM PCR Policy
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: no
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
After: system.slice (origin-file)
After: tpm2.target (origin-file)
After: -.mount (origin-path)
References: tpm2.target (origin-file)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
ReferencedBy: sockets.target (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/systemd/io.systemd.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit sshd.service:
Description: sshd.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: sshd-keygen.service (destination-file)
ReferencedBy: sshd-keygen.service (destination-file)
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partuuid/b2117714-0e33-49e7-bf7f-2ede5cef2aa8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dfd1624b284448c881d746706b70c7ef
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\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:04:00.0-part/by-partuuid/b2117714-0e33-49e7-bf7f-2ede5cef2aa8
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? Unit dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-uuid/7238cf99-c65a-4548-9253-cf99e49c63de
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 04c2bfb9500a43309420ae8d3a197026
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Requires: system.slice (origin-file)
Requires: dev-vda3.device (origin-proc-swap)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: system.slice (origin-file)
After: dev-vda3.device (origin-proc-swap)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: umount.target (origin-default)
References: swap.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: dev-vda3.device (origin-proc-swap)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-path/pci-0000:04:00.0-part/by-uuid/7238cf99-c65a-4548-9253-cf99e49c63de (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-path/pci-0000:04:00.0-part/by-uuid/7238cf99-c65a-4548-9253-cf99e49c63de
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit systemd-sysusers.service:
Description: Create System Users
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionNeedsUpdate: |/etc untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
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-update-done.service (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: initrd-switch-root.target (origin-file)
Before: systemd-udevd.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-firstboot.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-resolved.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (origin-file)
After: systemd-tmpfiles-setup-dev-early.service (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-remount-fs.service (origin-file)
References: systemd-tmpfiles-setup-dev-early.service (origin-file)
References: systemd-update-done.service (origin-file)
References: initrd-switch-root.target (origin-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit ssh.service:
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 19:59:24 CST
Inactive Exit Timestamp: Tue 2026-05-19 19:59:24 CST
Active Enter Timestamp: Tue 2026-05-19 19:59:24 CST
Active Exit Timestamp: n/a
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: b2c927c017a14c39b607d2463b4e8f76
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: Tue 2026-05-19 19:59:24 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 19:59:24 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: -.mount (origin-file)
Wants: sshd-keygen.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: network.target (origin-file)
After: -.mount (origin-file)
After: nss-user-lookup.target (origin-file)
After: sshd-keygen.service (destination-file)
After: auditd.service (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
References: sshd-keygen.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: auditd.service (origin-file)
References: shutdown.target (origin-default)
References: -.mount (origin-file)
References: system.slice (origin-file origin-slice-property)
References: nss-user-lookup.target (origin-file)
References: network.target (origin-file)
References: basic.target (origin-default)
ReferencedBy: sshd-keygen.service (destination-file)
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: 83462
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: 83459
Start Timestamp: Tue 2026-05-19 19:59:24.271233 CST
Handoff Timestamp: 22.891ms since start
Exit Timestamp: 8.435ms since handoff
Exit Code: exited
Exit Status: 0
? ExecStart:
Command Line: /usr/sbin/sshd -D "\$SSHD_OPTS"
PID: 83462
Start Timestamp: Tue 2026-05-19 19:59:24.302865 CST
Handoff Timestamp: 4.766ms 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: 4611
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-veth4c30ad2.device:
Description: /sys/subsystem/net/devices/veth4c30ad2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 24e9fb94604445adb365bb5fb2eb0993
Following Set Member: sys-devices-virtual-net-veth4c30ad2.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/veth4c30ad2
Sysfs Path: /sys/devices/virtual/net/veth4c30ad2
Found: found-udev
? 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: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e9870512071742f1beaf469c91cbdb57
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-udev-trigger.service:
Description: Coldplug All udev Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 4244701a6eb1472089ad04ce00019268
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /usr/lib/systemd/system/systemd-udev-trigger.service
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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: sysinit.target (origin-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-udevd-control.socket (origin-file)
After: system.slice (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-udevd.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: initrd-udevadm-cleanup-db.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
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: sshd at sshd-keygen.service (destination-file)
Before: ssh.service (destination-file)
Before: sshd at 1-5:22-2:155276646.service (destination-file)
ReferencedBy: sshd at sshd-keygen.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: sshd at 1-5:22-2:155276646.service (destination-file)
? Unit kbd.service:
Description: kbd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 sys-subsystem-net-devices-vethc38fd42.device:
Description: /sys/subsystem/net/devices/vethc38fd42
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: abb947a646d24b33b24131b5f211e2ae
Following Set Member: sys-devices-virtual-net-vethc38fd42.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/vethc38fd42
Sysfs Path: /sys/devices/virtual/net/vethc38fd42
Found: found-udev
? Unit systemd-random-seed.service:
Description: Load/Save OS Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 60c7b20ea74e447f801b5441682f0c25
Documentation: man:systemd-random-seed.service(8)
Documentation: man:random(4)
Fragment Path: /usr/lib/systemd/system/systemd-random-seed.service
ConditionPathExists: !/etc/initrd-release untested
ConditionVirtualization: !container untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Wants: first-boot-complete.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: first-boot-complete.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-path)
References: first-boot-complete.target (origin-file)
References: -.mount (origin-path)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-remount-fs.service (origin-file)
ReferencedBy: 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
? 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: 4611
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:02.3-0000:04:00.0-virtio2-block-vda-vda2.device:
Description: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 42bf7c967a9044a5876db93fc769f933
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.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:02.3/0000:04:00.0/virtio2/block/vda/vda2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 6e6e69b2d8f746529c0bb2a89769a00a
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/local-fs.target
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-file)
Requires: boot-efi.mount (origin-file)
Wants: systemd-remount-fs.service (origin-file)
Wants: systemd-fsck-root.service (origin-file)
Wants: tmp.mount (origin-file)
Wants: run-lock.mount (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: ldconfig.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: apparmor.service (destination-file)
Before: sysinit.target (destination-file)
Before: systemd-confext.service (destination-file)
Before: systemd-journal-catalog-update.service (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: systemd-sysext.socket (destination-file)
Before: console-setup.service (destination-file)
Before: containerd.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: systemd-update-done.service (destination-file)
Before: systemd-sysext.service (destination-file)
After: run-docker-netns-3ef04fa57235.mount (destination-mountinfo)
After: run-docker-netns-102ab8dfa0b4.mount (destination-mountinfo)
After: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-mountinfo)
After: run-user-1000.mount (destination-mountinfo)
After: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-mountinfo)
After: systemd-remount-fs.service (destination-file)
After: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-mountinfo)
After: local-fs-pre.target (origin-file)
After: boot-efi.mount (destination-file destination-mountinfo)
After: run-docker-netns-27ae80f569fb.mount (destination-mountinfo)
After: tmp.mount (destination-file)
After: run-docker-netns-16b7bf4870c2.mount (destination-mountinfo)
After: systemd-fsck-root.service (destination-file)
After: run-docker-netns-0f06cb346738.mount (destination-mountinfo)
After: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-mountinfo)
After: run-lock.mount (destination-file)
After: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-mountinfo)
After: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-mountinfo)
After: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-mountinfo)
After: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-mountinfo)
After: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-mountinfo)
After: systemd-quotacheck-root.service (destination-file)
After: run-docker-netns-83ff8aa17d05.mount (destination-mountinfo)
After: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-mountinfo)
After: run-docker-netns-447d31b3483e.mount (destination-mountinfo)
After: run-docker-netns-01a7843fd4a6.mount (destination-mountinfo)
After: run-docker-netns-c2a8fe85b21a.mount (destination-mountinfo)
After: run-docker-netns-735b346b2e77.mount (destination-mountinfo)
After: -.mount (destination-file)
After: run-docker-netns-3de5a0a5842a.mount (destination-mountinfo)
After: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-mountinfo)
OnFailure: emergency.target (origin-file)
References: local-fs-pre.target (origin-file)
References: run-lock.mount (origin-file)
References: shutdown.target (origin-file)
References: emergency.target (origin-file)
References: -.mount (origin-file)
References: tmp.mount (origin-file)
References: boot-efi.mount (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-remount-fs.service (origin-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-mountinfo)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-01a7843fd4a6.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-mountinfo)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: run-lock.mount (destination-file)
ReferencedBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-mountinfo)
ReferencedBy: containerd.service (destination-file)
ReferencedBy: run-docker-netns-102ab8dfa0b4.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-mountinfo)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: systemd-sysext.socket (destination-file)
ReferencedBy: systemd-sysext.service (destination-file)
ReferencedBy: run-docker-netns-447d31b3483e.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-mountinfo)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: boot-efi.mount (destination-file destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-mountinfo)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: tmp.mount (destination-file)
ReferencedBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-16b7bf4870c2.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-mountinfo)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-update-done.service (destination-file)
ReferencedBy: run-docker-netns-0f06cb346738.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-3de5a0a5842a.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-735b346b2e77.mount (destination-mountinfo)
ReferencedBy: apparmor.service (destination-file)
ReferencedBy: run-docker-netns-83ff8aa17d05.mount (destination-mountinfo)
ReferencedBy: ldconfig.service (destination-file)
ReferencedBy: run-docker-netns-27ae80f569fb.mount (destination-mountinfo)
ReferencedBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-mountinfo)
ReferencedBy: run-docker-netns-3ef04fa57235.mount (destination-mountinfo)
ReferencedBy: systemd-confext.service (destination-file)
ReferencedBy: console-setup.service (destination-file)
ReferencedBy: systemd-journal-catalog-update.service (destination-file)
ReferencedBy: systemd-quotacheck-root.service (destination-file)
ReferencedBy: run-docker-netns-c2a8fe85b21a.mount (destination-mountinfo)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
? Unit dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device:
Description: /dev/disk/by-partuuid/7ff679ef-9625-4197-8fea-1dc4b50aeaf6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 51cd234cc0de44f59e3cf9cc5a5031a3
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\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-partuuid/7ff679ef-9625-4197-8fea-1dc4b50aeaf6
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit e2scrub_all.service:
Description: Online ext4 Metadata Check for All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: e2scrub_all.timer (destination-implicit)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
TriggeredBy: e2scrub_all.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: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount:
Description: /var/lib/docker/overlay2/64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
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: 5a032037730544cd8d4e6583c2890707
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-mountinfo)
References: -.mount (origin-implicit)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/K7G2STQP26CTK2GREL7ZXRBJBZ:/var/lib/docker/overlay2/l/4FB4AV7YRPHRHK6BIDTOGHOCAT:/var/lib/docker/overlay2/l/QMGBU5A6HYXYOALXGLYTKMXL6M:/var/lib/docker/overlay2/l/JFIDOK7S2SV2HEM5MO4425NCLO:/var/lib/docker/overlay2/l/G24OOJRL2FMQ5DXOGOATOFQ34M:/var/lib/docker/overlay2/l/YAF2DURSYYYOSGUCC4VAQXKMNA:/var/lib/docker/overlay2/l/DBLLSY5EM5CBKNKJTOIJ3WRUUY:/var/lib/docker/overlay2/l/VMJ7MAGTCXI6KOJTR2HUPN5XWY:/var/lib/docker/overlay2/l/IXMYKWJYMMSKTLTIUSXEONJZRG:/var/lib/docker/overlay2/l/RXYSRSHJ5PMV7WVVRW5EI2Z2AM:/var/lib/docker/overlay2/l/TKPJCJQNVO6LM5XS5I73GBJ2WR:/var/lib/docker/overlay2/l/F7MO7AE6YED5LPOHUX4BYPSJ3H:/var/lib/docker/overlay2/l/ST3S4AIPNAQI276DXG6GMHCELA:/var/lib/docker/overlay2/l/4GZ3WW55UND2YVUB5YF4VMTH4R:/var/lib/docker/overlay2/l/TEC4Z6G3PYUCEGORS34RFDCUJD:/var/lib/docker/overlay2/l/N5WJXS7DXEPII3KMOGR7G7LGIU,upperdir=/var/lib/docker/overlay2/64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52/diff,workdir=/var/lib/docker/overlay2/64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52/work
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: 4611
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-veth7352f81.device:
Description: /sys/subsystem/net/devices/veth7352f81
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e00d27a9b7c24cbb9b01c1ffbc27e4c3
Following Set Member: sys-devices-virtual-net-veth7352f81.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/veth7352f81
Sysfs Path: /sys/devices/virtual/net/veth7352f81
Found: found-udev
? Unit systemd-network-generator.service:
Description: Generate Network Units from Kernel Command Line
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 1b0abc6dfb9f4dc98ea0d815d67c35e9
Documentation: man:systemd-network-generator.service(8)
Fragment Path: /usr/lib/systemd/system/systemd-network-generator.service
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-file)
Wants: network-pre.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: initrd-switch-root.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: initrd-switch-root.target (origin-file)
Before: systemd-udevd.service (origin-file)
Before: network-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-udevd.service (origin-file)
References: shutdown.target (origin-file)
References: network-pre.target (origin-file)
References: initrd-switch-root.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/lib/systemd/systemd-network-generator
CPUAccounting: 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: 4611
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: Wed 2026-05-20 00:00:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 00:00:01 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2026-05-20 00:00:01 CST
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: 2b6f47e0f22148919931c42302a842f1
Documentation: man:exim4(8)
Fragment Path: /usr/lib/systemd/system/exim4-base.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2026-05-20 00:00:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 00:00:01 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: logrotate.service (origin-file)
After: sysinit.target (origin-default)
After: exim4-base.timer (destination-implicit)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
TriggeredBy: exim4-base.timer (destination-implicit)
References: sysinit.target (origin-default)
References: logrotate.service (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: 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
PID: 400974
Start Timestamp: Wed 2026-05-20 00:00:01.437291 CST
Handoff Timestamp: 32.889ms since start
Exit Timestamp: 18.389ms 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: 4611
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\x2dpart2.device:
Description: /dev/disk/by-diskseq/1-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 47c5c7f157e24132b5764589b7edaba9
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.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-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit dev-disk-by\x2ddiskseq-1\x2dpart3.device:
Description: /dev/disk/by-diskseq/1-part3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c7bac0b08b484a1aa31cb437eaf44a8c
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-vda3.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-part3
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap:
Description: /dev/disk/by-path/virtio-pci-0000:04:00.0-part3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 259b8d5929714e73a83aa8c5ac232c21
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Requires: dev-vda3.device (origin-proc-swap)
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: blockdev at dev-vda3.target (origin-proc-swap)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: dev-vda3.device (origin-proc-swap)
After: systemd-journald.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: dev-vda3.device (origin-proc-swap)
References: -.mount (origin-implicit)
References: umount.target (origin-default)
References: swap.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: blockdev at dev-vda3.target (origin-proc-swap)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-path/virtio-pci-0000:04:00.0-part3 (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-path/virtio-pci-0000:04:00.0-part3
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: shutdown.target (origin-default)
References: veritysetup.target (origin-file)
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 sys-devices-pci0000:00-0000:00:02.0-0000:01:00.0-virtio0-net-enp1s0.device:
Description: Virtio 1.0 network device (QEMU)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a2ecf06dc4074678967e2433f0b27729
Following Set Member: sys-subsystem-net-devices-enp1s0.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:02.0/0000:01:00.0/virtio0/net/enp1s0
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/virtio0/net/enp1s0
Found: found-udev
? 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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file origin-slice-property)
References: emergency.target (origin-file)
References: initrd-root-fs.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: 4611
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:04:00.0\x2dpart-by\x2dpartnum-3.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partnum/3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 30416b91fb554a1ca6c9f2be8ab40a88
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-vda3.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:04:00.0-part/by-partnum/3
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? Unit logrotate.timer:
Description: Daily rotation of log files
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 00:03:21 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: f15ab8b6a31f4116ae214d78186fbb1b
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /usr/lib/systemd/system/logrotate.timer
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: logrotate.service (origin-implicit)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
After: exim4-base.timer (destination-file)
After: sysinit.target (origin-default)
After: -.mount (origin-path)
After: time-set.target (origin-default)
After: time-sync.target (origin-default)
Triggers: logrotate.service (origin-implicit)
References: time-sync.target (origin-default)
References: sysinit.target (origin-default)
References: -.mount (origin-path)
References: time-set.target (origin-default)
References: logrotate.service (origin-implicit)
References: shutdown.target (origin-default)
References: timers.target (origin-default)
ReferencedBy: exim4-base.timer (destination-file)
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: logrotate.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
DeferReactivation: no
OnCalendar: *-*-* 00:00:00
? Unit sys-module-configfs.device:
Description: /sys/module/configfs
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dbf740732aa042ed8f35d4b5fece91ed
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 docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope:
Description: libcontainer container 3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: e1172d2b49344ef1b21ba40cfcd0784e
Fragment Path: /run/systemd/transient/docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope
DropIn Path: /run/systemd/transient/docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-3f65e149f41b1d80270663d6881eb9a9653337b5092725454735529e5ebd56a5.scope.d/50-DevicePolicy.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
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: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount:
Description: /var/lib/docker/overlay2/64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
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: fe917c8c61754ce78fa4a3339fc72052
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: local-fs-pre.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/NRWRT3MO5WKUINCYOZX3E6VAXJ:/var/lib/docker/overlay2/l/JXD2RS57HOQPLORMHTLDTUL5RM:/var/lib/docker/overlay2/l/44JFGTTJKCZNS3L2XHWEFBRBC6:/var/lib/docker/overlay2/l/7R6UEZHSZEHBBLUE5EVC235OK3:/var/lib/docker/overlay2/l/S7JFJAC6H2ID5DDJJAL332QK6Y:/var/lib/docker/overlay2/l/SCHPQLB2JQKETZMLZC4K7TLRPV:/var/lib/docker/overlay2/l/JM677KTGQUTW4KWD3DUCUVM35J:/var/lib/docker/overlay2/l/4C7SZRIXFODTOM2VIQXV22QU3I,upperdir=/var/lib/docker/overlay2/64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe/diff,workdir=/var/lib/docker/overlay2/64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe/work
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit suspend.target:
Description: Suspend
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/suspend.target
Requires: systemd-suspend.service (origin-file)
Wants: grub-common.service (origin-file)
Before: grub-common.service (destination-file)
After: systemd-suspend.service (origin-file)
References: grub-common.service (origin-file)
References: systemd-suspend.service (origin-file)
ReferencedBy: grub-common.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit dpkg-db-backup.service:
Description: Daily dpkg database backup service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2026-05-20 00:00:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 00:00:01 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2026-05-20 00:00:01 CST
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: 808e8fa0d65547f1bec5eafc1300bf80
Documentation: man:dpkg(1)
Fragment Path: /usr/lib/systemd/system/dpkg-db-backup.service
Condition Timestamp: Wed 2026-05-20 00:00:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 00:00:01 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: dpkg-db-backup.timer (destination-implicit)
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: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: dpkg-db-backup.timer (destination-implicit)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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
PID: 400973
Start Timestamp: Wed 2026-05-20 00:00:01.436612 CST
Handoff Timestamp: 33.777ms since start
Exit Timestamp: 62.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit network-pre.target:
Description: Preparation for Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 78e0c0bbe4384f46979d691b694a2f2e
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /usr/lib/systemd/system/network-pre.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
WantedBy: systemd-network-generator.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-networkd.service (destination-file)
Before: shutdown.target (origin-default)
Before: network.target (destination-file)
After: systemd-network-generator.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-network-generator.service (destination-file)
ReferencedBy: systemd-networkd.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: active
? Unit systemd-update-done.service:
Description: Update is Completed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionNeedsUpdate: |/etc untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
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-sysusers.service (destination-file)
After: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: ldconfig.service (destination-file)
After: systemd-journal-catalog-update.service (destination-file)
After: systemd-hwdb-update.service (destination-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-journal-catalog-update.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: ldconfig.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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)
ConflictedBy: systemd-fsck at dev-vda1.service (destination-file)
After: systemd-poweroff.service (origin-file)
References: systemd-poweroff.service (origin-file)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount:
Description: /var/lib/docker/overlay2/aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: e6e65682515046adb162a73c80874002
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081 (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/66XMSXWBJ4VCQJNFNP5R5NI2B7:/var/lib/docker/overlay2/l/5YH7VDFMGITBLPAUKO2JFFDP65:/var/lib/docker/overlay2/l/2XTEKLWPPUMYX4AFGZMAINRL3B:/var/lib/docker/overlay2/l/QA5F36XPWAK3IECH67WJHNH7KQ:/var/lib/docker/overlay2/l/MVH3ECELAHSYDQZQXVV65MHJK5:/var/lib/docker/overlay2/l/AP3NXSYB5TKRMSHSRXSW4HIGB5:/var/lib/docker/overlay2/l/ELLEYQKSCGICCIRGOLL7DC4EXU:/var/lib/docker/overlay2/l/7QRHG6RTU4EYUJUGKEVVPDIJ4D:/var/lib/docker/overlay2/l/VO2C3DQXXFXCZFT5S47RDQV5F3:/var/lib/docker/overlay2/l/LSS2KQL6UFOCXMI44W6S4HQXWC:/var/lib/docker/overlay2/l/QVB26M5SSW4WTVS2OLZX3PPQGL:/var/lib/docker/overlay2/l/HZYEBVLPMRSKMVUFWMTKUOLKQ7:/var/lib/docker/overlay2/l/KWYY7AJCN6Q4EETIFYHAE4QRKH,upperdir=/var/lib/docker/overlay2/aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081/diff,workdir=/var/lib/docker/overlay2/aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081/work
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount:
Description: /var/lib/docker/overlay2/e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc/merged
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 4dc7f2bdad6141558dab05f385ff6215
Source Path: /proc/self/mountinfo
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: -.mount (origin-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: umount.target (origin-mountinfo)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /var/lib/docker/overlay2/e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /var/lib/docker/overlay2/e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc/merged
What: overlay
File System Type: overlay
Options: rw,relatime,lowerdir=/var/lib/docker/overlay2/l/6N7VQ33L4VDPTO5RUY6OUQA7NZ:/var/lib/docker/overlay2/l/4FB4AV7YRPHRHK6BIDTOGHOCAT:/var/lib/docker/overlay2/l/QMGBU5A6HYXYOALXGLYTKMXL6M:/var/lib/docker/overlay2/l/JFIDOK7S2SV2HEM5MO4425NCLO:/var/lib/docker/overlay2/l/G24OOJRL2FMQ5DXOGOATOFQ34M:/var/lib/docker/overlay2/l/YAF2DURSYYYOSGUCC4VAQXKMNA:/var/lib/docker/overlay2/l/DBLLSY5EM5CBKNKJTOIJ3WRUUY:/var/lib/docker/overlay2/l/VMJ7MAGTCXI6KOJTR2HUPN5XWY:/var/lib/docker/overlay2/l/IXMYKWJYMMSKTLTIUSXEONJZRG:/var/lib/docker/overlay2/l/RXYSRSHJ5PMV7WVVRW5EI2Z2AM:/var/lib/docker/overlay2/l/TKPJCJQNVO6LM5XS5I73GBJ2WR:/var/lib/docker/overlay2/l/F7MO7AE6YED5LPOHUX4BYPSJ3H:/var/lib/docker/overlay2/l/ST3S4AIPNAQI276DXG6GMHCELA:/var/lib/docker/overlay2/l/4GZ3WW55UND2YVUB5YF4VMTH4R:/var/lib/docker/overlay2/l/TEC4Z6G3PYUCEGORS34RFDCUJD:/var/lib/docker/overlay2/l/N5WJXS7DXEPII3KMOGR7G7LGIU,upperdir=/var/lib/docker/overlay2/e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc/diff,workdir=/var/lib/docker/overlay2/e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc/work
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit sys-kernel-config.mount:
Description: Kernel Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit 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: 1bfc3988ff454b12b89ac0ce8786c078
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 untested
ConditionPathExists: /sys/kernel/config untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: modprobe at configfs.service (origin-file)
Requires: -.slice (origin-file)
WantedBy: sys-module-configfs.device (destination-udev)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
After: modprobe at configfs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
References: -.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: modprobe at configfs.service (origin-file)
ReferencedBy: sys-module-configfs.device (destination-udev)
ReferencedBy: sysinit.target (destination-file)
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: 4611
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-br\x2d1c0354eb4f74.device:
Description: /sys/devices/virtual/net/br-1c0354eb4f74
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 70ab1365f77f4ac78c37c48ef7e0ea12
Following Set Member: sys-subsystem-net-devices-br\x2d1c0354eb4f74.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/br-1c0354eb4f74
Sysfs Path: /sys/devices/virtual/net/br-1c0354eb4f74
Found: found-udev
? Unit sys-subsystem-net-devices-veth4e482a8.device:
Description: /sys/subsystem/net/devices/veth4e482a8
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c68bfc3bc776458f92497654e9ba8d69
Following Set Member: sys-devices-virtual-net-veth4e482a8.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/veth4e482a8
Sysfs Path: /sys/devices/virtual/net/veth4e482a8
Found: found-udev
? Unit sys-devices-virtual-net-veth5bb66ac.device:
Description: /sys/devices/virtual/net/veth5bb66ac
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 2ecba159d0934962a76160d70f0dc727
Following Set Member: sys-subsystem-net-devices-veth5bb66ac.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/veth5bb66ac
Sysfs Path: /sys/devices/virtual/net/veth5bb66ac
Found: found-udev
? Unit sys-devices-virtual-net-vethe6071ec.device:
Description: /sys/devices/virtual/net/vethe6071ec
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 7b3d63bc93ac4cd489071715b23ed122
Following Set Member: sys-subsystem-net-devices-vethe6071ec.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/vethe6071ec
Sysfs Path: /sys/devices/virtual/net/vethe6071ec
Found: found-udev
? Unit e2scrub_all.timer:
Description: Periodic ext4 Online Metadata Check for All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 19:00:02 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 5087d1269d094d6eb27d1d68a28eb831
Fragment Path: /usr/lib/systemd/system/e2scrub_all.timer
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: shutdown.target (origin-default)
Before: e2scrub_all.service (origin-implicit)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
After: time-set.target (origin-default)
After: -.mount (origin-path)
Triggers: e2scrub_all.service (origin-implicit)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
References: time-sync.target (origin-default)
References: sysinit.target (origin-default)
References: e2scrub_all.service (origin-implicit)
References: time-set.target (origin-default)
References: -.mount (origin-path)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: 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 slices.target:
Description: Slice Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 8ca54bb57136427a846988421ee022bc
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/slices.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Wants: -.slice (origin-file)
Wants: system.slice (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
After: system.slice (origin-file)
After: -.slice (origin-file)
After: user.slice (destination-file)
References: shutdown.target (origin-default)
References: -.slice (origin-file)
References: system.slice (origin-file)
ReferencedBy: user.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 sys-devices-virtual-net-veth6b1bc92.device:
Description: /sys/devices/virtual/net/veth6b1bc92
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 62f3ff7549694987b6401b11e392c155
Following Set Member: sys-subsystem-net-devices-veth6b1bc92.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/veth6b1bc92
Sysfs Path: /sys/devices/virtual/net/veth6b1bc92
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: bedee66e8ebc488b848b13bcc0028c57
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: systemd-fsck at dev-vda1.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-fsck at dev-vda1.service (destination-file)
Before: shutdown.target (origin-default)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file destination-slice-property)
InSlice: system.slice (origin-implicit)
SliceOf: systemd-fsck at dev-vda1.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 blockdev at dev-vda2.target:
Description: Block Device Preparation for /dev/vda2
Instance: dev-vda2
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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 dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-uuid/cc412301-c23a-43cc-9a41-9266c573f9aa
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d5cba88569594668be8bfa1342715e4d
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\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-path/pci-0000:04:00.0-part/by-uuid/cc412301-c23a-43cc-9a41-9266c573f9aa
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit atopacct.service:
Description: Atop process accounting daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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/atopacct.service
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: a33b85b4d0e14904ab5bed92ec617f3f
Documentation: man:atopacctd(8)
Fragment Path: /usr/lib/systemd/system/atopacct.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
WantedBy: multi-user.target (destination-file)
Conflicts: acct.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: atop.service (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
References: atop.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: acct.service (origin-file)
References: basic.target (origin-default)
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: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 752
Main PID Known: yes
Main PID Alien: no
PIDFile: /run/atopacctd.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
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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/sh -c "if systemctl -q is-active acct psacct; then echo \"Process accounting already in use by (ps)acct\"; exit 1; fi"
? ExecStart:
Command Line: /usr/sbin/atopacctd
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 3575c99fd7114ae29c1df04913a7f834
Documentation: man:systemd-modules-load.service(8)
Documentation: man:modules-load.d(5)
Fragment Path: /usr/lib/systemd/system/systemd-modules-load.service
ConditionKernelCommandLine: |rd.modules_load untested
ConditionKernelCommandLine: |rd.modules-load untested
ConditionKernelCommandLine: |modules_load untested
ConditionKernelCommandLine: |modules-load untested
ConditionDirectoryNotEmpty: |/run/modules-load.d untested
ConditionDirectoryNotEmpty: |/etc/modules-load.d untested
ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d untested
ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d untested
ConditionDirectoryNotEmpty: |/lib/modules-load.d untested
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-sysctl.service (destination-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-sysctl.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
CPUAccounting: 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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 39a0ff9bfbe54992a1b5da58bb322f0b
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /usr/lib/systemd/system/systemd-sysctl.service
ConditionPathIsReadWrite: /proc/sys/net untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-resolved.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: system.slice (origin-file)
After: systemd-modules-load.service (origin-file)
After: systemd-journald.socket (origin-file)
References: systemd-modules-load.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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
CPUAccounting: 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: 4611
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:04:00.0\x2dpart1.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e8bebfbf8c9444c8a292960d89ee763f
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.device
Following Set Member: dev-vda1.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2duuid-3DAE\x2d71CB.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart1.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda1.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart1.device
Following Set Member: dev-disk-by\x2dpartuuid-b2117714\x2d0e33\x2d49e7\x2dbf7f\x2d2ede5cef2aa8.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:04:00.0-part1
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1
Found: found-udev
? Unit systemd-tpm2-setup.service:
Description: TPM SRK Setup
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionSecurity: measured-uki untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: no
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-tpm2-setup-early.service (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: tpm2.target (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: tpm2.target (origin-file)
References: systemd-tpm2-setup-early.service (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: -.mount (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: 4611
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-vethc38fd42.device:
Description: /sys/devices/virtual/net/vethc38fd42
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d5209bd98766493591489cf995b21627
Following Set Member: sys-subsystem-net-devices-vethc38fd42.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/vethc38fd42
Sysfs Path: /sys/devices/virtual/net/vethc38fd42
Found: found-udev
? Unit veritysetup.target:
Description: Local Verity Protected Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 61aa98abdaa94f21a83573d2352608b3
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/veritysetup.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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 sys-devices-virtual-net-veth7415ef0.device:
Description: /sys/devices/virtual/net/veth7415ef0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: d251077a223c4c298babada73530a5ab
Following Set Member: sys-subsystem-net-devices-veth7415ef0.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/veth7415ef0
Sysfs Path: /sys/devices/virtual/net/veth7415ef0
Found: found-udev
? Unit dev-virtio\x2dports-com.redhat.spice.0.device:
Description: /dev/virtio-ports/com.redhat.spice.0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 23064fcd7b8149f8b79214530bc8efb8
Following: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p2.device
Following Set Member: dev-vport1p2.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p2.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/virtio-ports/com.redhat.spice.0
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p2
Found: found-udev
? Unit sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device:
Description: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 96a2782ad36f4b898f307ece84fced19
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-vda3.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:02.3/0000:04:00.0/virtio2/block/vda/vda3
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? Unit user-1000.slice:
Description: User Slice of UID 1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Wed 2026-05-20 22:48:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 22:48:01 CST
Active Enter Timestamp: Wed 2026-05-20 22:48:01 CST
Active Exit 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: 39f8a2381b0049039b107cf121810c08
Documentation: man:user at .service(5)
DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Wed 2026-05-20 22:48:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 22:48:01 CST
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-36.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-36.scope (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: user at 1000.service (destination-file)
Before: shutdown.target (origin-default)
After: user.slice (origin-implicit)
References: user.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: session-36.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-36.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: 10144
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit logrotate.service:
Description: Rotate log files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2026-05-20 00:03:21 CST
Inactive Exit Timestamp: Wed 2026-05-20 00:03:21 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2026-05-20 00:03:21 CST
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Invocation ID: 5926d148894c492c80bcc033af7611c8
Documentation: man:logrotate(8)
Documentation: man:logrotate.conf(5)
Fragment Path: /usr/lib/systemd/system/logrotate.service
ConditionACPower: true succeeded
Condition Timestamp: Wed 2026-05-20 00:03:21 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 00:03:21 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Wants: -.mount (origin-path)
Wants: tmp.mount (origin-path)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-tmpfiles-setup.service (origin-file)
After: tmp.mount (origin-path)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: -.mount (origin-path)
After: logrotate.timer (destination-implicit)
After: exim4-base.service (destination-file)
TriggeredBy: logrotate.timer (destination-implicit)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: tmp.mount (origin-path)
References: system.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
ReferencedBy: exim4-base.service (destination-file)
ReferencedBy: logrotate.timer (destination-implicit)
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
PID: 405465
Start Timestamp: Wed 2026-05-20 00:03:21.025111 CST
Handoff Timestamp: 44.652ms since start
Exit Timestamp: 9.142ms 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: 4611
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 emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/emergency.target
Requires: emergency.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: initrd-parse-etc.service (destination-file)
ConflictedBy: initrd-cleanup.service (destination-file)
ConflictedBy: sysinit.target (destination-file)
Before: initrd-switch-root.target (destination-file)
Before: shutdown.target (origin-default)
After: emergency.service (origin-file)
After: sysinit.target (destination-file)
OnFailureOf: initrd-root-device.target (destination-file)
OnFailureOf: initrd-root-fs.target (destination-file)
OnFailureOf: initrd.target (destination-file)
OnFailureOf: initrd-switch-root.service (destination-file)
OnFailureOf: systemd-fsck-root.service (destination-file)
OnFailureOf: initrd-fs.target (destination-file)
OnFailureOf: initrd-cleanup.service (destination-file)
OnFailureOf: local-fs.target (destination-file)
OnFailureOf: initrd-parse-etc.service (destination-file)
OnFailureOf: initrd-usr-fs.target (destination-file)
References: shutdown.target (origin-default)
References: emergency.service (origin-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: initrd-root-fs.target (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: initrd-usr-fs.target (destination-file)
ReferencedBy: initrd-parse-etc.service (destination-file)
ReferencedBy: initrd-root-device.target (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: initrd-fs.target (destination-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: initrd-switch-root.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit kexec.target:
Description: Reboot via kexec
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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)
ConflictedBy: systemd-fsck at dev-vda1.service (destination-file)
After: systemd-kexec.service (origin-file)
References: systemd-kexec.service (origin-file)
ReferencedBy: systemd-fsck at dev-vda1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit systemd-pcrphase-sysinit.service:
Description: TPM PCR Barrier (Initialization)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathExists: !/etc/initrd-release untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: basic.target (origin-file)
After: system.slice (origin-file)
After: tpm2.target (origin-file)
After: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: tpm2.target (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (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-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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 dev-vda.device:
Description: /dev/vda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: dd28d157ef5d49c295b6e88ae363659c
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0.device
Following Set Member: dev-disk-by\x2ddiskseq-1.device
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /dev/vda
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda
Found: found-udev
? Unit swap.target:
Description: Swaps
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: a2133ff5b72f4496bf725b50050d6cd9
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/swap.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: dev-vda3.swap (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: tmp.mount (destination-file)
Before: run-user-1000.mount (destination-mountinfo)
Before: sysinit.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
After: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
After: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
After: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
After: dev-vda3.swap (origin-default destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
After: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
After: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-default)
After: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-default)
References: dev-vda3.swap (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-default)
ReferencedBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: tmp.mount (destination-file)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo)
ReferencedBy: dev-vda3.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-default)
ReferencedBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-default)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 5067eb5f28874c9f85e874b08d42327c
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: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
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-quotacheck-root.service (destination-file)
Before: systemd-pstore.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-networkd-persistent-storage.service (destination-file)
Before: local-fs-pre.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-firstboot.service (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: local-fs.target (origin-file)
Before: systemd-logind.service (destination-file)
Before: systemd-hwdb-update.service (destination-file)
Before: systemd-tpm2-setup.service (destination-file)
After: system.slice (origin-file)
After: systemd-fsck-root.service (origin-file)
After: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-fsck-root.service (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-hwdb-update.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-networkd-persistent-storage.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-pstore.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-tpm2-setup.service (destination-file)
ReferencedBy: systemd-quotacheck-root.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
CPUAccounting: 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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-udev-trigger.service (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit atop-rotate.service:
Description: Restart atop daemon to rotate logs
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Wed 2026-05-20 00:00:01 CST
Inactive Exit Timestamp: Wed 2026-05-20 00:00:01 CST
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Wed 2026-05-20 00:00:01 CST
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: 0dcab2bf84ef495d832ab9c224311e36
Documentation: man:atop(1)
Fragment Path: /usr/lib/systemd/system/atop-rotate.service
Condition Timestamp: Wed 2026-05-20 00:00:01 CST
Condition Result: yes
Assert Timestamp: Wed 2026-05-20 00:00:01 CST
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: atop-rotate.timer (destination-implicit)
TriggeredBy: atop-rotate.timer (destination-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
ReferencedBy: atop-rotate.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: /bin/systemctl restart atop.service
PID: 400972
Start Timestamp: Wed 2026-05-20 00:00:01.435939 CST
Handoff Timestamp: 33.843ms since start
Exit Timestamp: 78.350ms 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? 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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
After: initrd-root-fs.target (origin-file)
After: initrd-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
OnFailure: emergency.target (origin-file)
References: systemd-journald.socket (origin-file)
References: emergency.target (origin-file)
References: initrd.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: initrd-fs.target (origin-file)
References: initrd-root-fs.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope:
Description: libcontainer container 044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: 96e7177061c44d87843b3d362483a612
Fragment Path: /run/systemd/transient/docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope
DropIn Path: /run/systemd/transient/docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope.d/50-DevicePolicy.conf
DropIn Path: /run/systemd/transient/docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope.d/50-MemoryMax.conf
DropIn Path: /run/systemd/transient/docker-044deca2e9c96ee3dc9bb2dea1bbe054b1183ddb94ac00e6f0b80391edbc48ec.scope.d/50-MemorySwapMax.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
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: 4294967296
StartupMemoryMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemorySwapMax: 4294967296
StartupMemorySwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryZSwapMax: 18446744073709551615
StartupMemoryZSwapMax: 18446744073709551615 (error getting kernel value: Invalid argument)
MemoryZSwapWriteback: yes
MemoryLimit: 18446744073709551615
TasksMax: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit initrd-root-fs.target:
Description: Initrd Root File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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-cleanup.service (destination-file)
Before: initrd-parse-etc.service (destination-file)
Before: initrd.target (destination-file)
OnFailure: emergency.target (origin-file)
References: emergency.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: initrd-switch-root.target (destination-file)
ReferencedBy: initrd.target (destination-file)
ReferencedBy: initrd-cleanup.service (destination-file)
ReferencedBy: initrd-parse-etc.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: dead
? Unit NetworkManager.service:
Description: NetworkManager.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-ttyS1.device:
Description: /dev/ttyS1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: e4f0cf53a07341069ef06a39ef364ad9
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 -.mount:
Description: Root Mount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
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: systemd-pcrlock.socket (destination-path)
RequiredBy: sshd at 1-5:22-2:155276646.service (destination-file)
RequiredBy: run-docker-netns-83ff8aa17d05.mount (destination-implicit)
RequiredBy: run-docker-netns-16b7bf4870c2.mount (destination-implicit)
RequiredBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-implicit)
RequiredBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-implicit)
RequiredBy: systemd-timesyncd.service (destination-path)
RequiredBy: local-fs.target (destination-file)
RequiredBy: systemd-creds.socket (destination-path)
RequiredBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-implicit)
RequiredBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-implicit)
RequiredBy: run-lock.mount (destination-implicit)
RequiredBy: ssh.service (destination-file)
RequiredBy: systemd-journald.socket (destination-path)
RequiredBy: systemd-networkd.service (destination-path)
RequiredBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-implicit)
RequiredBy: exim4-base.timer (destination-path)
RequiredBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-implicit)
RequiredBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-implicit)
RequiredBy: run-docker-netns-01a7843fd4a6.mount (destination-implicit)
RequiredBy: run-docker-netns-0f06cb346738.mount (destination-implicit)
RequiredBy: run-user-1000.mount (destination-implicit)
RequiredBy: run-docker-netns-735b346b2e77.mount (destination-implicit)
RequiredBy: boot-efi.mount (destination-path)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-path)
RequiredBy: session-36.scope (destination-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-path)
RequiredBy: systemd-sysext.socket (destination-path)
RequiredBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-implicit)
RequiredBy: console-setup.service (destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-implicit)
RequiredBy: apt-daily.timer (destination-path)
RequiredBy: systemd-journald-dev-log.socket (destination-path)
RequiredBy: run-docker-netns-447d31b3483e.mount (destination-implicit)
RequiredBy: systemd-resolved.service (destination-path)
RequiredBy: run-docker-netns-c2a8fe85b21a.mount (destination-implicit)
RequiredBy: logrotate.service (destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-implicit)
RequiredBy: e2scrub_reap.service (destination-path)
RequiredBy: dbus.socket (destination-path)
RequiredBy: unattended-upgrades.service (destination-path)
RequiredBy: sshd-unix-local.socket (destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-implicit)
RequiredBy: dev-hugepages.mount (destination-path)
RequiredBy: basic.target (destination-path)
RequiredBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-implicit)
RequiredBy: systemd-initctl.socket (destination-path)
RequiredBy: logrotate.timer (destination-path)
RequiredBy: sys-kernel-config.mount (destination-path)
RequiredBy: dev-vda3.swap (destination-path)
RequiredBy: proc-sys-fs-binfmt_misc.automount (destination-path)
RequiredBy: systemd-ask-password-console.path (destination-path)
RequiredBy: sshd at sshd-keygen.service (destination-file)
RequiredBy: e2scrub_all.timer (destination-path)
RequiredBy: sys-kernel-tracing.mount (destination-path)
RequiredBy: systemd-journald.service (destination-path)
RequiredBy: dpkg-db-backup.timer (destination-path)
RequiredBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-implicit)
RequiredBy: syslog.socket (destination-path)
RequiredBy: systemd-networkd-persistent-storage.service (destination-path)
RequiredBy: fstrim.timer (destination-path)
RequiredBy: systemd-pstore.service (destination-path)
RequiredBy: man-db.timer (destination-path)
RequiredBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-implicit)
RequiredBy: systemd-ask-password-wall.path (destination-path)
RequiredBy: apparmor.service (destination-path)
RequiredBy: run-docker-netns-27ae80f569fb.mount (destination-implicit)
RequiredBy: systemd-pcrextend.socket (destination-path)
RequiredBy: systemd-hostnamed.socket (destination-path)
RequiredBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-implicit)
RequiredBy: run-docker-netns-3ef04fa57235.mount (destination-implicit)
RequiredBy: systemd-tpm2-setup.service (destination-path)
RequiredBy: sys-kernel-debug.mount (destination-path)
RequiredBy: run-docker-netns-102ab8dfa0b4.mount (destination-implicit)
RequiredBy: systemd-random-seed.service (destination-path)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-implicit)
RequiredBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-implicit)
RequiredBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-implicit)
RequiredBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-implicit)
RequiredBy: systemd-journal-flush.service (destination-path)
RequiredBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-implicit)
RequiredBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-implicit)
RequiredBy: apt-daily-upgrade.timer (destination-path)
RequiredBy: systemd-udevd-control.socket (destination-path)
RequiredBy: dev-mqueue.mount (destination-path)
RequiredBy: run-docker-netns-3de5a0a5842a.mount (destination-implicit)
RequiredBy: systemd-logind.service (destination-path)
RequiredBy: tmp.mount (destination-path)
RequiredBy: docker.socket (destination-path)
WantedBy: emergency.service (destination-path)
WantedBy: exim4.service (destination-path)
WantedBy: rescue.service (destination-path)
WantedBy: systemd-logind.service (destination-path)
WantedBy: systemd-hostnamed.service (destination-path)
WantedBy: man-db.service (destination-path)
WantedBy: logrotate.service (destination-path)
WantedBy: e2scrub_reap.service (destination-path)
Before: run-docker-netns-3ef04fa57235.mount (destination-implicit)
Before: console-setup.service (destination-path)
Before: systemd-networkd.service (destination-path)
Before: local-fs.target (origin-file)
Before: docker.socket (destination-path)
Before: run-docker-netns-102ab8dfa0b4.mount (destination-implicit)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-implicit)
Before: systemd-timesyncd.service (destination-path)
Before: systemd-initctl.socket (destination-path)
Before: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-implicit)
Before: systemd-random-seed.service (destination-path)
Before: sshd-unix-local.socket (destination-path)
Before: apparmor.service (destination-path)
Before: systemd-pstore.service (destination-path)
Before: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-implicit)
Before: run-docker-netns-27ae80f569fb.mount (destination-implicit)
Before: systemd-networkd-persistent-storage.service (destination-path)
Before: fstrim.timer (destination-path)
Before: boot-efi.mount (destination-path)
Before: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-implicit)
Before: systemd-ask-password-wall.path (destination-path)
Before: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-implicit)
Before: e2scrub_reap.service (destination-path)
Before: run-docker-netns-3de5a0a5842a.mount (destination-implicit)
Before: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-implicit)
Before: rescue.service (destination-path)
Before: run-docker-netns-0f06cb346738.mount (destination-implicit)
Before: systemd-tpm2-setup.service (destination-path)
Before: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-implicit)
Before: sshd at sshd-keygen.service (destination-file)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-implicit)
Before: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-implicit)
Before: systemd-sysext.socket (destination-path)
Before: proc-sys-fs-binfmt_misc.mount (destination-path)
Before: systemd-logind.service (destination-path)
Before: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-implicit)
Before: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-implicit)
Before: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-implicit)
Before: run-docker-netns-83ff8aa17d05.mount (destination-implicit)
Before: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-implicit)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-implicit)
Before: run-lock.mount (destination-implicit)
Before: systemd-journald.service (destination-path)
Before: tmp.mount (destination-path)
Before: man-db.timer (destination-path)
Before: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-implicit)
Before: dev-mqueue.mount (destination-path)
Before: systemd-creds.socket (destination-path)
Before: run-docker-netns-447d31b3483e.mount (destination-implicit)
Before: systemd-journald-dev-log.socket (destination-path)
Before: ssh.service (destination-file)
Before: unattended-upgrades.service (destination-path)
Before: systemd-ask-password-console.path (destination-path)
Before: run-user-1000.mount (destination-implicit)
Before: dev-vda3.swap (destination-path)
Before: systemd-pcrextend.socket (destination-path)
Before: syslog.socket (destination-path)
Before: apt-daily.timer (destination-path)
Before: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-implicit)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-implicit)
Before: systemd-pcrlock.socket (destination-path)
Before: systemd-hostnamed.service (destination-path)
Before: exim4-base.timer (destination-path)
Before: sys-kernel-debug.mount (destination-path)
Before: run-docker-netns-735b346b2e77.mount (destination-implicit)
Before: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-implicit)
Before: run-docker-netns-16b7bf4870c2.mount (destination-implicit)
Before: emergency.service (destination-path)
Before: systemd-hostnamed.socket (destination-path)
Before: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-implicit)
Before: dbus.socket (destination-path)
Before: sys-fs-fuse-connections.mount (destination-path)
Before: proc-sys-fs-binfmt_misc.automount (destination-path)
Before: run-docker-netns-c2a8fe85b21a.mount (destination-implicit)
Before: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-implicit)
Before: exim4.service (destination-path)
Before: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-implicit)
Before: basic.target (destination-path)
Before: systemd-journald.socket (destination-path)
Before: run-docker-netns-01a7843fd4a6.mount (destination-implicit)
Before: logrotate.timer (destination-path)
Before: apt-daily-upgrade.timer (destination-path)
Before: systemd-resolved.service (destination-path)
Before: dev-hugepages.mount (destination-path)
Before: session-36.scope (destination-file)
Before: systemd-udevd-control.socket (destination-path)
Before: logrotate.service (destination-path)
Before: sys-kernel-config.mount (destination-path)
Before: e2scrub_all.timer (destination-path)
Before: man-db.service (destination-path)
Before: dpkg-db-backup.timer (destination-path)
Before: systemd-journal-flush.service (destination-path)
Before: sshd at 1-5:22-2:155276646.service (destination-file)
Before: sys-kernel-tracing.mount (destination-path)
After: blockdev at dev-vda2.target (origin-file)
After: -.slice (origin-file)
References: local-fs.target (origin-file)
References: -.slice (origin-file origin-slice-property)
References: blockdev at dev-vda2.target (origin-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-pcrextend.socket (destination-path)
ReferencedBy: sys-kernel-config.mount (destination-path)
ReferencedBy: e2scrub_reap.service (destination-path)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: run-docker-netns-0f06cb346738.mount (destination-implicit)
ReferencedBy: dev-mqueue.mount (destination-path)
ReferencedBy: boot-efi.mount (destination-path)
ReferencedBy: run-docker-netns-27ae80f569fb.mount (destination-implicit)
ReferencedBy: sshd at 1-5:22-2:155276646.service (destination-file)
ReferencedBy: syslog.socket (destination-path)
ReferencedBy: systemd-initctl.socket (destination-path)
ReferencedBy: systemd-networkd.service (destination-path)
ReferencedBy: systemd-journald.socket (destination-path)
ReferencedBy: run-docker-netns-102ab8dfa0b4.mount (destination-implicit)
ReferencedBy: systemd-random-seed.service (destination-path)
ReferencedBy: sys-fs-fuse-connections.mount (destination-path)
ReferencedBy: logrotate.service (destination-path)
ReferencedBy: systemd-udevd-control.socket (destination-path)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap (destination-implicit)
ReferencedBy: emergency.service (destination-path)
ReferencedBy: exim4-base.timer (destination-path)
ReferencedBy: apt-daily-upgrade.timer (destination-path)
ReferencedBy: apt-daily.timer (destination-path)
ReferencedBy: var-lib-docker-overlay2-c56c2a532b3ce6033318bd7c52d495a3ca8167a156d87b17ea75477a468fa8e5-merged.mount (destination-implicit)
ReferencedBy: docker.socket (destination-path)
ReferencedBy: unattended-upgrades.service (destination-path)
ReferencedBy: run-docker-netns-447d31b3483e.mount (destination-implicit)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-path)
ReferencedBy: systemd-tpm2-setup.service (destination-path)
ReferencedBy: dev-vda3.swap (destination-path)
ReferencedBy: fstrim.timer (destination-path)
ReferencedBy: run-docker-netns-c2a8fe85b21a.mount (destination-implicit)
ReferencedBy: run-docker-netns-83ff8aa17d05.mount (destination-implicit)
ReferencedBy: systemd-hostnamed.socket (destination-path)
ReferencedBy: run-docker-netns-16b7bf4870c2.mount (destination-implicit)
ReferencedBy: session-36.scope (destination-file)
ReferencedBy: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-implicit)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap (destination-implicit)
ReferencedBy: run-docker-netns-3ef04fa57235.mount (destination-implicit)
ReferencedBy: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap (destination-implicit)
ReferencedBy: sshd-unix-local.socket (destination-path)
ReferencedBy: man-db.timer (destination-path)
ReferencedBy: systemd-ask-password-wall.path (destination-path)
ReferencedBy: systemd-journald.service (destination-path)
ReferencedBy: dev-disk-by\x2ddiskseq-1\x2dpart3.swap (destination-implicit)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-path)
ReferencedBy: dev-hugepages.mount (destination-path)
ReferencedBy: systemd-timesyncd.service (destination-path)
ReferencedBy: systemd-ask-password-console.path (destination-path)
ReferencedBy: var-lib-docker-overlay2-25e7a519525e9278b27fd9a5c76534abbd1482666dc61a7965a45a5b847c1ca4-merged.mount (destination-implicit)
ReferencedBy: var-lib-docker-overlay2-e4f48363f30faa90dc461e8d846947b7d10460259fa22294c24a92dc621b1cdc-merged.mount (destination-implicit)
ReferencedBy: run-docker-netns-3de5a0a5842a.mount (destination-implicit)
ReferencedBy: sys-kernel-debug.mount (destination-path)
ReferencedBy: dpkg-db-backup.timer (destination-path)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-implicit)
ReferencedBy: systemd-pcrlock.socket (destination-path)
ReferencedBy: systemd-journald-dev-log.socket (destination-path)
ReferencedBy: var-lib-docker-overlay2-b2b82b09d4d6eb68e6ba594d1ced2b4203a00461bb46017d10f9a9371eae15ca-merged.mount (destination-implicit)
ReferencedBy: run-docker-netns-01a7843fd4a6.mount (destination-implicit)
ReferencedBy: tmp.mount (destination-path)
ReferencedBy: var-lib-docker-overlay2-45d15c9869173a3d6dee7606101b82b86831c9bb1671e4666b7b745b3ed4aa93-merged.mount (destination-implicit)
ReferencedBy: run-user-1000.mount (destination-implicit)
ReferencedBy: run-lock.mount (destination-implicit)
ReferencedBy: logrotate.timer (destination-path)
ReferencedBy: systemd-pstore.service (destination-path)
ReferencedBy: var-lib-docker-overlay2-64824bcfa30fc279124e25c848daacfdb0db3b1f3ab288a29f356ae86ea9ec52-merged.mount (destination-implicit)
ReferencedBy: run-docker-netns-735b346b2e77.mount (destination-implicit)
ReferencedBy: systemd-networkd-persistent-storage.service (destination-path)
ReferencedBy: var-lib-docker-overlay2-1597655a1c186c2c9ca97a5f8e9a14133763939b520b9395854744da46c73a85-merged.mount (destination-implicit)
ReferencedBy: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-implicit)
ReferencedBy: sys-kernel-tracing.mount (destination-path)
ReferencedBy: systemd-journal-flush.service (destination-path)
ReferencedBy: dbus.socket (destination-path)
ReferencedBy: var-lib-docker-overlay2-7630474638e53d407082bc79ced2eb5dcae6fc62250dc7bd1876dd05ab14ee38-merged.mount (destination-implicit)
ReferencedBy: console-setup.service (destination-path)
ReferencedBy: sshd at sshd-keygen.service (destination-file)
ReferencedBy: var-lib-docker-overlay2-aafe259e483e4115d0f648665fbe9d49921363bd1effcdf09804825331e29081-merged.mount (destination-implicit)
ReferencedBy: systemd-creds.socket (destination-path)
ReferencedBy: var-lib-docker-overlay2-fc37292280ce61b25a43a5954441bc0f08d5da2cb16e04c86c0538ba427e9c42-merged.mount (destination-implicit)
ReferencedBy: apparmor.service (destination-path)
ReferencedBy: basic.target (destination-path)
ReferencedBy: rescue.service (destination-path)
ReferencedBy: systemd-resolved.service (destination-path)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap (destination-implicit)
ReferencedBy: exim4.service (destination-path)
ReferencedBy: systemd-logind.service (destination-path)
ReferencedBy: man-db.service (destination-path)
ReferencedBy: systemd-sysext.socket (destination-path)
ReferencedBy: e2scrub_all.timer (destination-path)
ReferencedBy: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap (destination-implicit)
ReferencedBy: var-lib-docker-overlay2-64ddf10fbe34c80efc574de77f468d9342c56ebc25f7f6e8a9a7130afa3b82fe-merged.mount (destination-implicit)
ReferencedBy: systemd-hostnamed.service (destination-path)
ReferencedBy: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.swap (destination-implicit)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /dev/vda2 (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/vda2
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: 4611
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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathExists: !/usr/bin/dbus-daemon untested
ConditionPathExists: /dev/tty0 untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
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: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
References: basic.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: 4611
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:04:00.0\x2dpart3.swap:
Description: /dev/disk/by-path/pci-0000:04:00.0-part3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 6a5d8f950c40405680bf40d348e33dd5
Following: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.swap
Following Set Member: dev-vda3.swap
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20swap.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.swap
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.swap
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.swap
Requires: system.slice (origin-file)
Requires: -.mount (origin-implicit)
Requires: dev-vda3.device (origin-proc-swap)
Conflicts: umount.target (origin-default)
Before: umount.target (origin-default)
Before: swap.target (origin-default)
After: dev-vda3.device (origin-proc-swap)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: blockdev at dev-vda3.target (origin-proc-swap)
References: umount.target (origin-default)
References: swap.target (origin-default)
References: -.mount (origin-implicit)
References: blockdev at dev-vda3.target (origin-proc-swap)
References: systemd-journald.socket (origin-file)
References: dev-vda3.device (origin-proc-swap)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /dev/disk/by-path/pci-0000:04:00.0-part3 (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-path/pci-0000:04:00.0-part3
From /proc/swaps: yes
From fragment: no
Extrinsic: no
Device Node: /dev/vda3
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: 4611
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-vda1.service:
Description: File System Check on /dev/vda1
Instance: dev-vda1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: 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: a2709336810b414b973c8af339e34845
Documentation: man:systemd-fsck at .service(8)
Fragment Path: /usr/lib/systemd/system/systemd-fsck at .service
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system-systemd\x2dfsck.slice (origin-file)
BindsTo: dev-vda1.device (origin-file)
RequiredBy: boot-efi.mount (destination-file)
Conflicts: halt.target (origin-file)
Conflicts: poweroff.target (origin-file)
Conflicts: reboot.target (origin-file)
Conflicts: kexec.target (origin-file)
Before: systemd-quotacheck.service (origin-file)
Before: shutdown.target (origin-file)
Before: boot-efi.mount (destination-file)
After: system-systemd\x2dfsck.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsck-root.service (origin-file)
After: dev-vda1.device (origin-file)
After: local-fs-pre.target (origin-file)
References: reboot.target (origin-file)
References: systemd-quotacheck.service (origin-file)
References: systemd-fsck-root.service (origin-file)
References: systemd-journald.socket (origin-file)
References: halt.target (origin-file)
References: kexec.target (origin-file)
References: shutdown.target (origin-file)
References: system-systemd\x2dfsck.slice (origin-file origin-slice-property)
References: local-fs-pre.target (origin-file)
References: poweroff.target (origin-file)
References: dev-vda1.device (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/vda1
CPUAccounting: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit dev-hugepages.mount:
Description: Huge Pages File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit 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: e6d845c333054f96860364784d773682
Documentation: https://docs.kernel.org/admin-guide/mm/hugetlbpage.html
Documentation: https://systemd.io/API_FILE_SYSTEMS
Fragment Path: /usr/lib/systemd/system/dev-hugepages.mount
Source Path: /proc/self/mountinfo
ConditionVirtualization: !private-users untested
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /sys/kernel/mm/hugepages untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: -.slice (origin-file origin-slice-property)
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: 4611
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 924a16f4dacc4423aeba752750275ba3
Documentation: man:systemd-udevd-control.socket(8)
Documentation: man:udev(7)
Fragment Path: /usr/lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.mount (origin-path)
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-udevd.service (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-udevd.service (origin-implicit destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: systemd-udevd.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: -.mount (origin-path)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/udev/control (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit docker.socket:
Description: Docker Socket for the API
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: d39abae10b6e4bf2927f9cce0564181f
Fragment Path: /usr/lib/systemd/system/docker.socket
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: -.mount (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: sockets.target (origin-default destination-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
Triggers: docker.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
References: sockets.target (origin-default)
References: docker.service (origin-implicit)
References: system.slice (origin-file origin-slice-property)
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit remote-cryptsetup.target:
Description: Remote Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/remote-cryptsetup.target
WantedBy: initrd-root-device.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-pcrphase.service (destination-file)
After: remote-fs-pre.target (origin-file)
After: cryptsetup-pre.target (origin-file)
References: cryptsetup-pre.target (origin-file)
References: shutdown.target (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: 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 sys-subsystem-net-devices-br\x2d1fb91f00b777.device:
Description: /sys/subsystem/net/devices/br-1fb91f00b777
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:28 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:28 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:28 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 9d43fd86212a423f85776d2fcf83d60a
Following Set Member: sys-devices-virtual-net-br\x2d1fb91f00b777.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/br-1fb91f00b777
Sysfs Path: /sys/devices/virtual/net/br-1fb91f00b777
Found: found-udev
? Unit systemd-networkd.socket:
Description: Network Service Netlink Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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-networkd.socket
CGroup realized: no
CGroup own mask: memory pids
Invocation ID: 241186e2c75f4f649275312b4b0b60c4
Documentation: man:systemd-networkd.service(8)
Documentation: man:rtnetlink(7)
Fragment Path: /usr/lib/systemd/system/systemd-networkd.socket
ConditionCapability: CAP_NET_ADMIN untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-networkd.service (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-networkd.service (origin-implicit destination-file)
Before: sockets.target (origin-file)
After: system.slice (origin-file)
Triggers: systemd-networkd.service (origin-implicit)
References: shutdown.target (origin-file)
References: systemd-networkd.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file origin-slice-property)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 2147483647
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit cron.service:
Description: Regular background program processing daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
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: 13ddfdcd25ec4f448ed07aad380bb40a
Documentation: man:cron(8)
Fragment Path: /usr/lib/systemd/system/cron.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
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: sysinit.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: remote-fs.target (origin-file)
After: nss-user-lookup.target (origin-file)
After: system.slice (origin-file)
References: nss-user-lookup.target (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file origin-slice-property)
References: sysinit.target (origin-default)
References: remote-fs.target (origin-file)
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: simple
Restart: on-failure
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 730
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"
CPUAccounting: 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: 4611
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:02.2-0000:03:00.0-virtio1-virtio\x2dports-vport1p1.device:
Description: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 12480617a7d34c99a8f0ac65f9e3d965
Following Set Member: dev-virtio\x2dports-org.qemu.guest_agent.0.device
Following Set Member: dev-vport1p1.device
Wants: qemu-guest-agent.service (origin-udev)
References: qemu-guest-agent.service (origin-udev)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Device State: plugged
Device Path: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p1
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/virtio1/virtio-ports/vport1p1
Found: found-udev
udev SYSTEMD_WANTS: qemu-guest-agent.service
? Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 0bea28bd7dc8451d8c24cf48198ff6a8
Documentation: man:systemd-udevd-kernel.socket(8)
Documentation: man:udev(7)
Fragment Path: /usr/lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-udevd.service (destination-file)
ConflictedBy: initrd-udevadm-cleanup-db.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: initrd-udevadm-cleanup-db.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-udevd.service (origin-implicit destination-file)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: system.slice (origin-file origin-slice-property)
References: sockets.target (origin-file)
References: systemd-udevd.service (origin-implicit)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: initrd-udevadm-cleanup-db.service (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
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: 4611
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:02.3-0000:04:00.0-virtio2-block-vda.device:
Description: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 3ae5c5240fb04d0d86bc79b757106803
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0.device
Following Set Member: dev-vda.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0.device
Following Set Member: dev-disk-by\x2ddiskseq-1.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:02.3/0000:04:00.0/virtio2/block/vda
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda
Found: found-udev
? Unit dev-ttyS0.device:
Description: /dev/ttyS0
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 618e49231898428485f45f308d1e5be0
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 cryptsetup-pre.target:
Description: Local Encrypted Volumes (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active 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: cryptsetup.target (origin-file)
Before: shutdown.target (origin-default)
Before: remote-cryptsetup.target (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)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? 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: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathIsReadWrite: /etc untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: no
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: local-fs.target (origin-file)
After: systemd-journald.socket (origin-file)
After: first-boot-complete.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: first-boot-complete.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit paths.target:
Description: Path Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: c01ff3d3cd2744f8afc47853069df0f3
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/paths.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: systemd-ask-password-console.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: 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 network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 665267536393454e957275380755f5aa
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /usr/lib/systemd/system/network.target
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
WantedBy: systemd-networkd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: network-online.target (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: apt-daily.service (destination-file)
Before: containerd.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: unattended-upgrades.service (destination-file)
Before: ssh.service (destination-file)
Before: rc-local.service (destination-file)
Before: shutdown.target (origin-default)
After: network-pre.target (origin-file)
After: systemd-networkd.service (destination-file)
After: systemd-resolved.service (destination-file)
References: network-pre.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: unattended-upgrades.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: containerd.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: network-online.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit system-modprobe.slice:
Description: Slice /system/modprobe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
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: 557ace8007b84438b97f59b9078d6f7d
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: modprobe at drm.service (destination-file)
RequiredBy: modprobe at efi_pstore.service (destination-file)
RequiredBy: modprobe at fuse.service (destination-file)
RequiredBy: modprobe at configfs.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: modprobe at efi_pstore.service (destination-file)
Before: modprobe at configfs.service (destination-file)
Before: shutdown.target (origin-default)
Before: modprobe at drm.service (destination-file)
Before: modprobe at fuse.service (destination-file)
After: system.slice (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-implicit)
ReferencedBy: modprobe at fuse.service (destination-file destination-slice-property)
ReferencedBy: modprobe at drm.service (destination-file destination-slice-property)
ReferencedBy: modprobe at efi_pstore.service (destination-file destination-slice-property)
ReferencedBy: modprobe at configfs.service (destination-file destination-slice-property)
InSlice: system.slice (origin-implicit)
SliceOf: modprobe at fuse.service (destination-slice-property)
SliceOf: modprobe at drm.service (destination-slice-property)
SliceOf: modprobe at efi_pstore.service (destination-slice-property)
SliceOf: modprobe at configfs.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\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device:
Description: /dev/disk/by-uuid/cc412301-c23a-43cc-9a41-9266c573f9aa
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 07f1abdcef364d2cb67744f7a2180dee
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.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/cc412301-c23a-43cc-9a41-9266c573f9aa
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit network-online.target:
Description: Network is Online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 4d1a052d43624d36bd3fbf86d9e6eae0
Documentation: man:systemd.special(7)
Documentation: https://systemd.io/NETWORK_ONLINE
Fragment Path: /usr/lib/systemd/system/network-online.target
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Wants: systemd-networkd-wait-online.service (origin-file)
WantedBy: exim4.service (destination-file)
WantedBy: docker.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily.service (destination-file)
Before: shutdown.target (origin-default)
Before: exim4.service (destination-file)
Before: docker.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: rc-local.service (destination-file)
After: systemd-networkd-wait-online.service (destination-file)
After: network.target (origin-file)
References: network.target (origin-file)
References: systemd-networkd-wait-online.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: exim4.service (destination-file)
ReferencedBy: docker.service (destination-file)
ReferencedBy: systemd-networkd-wait-online.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit systemd-suspend.service:
Description: System Suspend
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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
Requires: system.slice (origin-file)
Requires: sleep.target (origin-file)
RequiredBy: suspend.target (destination-file)
Before: suspend.target (destination-file)
After: sleep.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: sleep.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: systemd-journald.socket (origin-file)
ReferencedBy: suspend.target (destination-file)
InSlice: system.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
RestartSec: 100ms
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit sleep.target:
Description: Sleep
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/sleep.target
RequiredBy: systemd-hibernate.service (destination-file)
RequiredBy: systemd-hybrid-sleep.service (destination-file)
RequiredBy: systemd-suspend-then-hibernate.service (destination-file)
RequiredBy: systemd-suspend.service (destination-file)
Before: systemd-hibernate.service (destination-file)
Before: systemd-hybrid-sleep.service (destination-file)
Before: systemd-suspend-then-hibernate.service (destination-file)
Before: systemd-suspend.service (destination-file)
ReferencedBy: systemd-hibernate.service (destination-file)
ReferencedBy: systemd-hybrid-sleep.service (destination-file)
ReferencedBy: systemd-suspend-then-hibernate.service (destination-file)
ReferencedBy: systemd-suspend.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit remote-veritysetup.target:
Description: Remote Verity Protected Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/remote-veritysetup.target
WantedBy: initrd-root-device.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: remote-fs-pre.target (origin-file)
After: veritysetup-pre.target (origin-file)
References: shutdown.target (origin-file)
References: veritysetup-pre.target (origin-file)
References: remote-fs-pre.target (origin-file)
ReferencedBy: initrd-root-device.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit syslog.service:
Description: syslog.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: syslog.socket (destination-implicit)
TriggeredBy: syslog.socket (destination-implicit)
ReferencedBy: syslog.socket (destination-implicit)
? Unit dev-disk-by\x2dpartlabel-Linux\x5cx20swap.device:
Description: /dev/disk/by-partlabel/Linux\x20swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 46270a0184b44025bb36e8b751c6bdce
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda3.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-disk-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20swap.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-7238cf99\x2dc65a\x2d4548\x2d9253\x2dcf99e49c63de.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart3.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-5e2483d3\x2d704f\x2d4667\x2da1ee\x2df52d4a972a39.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart3.device
Following Set Member: dev-vda3.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/Linux\x20swap
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3
Found: found-udev
? Unit systemd-pcrphase.service:
Description: TPM PCR Barrier (User)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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 untested
ConditionPathExists: !/etc/initrd-release untested
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
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: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: tpm2.target (origin-file)
After: system.slice (origin-file)
After: remote-fs.target (origin-file)
After: remote-cryptsetup.target (origin-file)
After: basic.target (origin-default)
References: remote-cryptsetup.target (origin-file)
References: shutdown.target (origin-default)
References: tpm2.target (origin-file)
References: remote-fs.target (origin-file)
References: sysinit.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
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: 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: 4611
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:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device:
Description: /dev/disk/by-path/pci-0000:04:00.0-part/by-partuuid/7ff679ef-9625-4197-8fea-1dc4b50aeaf6
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 594267a07d0646dc82cae375066f5f62
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\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-path/pci-0000:04:00.0-part/by-partuuid/7ff679ef-9625-4197-8fea-1dc4b50aeaf6
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit 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: afa31436337e44568b500b240fe90ad6
Documentation: https://docs.kernel.org/trace/ftrace.html
Documentation: https://systemd.io/API_FILE_SYSTEMS
Fragment Path: /usr/lib/systemd/system/sys-kernel-tracing.mount
Source Path: /proc/self/mountinfo
ConditionCapability: CAP_SYS_RAWIO untested
ConditionPathExists: /sys/kernel/tracing untested
ConditionVirtualization: !lxc untested
Condition Timestamp: Tue 2026-05-19 18:59:26 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:26 CST
Assert Result: yes
Requires: -.slice (origin-file)
Requires: -.mount (origin-path)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file origin-slice-property)
References: sysinit.target (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
InSlice: -.slice (origin-slice-property)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/kernel/tracing
What: tracefs
File System Type: tracefs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit run-docker-netns-27ae80f569fb.mount:
Description: /run/docker/netns/27ae80f569fb
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:30 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:30 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:30 CST
Active Exit Timestamp: n/a
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: c48790d46ab34d73abdacdb29d6805a8
Source Path: /proc/self/mountinfo
DropIn Path: /etc/systemd/system/run-docker-.mount.d/10-silence.conf
Requires: -.mount (origin-implicit)
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo)
Before: umount.target (origin-mountinfo)
Before: local-fs.target (origin-mountinfo)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo)
References: local-fs-pre.target (origin-mountinfo)
References: local-fs.target (origin-mountinfo)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-implicit)
References: umount.target (origin-mountinfo)
References: system.slice (origin-file origin-slice-property)
InSlice: system.slice (origin-slice-property)
RequiresMountsFor: /run/docker/netns (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/docker/netns/27ae80f569fb
What: nsfs
File System Type: nsfs
Options: rw
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitCORE: 18446744073709551615
LimitCORESoft: 0
LimitNOFILE: 524288
LimitNOFILESoft: 1024
LimitMEMLOCK: 8388608
LimitMEMLOCKSoft: 8388608
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
LogLevelMax: notice
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit systemd-halt.service:
Description: System Halt
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: system.slice (origin-file)
Requires: umount.target (origin-file)
Requires: final.target (origin-file)
Requires: shutdown.target (origin-file)
RequiredBy: halt.target (destination-file)
Before: halt.target (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: umount.target (origin-file)
After: final.target (origin-file)
After: shutdown.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file origin-slice-property)
References: umount.target (origin-file)
References: final.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: halt.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: 4611
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
? Unit docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope:
Description: libcontainer container e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope
CGroup realized: yes
CGroup realized mask: cpu cpuset io memory pids bpf-firewall bpf-devices
CGroup own mask: cpu cpuacct cpuset io blkio memory devices pids bpf-devices
CGroup delegate mask: cpu cpuacct cpuset io memory pids
Invocation ID: ff8ff71734764eaea388f12ec2401c00
Fragment Path: /run/systemd/transient/docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope
DropIn Path: /run/systemd/transient/docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope.d/50-DeviceAllow.conf
DropIn Path: /run/systemd/transient/docker-e14bf85378564c25b55e4e46c02c5ecae928da22ef58d6773b5ad7528f126bf9.scope.d/50-DevicePolicy.conf
Condition Timestamp: Tue 2026-05-19 18:59:29 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:29 CST
Assert Result: yes
Requires: system.slice (origin-file)
After: system.slice (origin-file)
References: system.slice (origin-file origin-slice-property)
InSlice: system.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: continue
CPUAccounting: yes
IOAccounting: yes
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: 4611
DevicePolicy: strict
DisableControllers:
Delegate: cpu cpuset io memory pids
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimit: 0.00%
ManagedOOMPreference: none
MemoryPressureWatch: auto
CoredumpReceive: no
MemoryPressureThresholdSec: 200ms
DeviceAllow: block-* m
DeviceAllow: char-* m
DeviceAllow: /dev/char/1:3 rwm
DeviceAllow: /dev/char/1:5 rwm
DeviceAllow: /dev/char/1:7 rwm
DeviceAllow: /dev/char/1:8 rwm
DeviceAllow: /dev/char/1:9 rwm
DeviceAllow: /dev/char/5:0 rwm
DeviceAllow: /dev/char/5:1 rwm
DeviceAllow: /dev/char/5:2 rwm
DeviceAllow: /dev/char/10:200 rwm
DeviceAllow: char-pts rwm
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
? Unit docker.service:
Description: Docker Application Container Engine
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
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: 88b7fcd62fa144e68f5432ed189511c8
Documentation: https://docs.docker.com
Fragment Path: /usr/lib/systemd/system/docker.service
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Requires: docker.socket (origin-file)
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Wants: network-online.target (origin-file)
Wants: containerd.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: basic.target (origin-default)
After: network-online.target (origin-file)
After: containerd.service (origin-file)
After: sysinit.target (origin-default)
After: firewalld.service (origin-file)
After: system.slice (origin-file)
After: time-set.target (origin-file)
After: docker.socket (origin-file destination-implicit)
After: systemd-journald.socket (origin-file)
TriggeredBy: docker.socket (destination-implicit)
References: firewalld.service (origin-file)
References: containerd.service (origin-file)
References: time-set.target (origin-file)
References: systemd-journald.socket (origin-file)
References: docker.socket (origin-file)
References: sysinit.target (origin-default)
References: network-online.target (origin-file)
References: system.slice (origin-file origin-slice-property)
References: basic.target (origin-default)
References: shutdown.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: unknown
OOMPolicy: continue
ReloadSignal: HUP
Main PID: 1023
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"
? 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 systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-firstboot.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-firstboot.service (destination-file)
? Unit dev-disk-by\x2dpath-virtio\x2dpci\x2d0000:04:00.0\x2dpart2.device:
Description: /dev/disk/by-path/virtio-pci-0000:04:00.0-part2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 0f5084a8ec57451e8cc11f02ae454f16
Following: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart2.device
Following Set Member: dev-disk-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2ddiskseq-1\x2dpart2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartuuid-7ff679ef\x2d9625\x2d4197\x2d8fea\x2d1dc4b50aeaf6.device
Following Set Member: dev-disk-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: dev-vda2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartlabel-Linux\x5cx20filesystem.device
Following Set Member: sys-devices-pci0000:00-0000:00:02.3-0000:04:00.0-virtio2-block-vda-vda2.device
Following Set Member: dev-disk-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2dpartnum-2.device
Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dpart-by\x2duuid-cc412301\x2dc23a\x2d43cc\x2d9a41\x2d9266c573f9aa.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/virtio-pci-0000:04:00.0-part2
Sysfs Path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2
Found: found-udev
? Unit getty at tty6.service:
Alias: autovt at tty6.service
Description: Getty on tty6
Instance: tty6
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 20:16:11 CST
Inactive Exit Timestamp: Tue 2026-05-19 20:16:11 CST
Active Enter Timestamp: Tue 2026-05-19 20:16:11 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-getty.slice
CGroup: /system.slice/system-getty.slice/getty at tty6.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: 2a13f1fe8ce94533a31e9492c0fd34be
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 succeeded
Condition Timestamp: Tue 2026-05-19 20:16:11 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 20:16:11 CST
Assert Result: yes
Requires: system-getty.slice (origin-file)
Requires: sysinit.target (origin-default)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: rescue.service (origin-file)
Before: getty.target (origin-file)
After: system-getty.slice (origin-file)
After: basic.target (origin-default)
After: rc-local.service (origin-file)
After: getty-pre.target (origin-file)
After: sysinit.target (origin-default)
After: plymouth-quit-wait.service (origin-file)
After: systemd-user-sessions.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: getty.target (origin-file)
References: system-getty.slice (origin-file origin-slice-property)
References: shutdown.target (origin-default)
References: plymouth-quit-wait.service (origin-file)
References: rescue.service (origin-file)
References: basic.target (origin-default)
References: getty-pre.target (origin-file)
References: rc-local.service (origin-file)
References: sysinit.target (origin-default)
InSlice: system-getty.slice (origin-slice-property)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
LiveMount Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
ReloadSignal: HUP
Main PID: 105756
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
RestartSteps: 0
RestartMaxDelaySec: infinity
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
RuntimeRandomizedExtraSec: 0
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
RootEphemeral: no
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
PrivatePIDs: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
BindLogSockets: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
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/tty6
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
TTYRows: 4294967295
TTYColumns: 4294967295
DynamicUser: no
UtmpIdentifier: tty6
LockPersonality: no
SystemCallErrorNumber: kill
? ExecStart:
Command Line: /sbin/agetty -o "-- \\u" --noreset --noclear - "\${TERM}"
PID: 105756
Start Timestamp: Tue 2026-05-19 20:16:11.872699 CST
Handoff Timestamp: 26.427ms 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: 4611
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-veth6b1bc92.device:
Description: /sys/subsystem/net/devices/veth6b1bc92
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:29 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:29 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:29 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 993428634326434d8107f48c5cfe8844
Following Set Member: sys-devices-virtual-net-veth6b1bc92.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/veth6b1bc92
Sysfs Path: /sys/devices/virtual/net/veth6b1bc92
Found: found-udev
? 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: Tue 2026-05-19 18:59:26 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:26 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:26 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 12677aa158d34b90965eaf105b049b71
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 tpm2.target:
Description: Trusted Platform Module
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2026-05-19 19:59:12 CST
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/tpm2.target
Wants: dev-tpmrm0.device (origin-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-pcrphase-sysinit.service (destination-file)
Before: systemd-pcrphase.service (destination-file)
Before: systemd-pcrphase-initrd.service (destination-file)
Before: systemd-pcrlock.socket (destination-file)
Before: systemd-tpm2-setup.service (destination-file)
Before: systemd-pcrextend.socket (destination-file)
Before: systemd-tpm2-setup-early.service (destination-file)
Before: systemd-pcrmachine.service (destination-file)
Before: shutdown.target (origin-default)
After: dev-tpmrm0.device (origin-file origin-default)
References: dev-tpmrm0.device (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: systemd-tpm2-setup.service (destination-file)
ReferencedBy: systemd-pcrextend.socket (destination-file)
ReferencedBy: systemd-pcrmachine.service (destination-file)
ReferencedBy: systemd-pcrlock.socket (destination-file)
ReferencedBy: systemd-pcrphase-sysinit.service (destination-file)
ReferencedBy: systemd-pcrphase-initrd.service (destination-file)
ReferencedBy: systemd-pcrphase.service (destination-file)
ReferencedBy: systemd-tpm2-setup-early.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
? Unit timers.target:
Description: Timer Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: 253312e23bb245119c769454cac3610e
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/timers.target
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Wants: atop-rotate.timer (origin-file)
Wants: apt-daily.timer (origin-file)
Wants: exim4-base.timer (origin-file)
Wants: apt-daily-upgrade.timer (origin-file)
Wants: logrotate.timer (origin-file)
Wants: man-db.timer (origin-file)
Wants: dpkg-db-backup.timer (origin-file)
Wants: fstrim.timer (origin-file)
Wants: systemd-tmpfiles-clean.timer (origin-file)
Wants: e2scrub_all.timer (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: fstrim.timer (destination-default)
After: dpkg-db-backup.timer (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: logrotate.timer (destination-default)
After: exim4-base.timer (destination-default)
After: atop-rotate.timer (destination-default)
After: e2scrub_all.timer (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: apt-daily.timer (destination-default)
After: man-db.timer (destination-default)
References: systemd-tmpfiles-clean.timer (origin-file)
References: e2scrub_all.timer (origin-file)
References: atop-rotate.timer (origin-file)
References: fstrim.timer (origin-file)
References: dpkg-db-backup.timer (origin-file)
References: shutdown.target (origin-file)
References: apt-daily.timer (origin-file)
References: man-db.timer (origin-file)
References: exim4-base.timer (origin-file)
References: logrotate.timer (origin-file)
References: apt-daily-upgrade.timer (origin-file)
ReferencedBy: man-db.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: basic.target (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: atop-rotate.timer (destination-default)
ReferencedBy: logrotate.timer (destination-default)
ReferencedBy: dpkg-db-backup.timer (destination-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: exim4-base.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
? Unit sockets.target:
Description: Socket Units
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2026-05-19 18:59:27 CST
Inactive Exit Timestamp: Tue 2026-05-19 18:59:27 CST
Active Enter Timestamp: Tue 2026-05-19 18:59:27 CST
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Invocation ID: ed0e85a8b85c43a18e51866238bf6241
Documentation: man:systemd.special(7)
Fragment Path: /usr/lib/systemd/system/sockets.target
Condition Timestamp: Tue 2026-05-19 18:59:27 CST
Condition Result: yes
Assert Timestamp: Tue 2026-05-19 18:59:27 CST
Assert Result: yes
Wants: sshd-unix-local.socket (origin-file)
Wants: docker.socket (origin-file)
Wants: systemd-initctl.socket (origin-file)
Wants: sshd-vsock.socket (origin-file)
Wants: systemd-pcrextend.socket (origin-file)
Wants: systemd-pcrlock.socket (origin-file)
Wants: systemd-sysext.socket (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: dbus.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-hostnamed.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-networkd.socket (origin-file)
Wants: systemd-creds.socket (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
After: systemd-journald-audit.socket (destination-file)
After: systemd-initctl.socket (destination-file)
After: systemd-creds.socket (destination-file)
After: docker.socket (origin-default destination-default)
After: systemd-hostnamed.socket (origin-default destination-default)
After: dbus.socket (origin-default destination-default)
After: systemd-sysext.socket (destination-file)
After: sshd-vsock.socket (origin-default destination-default)
After: systemd-pcrextend.socket (destination-file)
After: syslog.socket (destination-file)
After: systemd-journald-dev-log.socket (destination-file)
After: systemd-networkd.socket (destination-file)
After: systemd-journald.socket (destination-file)
After: systemd-udevd-control.socket (destination-file)
After: systemd-pcrlock.socket (destination-file)
After: sshd-unix-local.socket (origin-default destination-default)
After: systemd-udevd-kernel.socket (destination-file)
References: systemd-journald-dev-log.socket (origin-file)
References: systemd-creds.socket (origin-file)
References: systemd-pcrlock.socket (origin-file)
References: docker.socket (origin-file origin-default)
References: systemd-journald.socket (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: sshd-unix-local.socket (origin-file origin-default)
References: systemd-hostnamed.socket (origin-file origin-default)
References: dbus.socket (origin-file origin-default)
References: systemd-sysext.socket (origin-file)
References: shutdown.target (origin-default)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-initctl.socket (origin-file)
References: sshd-vsock.socket (origin-file origin-default)
References: systemd-networkd.socket (origin-file)
References: systemd-pcrextend.socket (origin-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: systemd-sysext.socket (destination-file)
ReferencedBy: systemd-journald-audit.socket (destination-file)
ReferencedBy: sshd-unix-local.socket (destination-default)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: systemd-pcrlock.socket (destination-file)
ReferencedBy: sshd-vsock.socket (destination-default)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-hostnamed.socket (destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: systemd-creds.socket (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: docker.socket (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-pcrextend.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
SurviveFinalKillSignal: no
OnSuccessJobMode: fail
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-------------- next part --------------
s "unmerged-bin"
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/atop.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atop.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/unattended-upgrades.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/unattended-upgrades.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/systemd-resolved.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.resolve1.service
/etc/systemd/system/sysinit.target.wants/systemd-resolved.service
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/fstrim.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/exim4-base.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/atop-rotate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/e2scrub_all.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/logrotate.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/man-db.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/dpkg-db-backup.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/sysinit.target.wants/apparmor.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/systemd-resolved.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/keyboard-setup.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/systemd-timesyncd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/systemd-time-wait-sync.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/ssh.service.dsh-also <==
/etc/systemd/system/sshd.service
/etc/systemd/system/multi-user.target.wants/ssh.service
==> /var/lib/systemd/deb-systemd-helper-enabled/nftables.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/nftables.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/hibernate.target.wants/grub-common.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.timesync1.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/sshd at .service.wants/sshd-keygen.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/systemd-timesyncd.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.timesync1.service
/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/exim4-base.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/exim4-base.timer
==> /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/dpkg-db-backup.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/dpkg-db-backup.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/hybrid-sleep.target.wants/grub-common.service <==
==> /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/ssh.socket.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/atopacct.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atopacct.service
==> /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/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/docker.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/docker.service
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.resolve1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/atop-rotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/atop-rotate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/suspend.target.wants/grub-common.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/sshd.service.wants/sshd-keygen.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/suspend-then-hibernate.target.wants/grub-common.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.wants/sshd-keygen.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/grub-common.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/docker.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/cron.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/atopacct.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/atop.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/e2scrub_reap.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/logrotate.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/logrotate.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/qemu-guest-agent.service.dsh-also <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/docker.socket <==
==> /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/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket
==> /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/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.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>
# / was on /dev/vda2 during installation
/dev/vda2 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/vda1 during installation
/dev/vda1 /boot/efi vfat umask=0077 0 1
# swap was on /dev/vda3 during installation
/dev/vda3 none swap sw 0 0
#/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
More information about the Pkg-systemd-maintainers
mailing list