Bug#1009351: systemd: Static IP addressing (from config) in LXC containers not working anymore
Claudio Kuenzler
ck at claudiokuenzler.com
Tue Apr 12 08:15:33 BST 2022
Package: systemd
Version: 247.3-7
Severity: critical
Justification: breaks the whole system
Dear Maintainer,
After having created a new LXC container (using lxc-create) using the
lxc-download template and using Debian Bullseye, the static IP
addressing using the container's config file
(/var/lib/lxc/container/config) is not working anymore.
This was the first Bullseye LXC I created since the 11.3 release. Older
Bullseye releases worked without a problem.
This _could_ be caused by the following mentioned change in the systemd
package:
"fix a regression when using systemd-networkd in an unprivileged LXD
container"
A workaround is to start the containenr in foreground (-F), disable the
systemd-networkd service and then reboot the container. The static IP
from the container's config is now working again.
To reproduce:
1. Create the container
lxc-create -n bullseye -t download -- -d debian -r bullseye -a amd64
2. Adjust config, add static IP in networking
root at host:~# cat /var/lib/lxc/bullseye/config | grep net
lxc.net.0.type = veth
lxc.net.0.flags = up
lxc.net.0.link = virbr1
lxc.net.0.veth.pair = bullseye
lxc.net.0.ipv4.address = 192.168.1.111/24
lxc.net.0.ipv4.gateway = 192.168.1.1
3. Start container
lxc-start -n bullseye
For a very short time (1-2 seconds), the bullseye container is reachable
on the configured IP but then loses the IP as soon as systemd-networkd
is started.
4. Attach to container, disable systemd-networkd, reboot -> works again
-- Package-specific info:
-- System Information:
Debian Release: 11.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-9-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages systemd depends on:
ii adduser 3.118
ii libacl1 2.2.53-10
ii libapparmor1 2.13.6-10
ii libaudit1 1:3.0-2
ii libblkid1 2.36.1-8+deb11u1
ii libc6 2.31-13+deb11u3
ii libcap2 1:2.44-1
ii libcrypt1 1:4.4.18-4
ii libcryptsetup12 2:2.3.7-1+deb11u1
ii libgcrypt20 1.8.7-6
ii libgnutls30 3.7.1-5
ii libgpg-error0 1.38-2
ii libip4tc2 1.8.7-1
ii libkmod2 28-1
ii liblz4-1 1.9.3-2
ii liblzma5 5.2.5-2
ii libmount1 2.36.1-8+deb11u1
ii libpam0g 1.4.0-9+deb11u1
ii libseccomp2 2.5.1-1+deb11u1
ii libselinux1 3.1-3
ii libsystemd0 247.3-7
ii libzstd1 1.4.8+dfsg-2.1
ii mount 2.36.1-8+deb11u1
ii util-linux 2.36.1-8+deb11u1
Versions of packages systemd recommends:
ii dbus 1.12.20-2
ii systemd-timesyncd [time-daemon] 247.3-7
Versions of packages systemd suggests:
pn policykit-1 <none>
pn systemd-container <none>
Versions of packages systemd is related to:
pn dracut <none>
pn initramfs-tools <none>
ii libnss-systemd 247.3-7
ii libpam-systemd 247.3-7
ii udev 247.3-7
-- no debconf information
-------------- next part --------------
[MASKED] /run/systemd/system/dev-hugepages.mount -> /usr/lib/systemd/system/dev-hugepages.mount
[MASKED] /run/systemd/system/systemd-hwdb-update.service -> /usr/lib/systemd/system/systemd-hwdb-update.service
[MASKED] /run/systemd/system/systemd-journald-audit.socket -> /usr/lib/systemd/system/systemd-journald-audit.socket
[MASKED] /run/systemd/system/systemd-modules-load.service -> /usr/lib/systemd/system/systemd-modules-load.service
[MASKED] /run/systemd/system/systemd-pstore.service -> /usr/lib/systemd/system/systemd-pstore.service
[EXTENDED] /usr/lib/systemd/system/rc-local.service -> /usr/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED] /usr/lib/systemd/system/systemd-localed.service -> /usr/lib/systemd/system/systemd-localed.service.d/locale-gen.conf
[EXTENDED] /usr/lib/systemd/system/systemd-sysctl.service -> /run/systemd/system/systemd-sysctl.service.d/zzz-lxc-override.conf
[EXTENDED] /usr/lib/systemd/system/systemd-udev-trigger.service -> /run/systemd/system/systemd-udev-trigger.service.d/zzz-lxc-override.conf
9 overridden configuration files found.
-------------- next part --------------
Timestamp userspace: Tue 2022-04-12 06:54:13 UTC
Timestamp finish: Tue 2022-04-12 06:54:13 UTC
Timestamp generators-start: Tue 2022-04-12 06:54:13 UTC
Timestamp generators-finish: Tue 2022-04-12 06:54:13 UTC
Timestamp units-load-start: Tue 2022-04-12 06:54:13 UTC
Timestamp units-load-finish: Tue 2022-04-12 06:54:13 UTC
-> Unit modprobe at drm.service:
Description: Load Kernel Module drm
Instance: drm
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionCapability: CAP_SYS_MODULE failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system-modprobe.slice (origin-file)
WantedBy: systemd-logind.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system-modprobe.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system-modprobe.slice (origin-file)
ReferencedBy: systemd-logind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq drm
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit basic.target:
Description: Basic System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: b542a449db0d44f9bb298c48d238dc4f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/basic.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-file)
Wants: timers.target (origin-file)
Wants: sockets.target (origin-file)
Wants: tmp.mount (origin-file)
Wants: slices.target (origin-file)
Wants: paths.target (origin-file)
RequiredBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty at tty1.service (destination-default)
Before: ssh.service (destination-default)
Before: container-getty at 3.service (destination-default)
Before: apt-daily.service (destination-default)
Before: container-getty at 0.service (destination-default)
Before: getty-static.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: console-getty.service (destination-default)
Before: shutdown.target (origin-default)
Before: systemd-logind.service (destination-default)
Before: multi-user.target (destination-file destination-default)
Before: fstrim.service (destination-default)
Before: dbus.service (destination-default)
Before: container-getty at 1.service (destination-default)
Before: rc-local.service (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: systemd-ask-password-wall.service (destination-default)
Before: container-getty at 2.service (destination-default)
Before: user at 1000.service (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
After: -.mount (origin-path)
After: sockets.target (origin-file origin-default)
After: tmp.mount (origin-file)
After: sysinit.target (origin-file origin-default)
After: slices.target (origin-file origin-default)
After: paths.target (origin-file origin-default)
References: sysinit.target (origin-file origin-default)
References: slices.target (origin-file origin-default)
References: sockets.target (origin-file origin-default)
References: paths.target (origin-file origin-default)
References: tmp.mount (origin-file)
References: timers.target (origin-file)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: container-getty at 0.service (destination-default)
ReferencedBy: console-getty.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: container-getty at 2.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: container-getty at 1.service (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: container-getty at 3.service (destination-default)
ReferencedBy: ssh.service (destination-default)
RequiresMountsFor: /var/tmp (origin-file)
RequiresMountsFor: /var (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit proc-uptime.mount:
Description: /proc/uptime
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/uptime
What: lxcfs
File System Type: fuse.lxcfs
Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-remount-fs.service:
Description: Remount Root and Kernel File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
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: 945237a6e34540dd80e623b3f33998b7
Documentation: man:systemd-remount-fs.service(8)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-remount-fs.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Wants: local-fs-pre.target (origin-file)
WantedBy: local-fs.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-timesyncd.service (destination-file)
Before: shutdown.target (origin-file)
Before: local-fs-pre.target (origin-file)
Before: systemd-logind.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: local-fs.target (origin-file)
Before: systemd-random-seed.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-fsck-root.service (origin-file)
References: local-fs-pre.target (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-fsck-root.service (origin-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-remount-fs
PID: 64
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit fstrim.timer:
Description: Discard unused blocks once a week
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:fstrim
Fragment Path: /lib/systemd/system/fstrim.timer
ConditionVirtualization: !container failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
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: fstrim.service (origin-implicit)
After: -.mount (origin-path)
After: time-sync.target (origin-default)
After: sysinit.target (origin-default)
Triggers: fstrim.service (origin-implicit)
References: fstrim.service (origin-implicit)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
References: time-sync.target (origin-default)
References: timers.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: dead
Result: success
Unit: fstrim.service
Persistent: yes
WakeSystem: no
Accuracy: 1h
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: Mon *-*-* 00:00:00
-> Unit cryptsetup.target:
Description: Local Encrypted Volumes
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 9dd75fdede1340149d598f9c0be97346
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/cryptsetup.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-default)
Before: shutdown.target (origin-default)
After: systemd-ask-password-wall.path (destination-file)
After: systemd-ask-password-console.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-ask-password-console.service:
Description: Dispatch Password Requests to Console
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: !/run/plymouth/pid untested
Requires: system.slice (origin-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: plymouth-start.service (origin-file)
After: systemd-vconsole-setup.service (origin-file)
After: system.slice (origin-file)
After: systemd-ask-password-console.path (destination-implicit)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-ask-password-console.path (destination-implicit)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: systemd-vconsole-setup.service (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: emergency.service (origin-file)
ReferencedBy: systemd-ask-password-console.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tty-ask-password-agent --watch --console
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit session-945536.scope:
Description: Session 945536 of user ckadm
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:31 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/session-945536.scope
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: d72cf705770c464195cb88831998b8e5
Fragment Path: /run/systemd/transient/session-945536.scope
Condition Timestamp: Tue 2022-04-12 06:54:31 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:31 UTC
Assert Result: yes
Requires: user-1000.slice (origin-file)
Wants: user at 1000.service (origin-file)
Wants: user-runtime-dir at 1000.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-file)
After: user at 1000.service (origin-file)
After: systemd-user-sessions.service (origin-file)
After: user-1000.slice (origin-file)
After: user-runtime-dir at 1000.service (origin-file)
After: systemd-logind.service (origin-file)
References: user at 1000.service (origin-file)
References: -.mount (origin-file)
References: systemd-logind.service (origin-file)
References: user-runtime-dir at 1000.service (origin-file)
References: user-1000.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-user-sessions.service (origin-file)
RequiresMountsFor: /home/ckadm (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
RuntimeMaxSec: infinity
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
-> Unit multi-user.target:
Alias: runlevel2.target
Alias: runlevel4.target
Alias: runlevel3.target
Description: Multi-User System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: c01286a01f2643f6afdaccb057f5882c
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/multi-user.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: basic.target (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: dbus.service (origin-file)
Wants: systemd-user-sessions.service (origin-file)
Wants: systemd-resolved.service (origin-file)
Wants: getty.target (origin-file)
Wants: ssh.service (origin-file)
Wants: systemd-logind.service (origin-file)
Wants: systemd-ask-password-wall.path (origin-file)
Wants: remote-fs.target (origin-file)
RequiredBy: graphical.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: shutdown.target (origin-default)
Before: graphical.target (destination-file destination-default)
After: rescue.target (origin-file)
After: getty.target (origin-default)
After: systemd-logind.service (origin-default)
After: systemd-user-sessions.service (origin-default)
After: basic.target (origin-file origin-default)
After: rescue.service (origin-file)
After: ssh.service (origin-default)
After: systemd-networkd.service (destination-file)
After: dbus.service (origin-default)
References: systemd-user-sessions.service (origin-file origin-default)
References: rescue.service (origin-file)
References: systemd-ask-password-wall.path (origin-file)
References: systemd-logind.service (origin-file origin-default)
References: rescue.target (origin-file)
References: remote-fs.target (origin-file)
References: systemd-resolved.service (origin-file)
References: basic.target (origin-file origin-default)
References: dbus.service (origin-file origin-default)
References: getty.target (origin-file origin-default)
References: systemd-update-utmp-runlevel.service (origin-file)
References: ssh.service (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: graphical.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter 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: memory pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-devices
Invocation ID: c012755193584551b443d16b48b591f5
Documentation: man:systemd-resolved.service(8)
Documentation: man:org.freedesktop.resolve1(5)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers
Documentation: https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients
Fragment Path: /lib/systemd/system/systemd-resolved.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Wants: nss-lookup.target (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: nss-lookup.target (origin-file)
Before: network.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: systemd-networkd.service (origin-file)
After: -.mount (origin-path)
References: -.mount (origin-path)
References: shutdown.target (origin-file)
References: network.target (origin-file)
References: nss-lookup.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-networkd.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /run/systemd/resolve (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 67
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.resolve1
Bus Name Good: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: yes
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/resolve
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
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: madvise pwritev truncate64 getresgid ioprio_set mq_timedreceive_time64 clock_gettime sched_rr_get_interval_time64 gettimeofday mlock ipc move_pages sync_file_range bind kill pause get_mempolicy msync io_submit olduname unlink waitid restart_syscall arch_prctl setpgid writev setgroups setrlimit sched_rr_get_interval semctl tgkill setgroups32 io_uring_register fadvise64 sched_setparam lgetxattr setfsgid32 sched_get_priority_min rt_sigtimedwait exit_group statfs64 timer_settime64 prctl getegid rt_sigsuspend sendmmsg clone3 setresuid msgctl sigpending geteuid32 getgroups inotify_rm_watch prlimit64 lchown32 link setuid renameat setresgid lstat rt_tgsigqueueinfo getxattr timer_gettime64 flistxattr getpid getcwd vfork timerfd_gettime _newselect sched_getaffinity ppoll sigsuspend pidfd_send_signal getppid setreuid32 getdents fchownat clone sched_getscheduler faccessat2 sched_getattr listen set_mempolicy epoll_ctl_old semget fallocate timerfd_settime64 getgroups32 futimesat recv rt_sigaction mlock2 getitimer socketpair accept4 inotify_init1 setfsgid connect ftruncate64 get_thread_area getrlimit utimes oldfstat close_range semtimedop_time64 faccessat getegid32 io_uring_setup fcntl request_key munlock semtimedop semop ugetrlimit recvfrom capget fgetxattr fcntl64 epoll_pwait getpgrp getpgid write fstatat64 setregid timerfd_settime pidfd_open recvmmsg getresuid chown sigprocmask readv accept clock_nanosleep_time64 rt_sigprocmask io_cancel inotify_init timer_settime getcpu set_tid_address getsid setitimer msgsnd sync_file_range2 umask readahead shutdown timer_create lstat64 memfd_create rmdir rseq stat waitpid timer_getoverrun chdir exit fchown32 recvmsg poll setreuid alarm shmctl sigaction fstat mknodat sched_getparam sync get_robust_list getgid open io_setup clock_getres_time64 getrusage capset getuid recvmmsg_time64 timer_gettime sendto getsockname fsetxattr fsync close mkdir add_key setresuid32 set_thread_area socketcall wait4 pwrite64 time mq_getsetattr chown32 sysinfo userfaultfd timerfd_gettime64 migrate_pages readlink execve kcmp removexattr select sendfile64 rt_sigreturn fstat64 access _llseek mprotect lsetxattr sched_setaffinity setxattr pselect6 set_tls rt_sigpending openat preadv2 sched_get_priority_max unshare mremap sigaltstack readdir statfs setuid32 getpriority setgid geteuid shmat llistxattr ftruncate mq_unlink sched_yield sendmsg io_pgetevents_time64 listxattr dup getdents64 epoll_create getresuid32 stat64 keyctl setfsuid readlinkat mbind munmap times timerfd_create pipe2 getuid32 mmap2 tkill utime setregid32 fstatfs ioctl clock_gettime64 newfstatat gettid preadv statx oldolduname uname dup2 msgget fchmod inotify_add_watch nice fstatfs64 lseek pread64 sendfile dup3 send fchmodat vmsplice shmdt epoll_create1 chmod mlockall symlink rt_sigtimedwait_time64 mq_timedsend_time64 ppoll_time64 lchown signalfd4 remap_file_pages ioprio_get mq_timedsend oldlstat sched_setattr io_getevents clock_nanosleep futex_time64 eventfd2 fdatasync futex io_uring_enter flock epoll_wait_old process_vm_readv epoll_ctl pwritev2 execveat splice cacheflush getsockopt openat2 io_destroy nanosleep membarrier name_to_handle_at socket mq_open setgid32 pipe setpriority mmap utimensat signal fremovexattr brk mq_timedreceive symlinkat set_robust_list getrandom fadvise64_64 pselect6_time64 io_pgetevents setresgid32 munlockall read sigreturn eventfd setsid shmget rename personality truncate lremovexattr oldstat tee syncfs fchdir creat setsockopt epoll_wait setfsuid32 mq_notify signalfd getpeername getgid32 sched_setscheduler fork process_vm_writev copy_file_range unlinkat renameat2 swapcontext mkdirat getresgid32 linkat clock_getres timer_delete rt_sigqueueinfo setns msgrcv fchown mknod utimensat_time64
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-resolved
PID: 67
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
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:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
-> 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 906511be5bf84d63afe7e66dc5c07bb5
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-lookup.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: systemd-resolved.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-resolved.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-resolved.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit first-boot-complete.target:
Description: First Boot Complete
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/first-boot-complete.target
ConditionFirstBoot: yes failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
WantedBy: systemd-random-seed.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: systemd-machine-id-commit.service (destination-file)
Before: shutdown.target (origin-default)
After: systemd-random-seed.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-fsck-root.service:
Description: File System Check on Root Device
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-fsck-root.service(8)
Fragment Path: /lib/systemd/system/systemd-fsck-root.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: !/run/initramfs/fsck-root untested
ConditionPathIsReadWrite: !/ untested
Requires: system.slice (origin-file)
Wants: systemd-fsckd.socket (origin-file)
Conflicts: shutdown.target (origin-file)
Before: local-fs.target (origin-file)
Before: systemd-remount-fs.service (destination-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-fsckd.socket (origin-file)
After: system.slice (origin-file)
References: local-fs.target (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsck
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-kernel-debug.mount:
Description: Kernel Debug File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
ConditionCapability: CAP_SYS_RAWIO failed
ConditionPathExists: /sys/kernel/debug untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Clean Result: success
Where: /sys/kernel/debug
What: debugfs
File System Type: debugfs
Options: nosuid,nodev,noexec
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-update-done.service:
Description: systemd-update-done.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
After: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-sysusers.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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter 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: 827bcb1f83ac41f7807eee2da2afe496
Fragment Path: /lib/systemd/system/dbus.socket
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: dbus.service (destination-file)
WantedBy: systemd-logind.service (destination-file)
WantedBy: sockets.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: sockets.target (origin-default destination-default)
Before: systemd-logind.service (destination-file)
Before: dbus.service (origin-implicit)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: sysinit.target (origin-default)
Triggers: dbus.service (origin-implicit)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: sockets.target (origin-default)
References: sysinit.target (origin-default)
References: dbus.service (origin-implicit)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: sockets.target (destination-file destination-default)
ReferencedBy: systemd-logind.service (destination-file)
RequiresMountsFor: /run/dbus/system_bus_socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: dbus.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/dbus/system_bus_socket
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit apt-daily-upgrade.service:
Description: Daily apt upgrade and clean activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily-upgrade.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
After: connman.service (origin-file)
After: NetworkManager.service (origin-file)
After: apt-daily-upgrade.timer (destination-implicit)
After: sysinit.target (origin-default)
After: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-networkd.service (origin-file)
After: basic.target (origin-default)
After: apt-daily.service (origin-file)
TriggeredBy: apt-daily-upgrade.timer (destination-implicit)
References: network-online.target (origin-file)
References: NetworkManager.service (origin-file)
References: sysinit.target (origin-default)
References: apt-daily.service (origin-file)
References: connman.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: network.target (origin-file)
References: systemd-networkd.service (origin-file)
References: basic.target (origin-default)
ReferencedBy: apt-daily-upgrade.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 15min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily install
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rescue.target:
Alias: runlevel1.target
Description: Rescue Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/rescue.target
Requires: sysinit.target (origin-file)
Requires: rescue.service (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: multi-user.target (destination-file)
Before: graphical.target (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: multi-user.target (destination-file)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-file origin-default)
After: rescue.service (origin-file)
References: rescue.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: sysinit.target (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit dev-lxc-tty3.mount:
Description: /dev/lxc/tty3
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
RequiresMountsFor: /dev/lxc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/lxc/tty3
What: devpts
File System Type: devpts
Options: rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1024
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit user.slice:
Description: User and Session Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /user.slice
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: 977df2cf5b9e466a99aefb2fa545a421
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/user.slice
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: -.slice (origin-implicit)
RequiredBy: user-1000.slice (destination-implicit)
WantedBy: systemd-logind.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: slices.target (origin-file)
Before: shutdown.target (origin-default)
Before: user-1000.slice (destination-implicit)
Before: systemd-logind.service (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
References: shutdown.target (origin-default)
References: slices.target (origin-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: user-1000.slice (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit timers.target:
Description: Timers
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 1bbfba64d39a43a8b0c62ef887836ec4
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/timers.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Wants: apt-daily-upgrade.timer (origin-file)
Wants: fstrim.timer (origin-file)
Wants: apt-daily.timer (origin-file)
Wants: e2scrub_all.timer (origin-file)
Wants: systemd-tmpfiles-clean.timer (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-file)
After: fstrim.timer (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: apt-daily.timer (destination-default)
After: apt-daily-upgrade.timer (destination-default)
After: e2scrub_all.timer (destination-default)
References: apt-daily-upgrade.timer (origin-file)
References: shutdown.target (origin-file)
References: fstrim.timer (origin-file)
References: apt-daily.timer (origin-file)
References: e2scrub_all.timer (origin-file)
References: systemd-tmpfiles-clean.timer (origin-file)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: basic.target (destination-file)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-journald.service:
Description: Journal Service
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-journald.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-firewall bpf-devices
Invocation ID: 483602beedbb4b318b2d72503e5160a4
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: systemd-journald.socket (origin-file)
Requires: system.slice (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
RequiredBy: systemd-journal-flush.service (destination-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-journal-flush.service (destination-file)
After: systemd-journald-dev-log.socket (origin-file destination-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file destination-implicit)
After: systemd-journald-audit.socket (origin-file)
After: -.mount (origin-path)
After: syslog.socket (origin-file)
TriggeredBy: systemd-journald-dev-log.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald.socket (origin-file destination-implicit)
TriggeredBy: systemd-journald-audit.socket (origin-file)
References: -.mount (origin-path)
References: systemd-journald-audit.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
References: syslog.socket (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-implicit)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-implicit)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 63
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: yes
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/journal
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -250
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
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: connect tgkill epoll_pwait getpgid mq_open _llseek process_vm_writev fstatfs sigaction flock pselect6_time64 sched_rr_get_interval mknodat waitpid fsync alarm ftruncate64 getpriority faccessat statfs semop timerfd_gettime64 sendfile64 io_submit recvmmsg setrlimit setgroups32 epoll_create1 pwritev rt_sigaction ioprio_get setreuid32 dup3 sync_file_range utimensat getitimer utime userfaultfd get_robust_list signalfd tkill rt_sigtimedwait_time64 process_vm_readv copy_file_range setfsgid32 clone3 mkdirat read openat io_pgetevents getuid msync timerfd_settime64 renameat2 fcntl64 sched_setaffinity pidfd_send_signal name_to_handle_at sched_rr_get_interval_time64 inotify_init1 oldstat fdatasync timerfd_settime mbind mq_timedsend_time64 recvmmsg_time64 epoll_wait_old io_setup execve mq_timedreceive_time64 sched_get_priority_max chown getsockopt timer_settime access llistxattr rt_sigreturn getxattr removexattr splice mremap capget listxattr brk msgrcv sched_get_priority_min swapcontext bind select accept4 set_tls mlock vfork getresuid32 futex_time64 readlink setresgid kill munlock pause oldfstat accept capset chown32 memfd_create fchmod getpid nice listen lgetxattr fchmodat write rt_sigprocmask fchdir sched_yield set_tid_address fgetxattr clock_gettime64 shutdown rt_tgsigqueueinfo getpeername _newselect close_range io_cancel ioprio_set syncfs clock_getres_time64 fremovexattr waitid inotify_rm_watch setuid epoll_wait clock_nanosleep fork setpgid symlinkat munmap fstat chdir io_uring_enter remap_file_pages shmdt ppoll_time64 sched_getscheduler move_pages rmdir msgget fstatfs64 fchown32 rt_sigpending mq_timedreceive mq_notify chmod mq_getsetattr getegid mq_timedsend setuid32 fchownat utimes setsid execveat gettimeofday msgctl sendto eventfd2 cacheflush timerfd_gettime getgid setsockopt clone setns timer_getoverrun getgroups32 geteuid32 stat sigreturn setresuid migrate_pages readv uname io_getevents getsid fallocate statx mprotect mq_unlink prctl mmap signalfd4 fcntl sigprocmask sendmsg sendmmsg futimesat creat statfs64 io_pgetevents_time64 setgroups futex pwrite64 fchown utimensat_time64 openat2 truncate newfstatat ipc readlinkat mlock2 madvise shmat socket getegid32 restart_syscall rt_sigqueueinfo sigaltstack symlink preadv recv times flistxattr semget ppoll getppid faccessat2 clock_nanosleep_time64 mknod munlockall clock_getres mmap2 getrandom getrlimit setpriority inotify_add_watch oldolduname setgid poll prlimit64 semtimedop socketpair close mlockall sigsuspend eventfd send io_uring_setup sched_setscheduler lremovexattr membarrier setresgid32 setfsuid fstatat64 fsetxattr getpgrp stat64 sched_getparam umask getuid32 ftruncate unlink sched_getaffinity oldlstat getcwd lseek msgsnd semctl lstat64 gettid setreuid getresgid32 setxattr inotify_init olduname setitimer getdents link sched_setattr wait4 tee getgid32 shmctl setregid32 timer_gettime64 open dup socketcall rename lsetxattr sync timer_settime64 fstat64 getrusage getresgid sysinfo getcpu pselect6 semtimedop_time64 timer_create signal io_destroy setfsuid32 ioctl kcmp epoll_ctl truncate64 set_robust_list add_key pipe2 personality clock_gettime pidfd_open preadv2 sigpending writev get_thread_area unshare timer_delete getdents64 keyctl recvfrom setresuid32 fadvise64_64 timerfd_create arch_prctl setfsgid vmsplice sync_file_range2 set_thread_area pread64 getgroups sched_getattr recvmsg geteuid setregid readahead io_uring_register shmget rseq rt_sigtimedwait sched_setparam exit_group linkat nanosleep rt_sigsuspend getresuid lstat set_mempolicy epoll_create lchown32 getsockname readdir request_key dup2 sendfile time lchown setgid32 exit pwritev2 pipe mkdir unlinkat renameat ugetrlimit get_mempolicy fadvise64 timer_gettime epoll_ctl_old
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-journald
PID: 63
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Status Text: Processing requests...
File Descriptor Store Max: 4224
File Descriptor Store Current: 5
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
DeviceAllow: char-* rw
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
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: 1ca983975d9440e4838682e8dce9e1f6
Documentation: man:systemd-sysctl.service(8)
Documentation: man:sysctl.d(5)
Fragment Path: /lib/systemd/system/systemd-sysctl.service
DropIn Path: /run/systemd/system/systemd-sysctl.service.d/zzz-lxc-override.conf
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathIsReadWrite: /proc/sys/net succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-networkd.service (destination-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-modules-load.service (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-modules-load.service (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/lib/systemd/systemd-sysctl
PID: 65
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit NetworkManager.service:
Description: NetworkManager.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: apt-daily.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
-> Unit getty-static.service:
Description: getty on tty2-tty6 if dbus and logind are not available
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/getty-static.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: !/usr/bin/dbus-broker succeeded
ConditionPathExists: !/usr/bin/dbus-daemon failed
ConditionPathExists: /dev/tty0 untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: getty.target (destination-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemctl --no-block start getty at tty2.service getty at tty3.service getty at tty4.service getty at tty5.service getty at tty6.service
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-tmpfiles-clean.timer:
Description: Daily Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 6ca06ea1a29a464a8cb48fc5bd8fd7dd
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.service (origin-implicit)
Before: timers.target (origin-default)
After: sysinit.target (origin-default)
Triggers: systemd-tmpfiles-clean.service (origin-implicit)
References: shutdown.target (origin-default)
References: systemd-tmpfiles-clean.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
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: systemd-tmpfiles-clean.service
Persistent: no
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnUnitActiveSec: 1d
OnBootSec: 15min
-> Unit user-1000.slice:
Description: User Slice of UID 1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:31 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user.slice
CGroup: /user.slice/user-1000.slice
CGroup realized: yes
CGroup realized mask: memory pids
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: 53f7c2c159e84273bd24889b18bc670f
Documentation: man:user at .service(5)
DropIn Path: /usr/lib/systemd/system/user-.slice.d/10-defaults.conf
Condition Timestamp: Tue 2022-04-12 06:54:31 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:31 UTC
Assert Result: yes
Requires: user.slice (origin-implicit)
RequiredBy: user at 1000.service (destination-file)
RequiredBy: session-945536.scope (destination-file)
RequiredBy: user-runtime-dir at 1000.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: shutdown.target (origin-default)
Before: session-945536.scope (destination-file)
After: systemd-user-sessions.service (origin-file)
After: user.slice (origin-implicit)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: user.slice (origin-implicit)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: session-945536.scope (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 1361801
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-binfmt.service:
Description: Set Up Additional Binary Formats
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-binfmt.service(8)
Documentation: man:binfmt.d(5)
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/systemd-binfmt.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionDirectoryNotEmpty: |/run/binfmt.d failed
ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
ConditionPathIsReadWrite: /proc/sys failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: proc-sys-fs-binfmt_misc.automount (origin-file)
After: proc-sys-fs-binfmt_misc.mount (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: proc-sys-fs-binfmt_misc.mount (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-binfmt
-> ExecStop:
Command Line: /lib/systemd/systemd-binfmt --unregister
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-ask-password-console.path:
Description: Dispatch Password Requests to Console Directory Watch
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 886d9aa77bad4555b67cc20f0b404aec
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
ConditionPathExists: !/run/plymouth/pid succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-ask-password-console.service (origin-implicit)
Before: cryptsetup.target (origin-file)
Before: paths.target (origin-file)
After: -.mount (origin-path)
After: plymouth-start.service (origin-file)
Triggers: systemd-ask-password-console.service (origin-implicit)
References: plymouth-start.service (origin-file)
References: cryptsetup.target (origin-file)
References: emergency.service (origin-file)
References: systemd-ask-password-console.service (origin-implicit)
References: -.mount (origin-path)
References: paths.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-console.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit 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: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 743f836af3fa4a4084db5563f45e59ee
Fragment Path: /lib/systemd/system/apt-daily-upgrade.timer
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (origin-implicit)
Before: timers.target (origin-default)
After: -.mount (origin-path)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
After: apt-daily.timer (origin-file)
Triggers: apt-daily-upgrade.service (origin-implicit)
References: apt-daily-upgrade.service (origin-implicit)
References: timers.target (origin-default)
References: apt-daily.timer (origin-file)
References: sysinit.target (origin-default)
References: -.mount (origin-path)
References: time-sync.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: apt-daily-upgrade.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 06:00:00
-> Unit ssh.service:
Alias: sshd.service
Description: OpenBSD Secure Shell server
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/ssh.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 15dfa375270546f5a25c798664202ccc
Documentation: man:sshd(8)
Documentation: man:sshd_config(5)
Fragment Path: /lib/systemd/system/ssh.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: !/etc/ssh/sshd_not_to_be_run succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: network.target (origin-file)
After: auditd.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
After: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
References: network.target (origin-file)
References: system.slice (origin-file)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: -.mount (origin-path)
References: auditd.service (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /run/sshd (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 83
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
EnvironmentFile: -/etc/default/ssh
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: sshd
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/sbin/sshd -t
PID: 75
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
-> ExecStart:
Command Line: /usr/sbin/sshd -D $SSHD_OPTS
PID: 83
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
-> ExecReload:
Command Line: /usr/sbin/sshd -t
Command Line: /bin/kill -HUP $MAINPID
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-networkd.socket:
Description: Network Service Netlink Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-networkd.service(8)
Documentation: man:rtnetlink(7)
Fragment Path: /lib/systemd/system/systemd-networkd.socket
ConditionCapability: CAP_NET_ADMIN untested
Requires: system.slice (origin-file)
WantedBy: systemd-networkd.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-networkd.service (origin-implicit destination-file)
After: system.slice (origin-file)
Triggers: systemd-networkd.service (origin-implicit)
References: systemd-networkd.service (origin-implicit)
References: sockets.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: yes
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-networkd.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 134217728
ListenNetlink: route 1361
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
Source Path: /proc/self/mountinfo
ConditionVirtualization: !private-users untested
ConditionCapability: CAP_SYS_ADMIN untested
ConditionPathExists: /sys/fs/fuse/connections untested
Requires: -.slice (origin-file)
Requires: modprobe at fuse.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.slice (origin-file)
After: modprobe at fuse.service (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
References: modprobe at fuse.service (origin-file)
References: -.slice (origin-file)
References: sysinit.target (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/fs/fuse (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/fs/fuse/connections
What: fusectl
File System Type: fusectl
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit local-fs.target:
Description: Local File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: b38efb0689af4c4d8c6ac32bd354a849
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Wants: systemd-remount-fs.service (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-boot-system-token.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: sysinit.target (destination-file)
After: local-fs-pre.target (origin-file)
After: run-user-1000.mount (destination-mountinfo-default)
After: systemd-remount-fs.service (destination-file)
After: systemd-fsck-root.service (destination-file)
OnFailure: emergency.target (origin-file)
References: local-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: emergency.target (origin-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace-irreversibly
IgnoreOnIsolate: no
Target State: active
-> Unit getty.target:
Description: Login Prompts
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 49a190d1237046e8a530cb26ec2bf74b
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Wants: container-getty at 3.service (origin-file)
Wants: getty-static.service (origin-file)
Wants: getty at tty1.service (origin-file)
Wants: container-getty at 0.service (origin-file)
Wants: console-getty.service (origin-file)
Wants: container-getty at 2.service (origin-file)
Wants: container-getty at 1.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: container-getty at 3.service (origin-default destination-file)
After: console-getty.service (origin-default destination-file)
After: container-getty at 0.service (origin-default destination-file)
After: container-getty at 2.service (origin-default destination-file)
After: getty-static.service (origin-default)
After: container-getty at 1.service (origin-default destination-file)
After: getty at tty1.service (origin-default destination-file)
References: getty at tty1.service (origin-file origin-default)
References: shutdown.target (origin-default)
References: container-getty at 0.service (origin-file origin-default)
References: container-getty at 2.service (origin-file origin-default)
References: getty-static.service (origin-file origin-default)
References: container-getty at 3.service (origin-file origin-default)
References: container-getty at 1.service (origin-file origin-default)
References: console-getty.service (origin-file origin-default)
ReferencedBy: container-getty at 2.service (destination-file)
ReferencedBy: console-getty.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: container-getty at 3.service (destination-file)
ReferencedBy: container-getty at 0.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: container-getty at 1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-udevd.service:
Alias: udev.service
Description: Rule-based Manager for Device Events and Files
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathIsReadWrite: /sys failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
Wants: systemd-udevd-control.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
WantedBy: sysinit.target (destination-file)
WantedBy: systemd-udev-trigger.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-networkd.service (destination-file)
After: systemd-udevd-control.socket (origin-file destination-implicit)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-hwdb-update.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-udevd-kernel.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-control.socket (origin-file destination-implicit)
TriggeredBy: systemd-udevd-kernel.socket (origin-file destination-implicit)
References: systemd-udevd-kernel.socket (origin-file)
References: system.slice (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-hwdb-update.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-implicit)
ReferencedBy: systemd-udevd-control.socket (destination-implicit)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: yes
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -1000
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore
DynamicUser: no
LockPersonality: yes
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-udevd
-> ExecReload:
Command Line: udevadm control --reload --timeout 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
DeviceAllow: char-* rwm
DeviceAllow: block-* rwm
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit home.mount:
Description: home.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
-> Unit paths.target:
Description: Paths
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: db569fef768a4b9792a941d769e0791e
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/paths.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: systemd-ask-password-wall.path (destination-file)
After: systemd-ask-password-console.path (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-lxc-tty4.mount:
Description: /dev/lxc/tty4
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: -.slice (origin-file)
RequiresMountsFor: /dev/lxc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/lxc/tty4
What: devpts
File System Type: devpts
Options: rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1024
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit container-getty at 3.service:
Description: Container Getty on /dev/pts/3
Instance: 3
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-container\x2dgetty.slice
CGroup: /system.slice/system-container\x2dgetty.slice/container-getty at 3.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: b7e439a4c18e449a9aa3bec2970e2650
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: man:machinectl(1)
Fragment Path: /lib/systemd/system/container-getty at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: /dev/pts/3 succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-container\x2dgetty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: rescue.service (origin-file)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
After: getty-pre.target (origin-file)
After: plymouth-quit-wait.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
After: basic.target (origin-default)
After: system-container\x2dgetty.slice (origin-file)
After: rc-local.service (origin-file)
References: getty-pre.target (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: rescue.service (origin-file)
References: getty.target (origin-file)
References: rc-local.service (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system-container\x2dgetty.slice (origin-file)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 82
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/pts/3
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: no
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: pts/3
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear --keep-baud pts/3 115200,38400,9600 $TERM
PID: 82
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit user at 1000.service:
Description: User Manager for UID 1000
Instance: 1000
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:31 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: user-1000.slice
CGroup: /user.slice/user-1000.slice/user at 1000.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
CGroup delegate mask: memory pids
Invocation ID: 6f4025d99b2a4990b539996f23ec01b3
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:31 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:31 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: user-1000.slice (origin-file)
Requires: user-runtime-dir at 1000.service (origin-file)
WantedBy: session-945536.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: session-945536.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: sysinit.target (origin-default)
After: dbus.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
References: dbus.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
References: shutdown.target (origin-default)
References: user-1000.slice (origin-file)
References: user-runtime-dir at 1000.service (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: session-945536.scope (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: no
NotifyAccess: main
NotifyState: ready
OOMPolicy: continue
Main PID: 90
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 2min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: mixed
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: inherit
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
User: 1000
DynamicUser: no
PAMName: systemd-user
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd --user
PID: 90
Start Timestamp: Tue 2022-04-12 06:54:31 UTC
Status Text: Startup finished in 23ms.
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: yes
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DelegateControllers: memory pids
-> Unit nss-user-lookup.target:
Description: User and Group Name Lookups
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/nss-user-lookup.target
Conflicts: shutdown.target (origin-default)
Before: systemd-user-sessions.service (destination-file)
Before: shutdown.target (origin-default)
Before: systemd-logind.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> 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: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:e2scrub_all(8)
Fragment Path: /lib/systemd/system/e2scrub_reap.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionCapability: CAP_SYS_RAWIO failed
ConditionCapability: CAP_SYS_ADMIN untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: graphical.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: graphical.target (destination-default)
Before: shutdown.target (origin-default)
After: -.mount (origin-path)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: graphical.target (destination-file destination-default)
RequiresMountsFor: / (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: SERVICE_MODE=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
IOSchedulingClass: idle
IOPriority: 0
CPUSchedulingPolicy: idle
CPUSchedulingPriority: 0
CPUSchedulingResetOnFork: no
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
AmbientCapabilities: cap_sys_rawio cap_sys_admin
User: root
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/e2scrub_all -A -r
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 8a9d820f4f3a4fb1ab7d4eb58d36cf21
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: multi-user.target (destination-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: cryptsetup.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-ask-password-wall.service (origin-implicit)
Before: paths.target (origin-file)
After: -.mount (origin-path)
Triggers: systemd-ask-password-wall.service (origin-implicit)
References: cryptsetup.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-ask-password-wall.service (origin-implicit)
References: -.mount (origin-path)
References: emergency.service (origin-file)
References: paths.target (origin-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /run/systemd/ask-password (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Path State: waiting
Result: success
Unit: systemd-ask-password-wall.service
MakeDirectory: yes
DirectoryMode: 0755
DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-vconsole-setup.service:
Description: systemd-vconsole-setup.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
-> Unit container-getty at 0.service:
Description: Container Getty on /dev/pts/0
Instance: 0
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-container\x2dgetty.slice
CGroup: /system.slice/system-container\x2dgetty.slice/container-getty at 0.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: 32142a0e092e468a9d090b2c70455a6b
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: man:machinectl(1)
Fragment Path: /lib/systemd/system/container-getty at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: /dev/pts/0 succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-container\x2dgetty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: rescue.service (origin-file)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
After: plymouth-quit-wait.service (origin-file)
After: rc-local.service (origin-file)
After: getty-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system-container\x2dgetty.slice (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: system-container\x2dgetty.slice (origin-file)
References: shutdown.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: rc-local.service (origin-file)
References: basic.target (origin-default)
References: getty-pre.target (origin-file)
References: rescue.service (origin-file)
References: getty.target (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 79
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/pts/0
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: no
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: pts/0
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear --keep-baud pts/0 115200,38400,9600 $TERM
PID: 79
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-fsckd.socket:
Description: fsck to fsckd communication Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-fsckd.service(8)
Documentation: man:systemd-fsck at .service(8)
Documentation: man:systemd-fsck-root.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.socket
Requires: system.slice (origin-file)
RequiredBy: systemd-fsckd.service (destination-file)
WantedBy: systemd-fsck-root.service (destination-file)
Before: systemd-fsckd.service (origin-implicit)
Before: systemd-fsck-root.service (destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-fsckd.service (origin-implicit)
References: -.mount (origin-path)
References: systemd-fsckd.service (origin-implicit)
References: system.slice (origin-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
RequiresMountsFor: /run/systemd/fsck.progress (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-fsckd.socket
SELinuxContextFromNet: no
FlushPending: no
ListenStream: /run/systemd/fsck.progress
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit emergency.target:
Description: Emergency Mode
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/emergency.target
Requires: emergency.service (origin-file)
Conflicts: shutdown.target (origin-default)
ConflictedBy: sysinit.target (destination-file)
Before: sysinit.target (destination-file)
Before: shutdown.target (origin-default)
After: emergency.service (origin-file)
References: emergency.service (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: local-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit network-pre.target:
Description: Network (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-pre.target
Conflicts: shutdown.target (origin-default)
Before: systemd-networkd.service (destination-file)
Before: shutdown.target (origin-default)
Before: network.target (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: network.target (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
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: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-rc-local-generator(8)
Fragment Path: /lib/systemd/system/rc-local.service
DropIn Path: /usr/lib/systemd/system/rc-local.service.d/debian.conf
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionFileIsExecutable: /etc/rc.local untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: console-getty.service (destination-file)
Before: container-getty at 3.service (destination-file)
Before: container-getty at 0.service (destination-file)
Before: container-getty at 2.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: shutdown.target (origin-default)
Before: container-getty at 1.service (destination-file)
After: network.target (origin-file)
After: system.slice (origin-file)
After: basic.target (origin-default)
After: network-online.target (origin-file)
After: systemd-journald.socket (origin-file)
After: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: network.target (origin-file)
References: basic.target (origin-default)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: container-getty at 2.service (destination-file)
ReferencedBy: container-getty at 3.service (destination-file)
ReferencedBy: console-getty.service (destination-file)
ReferencedBy: container-getty at 1.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: container-getty at 0.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: no
Type: forking
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: infinity
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal+console
StandardError: journal+console
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /etc/rc.local start
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit connman.service:
Description: connman.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: apt-daily.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
-> Unit systemd-fsckd.service:
Description: File System Check Daemon to report status
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-fsckd.service(8)
Fragment Path: /lib/systemd/system/systemd-fsckd.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Requires: system.slice (origin-file)
Requires: systemd-fsckd.socket (origin-file)
Before: shutdown.target (origin-file)
After: system.slice (origin-file)
After: systemd-fsckd.socket (destination-implicit)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-fsckd.socket (destination-implicit)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: systemd-fsckd.socket (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-fsckd.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal+console
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-fsckd
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-lxc-tty2.mount:
Description: /dev/lxc/tty2
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
RequiresMountsFor: /dev/lxc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/lxc/tty2
What: devpts
File System Type: devpts
Options: rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1024
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit remote-fs-pre.target:
Description: Remote File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs-pre.target
Conflicts: shutdown.target (origin-default)
Before: remote-fs.target (destination-file)
Before: shutdown.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: remote-fs.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit -.slice:
Description: Root Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: n/a
CGroup:
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory devices pids bpf-firewall bpf-devices
Documentation: man:systemd.special(7)
RequiredBy: dev-lxc-tty3.mount (destination-file)
RequiredBy: dev-lxc-tty4.mount (destination-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
RequiredBy: proc-sys-net.mount (destination-file)
RequiredBy: sys-devices-virtual-net.mount (destination-file)
RequiredBy: proc-swaps.mount (destination-file)
RequiredBy: sys-kernel-debug.mount (destination-file)
RequiredBy: -.mount (destination-file)
RequiredBy: proc-meminfo.mount (destination-file)
RequiredBy: dev-ptmx.mount (destination-file)
RequiredBy: dev-.lxc-proc.mount (destination-file)
RequiredBy: proc-loadavg.mount (destination-file)
RequiredBy: dev-lxc-tty2.mount (destination-file)
RequiredBy: proc-uptime.mount (destination-file)
RequiredBy: dev-.lxc-sys.mount (destination-file)
RequiredBy: proc-sysrq\x2dtrigger.mount (destination-file)
RequiredBy: sys-devices-system-cpu-online.mount (destination-file)
RequiredBy: sys-kernel-config.mount (destination-file)
RequiredBy: dev-mqueue.mount (destination-file)
RequiredBy: proc-diskstats.mount (destination-file)
RequiredBy: proc-stat.mount (destination-file)
RequiredBy: proc-sys-fs-binfmt_misc.mount (destination-file)
RequiredBy: proc-cpuinfo.mount (destination-file)
RequiredBy: dev-lxc-console.mount (destination-file)
RequiredBy: dev-lxc-tty1.mount (destination-file)
RequiredBy: init.scope (destination-file)
RequiredBy: system.slice (destination-implicit)
RequiredBy: user.slice (destination-implicit)
RequiredBy: sys-kernel-tracing.mount (destination-file)
WantedBy: slices.target (destination-file)
Before: sys-devices-virtual-net.mount (destination-file)
Before: dev-.lxc-sys.mount (destination-file)
Before: -.mount (destination-file)
Before: proc-cpuinfo.mount (destination-file)
Before: proc-uptime.mount (destination-file)
Before: slices.target (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: proc-stat.mount (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: proc-sys-net.mount (destination-file)
Before: dev-.lxc-proc.mount (destination-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: dev-lxc-tty4.mount (destination-file)
Before: dev-lxc-tty3.mount (destination-file)
Before: proc-loadavg.mount (destination-file)
Before: proc-diskstats.mount (destination-file)
Before: user.slice (destination-implicit)
Before: dev-lxc-tty2.mount (destination-file)
Before: proc-meminfo.mount (destination-file)
Before: proc-sysrq\x2dtrigger.mount (destination-file)
Before: sys-devices-system-cpu-online.mount (destination-file)
Before: dev-lxc-tty1.mount (destination-file)
Before: proc-swaps.mount (destination-file)
Before: dev-lxc-console.mount (destination-file)
Before: init.scope (destination-file)
Before: dev-ptmx.mount (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: system.slice (destination-implicit)
ReferencedBy: proc-stat.mount (destination-file)
ReferencedBy: user.slice (destination-implicit)
ReferencedBy: proc-swaps.mount (destination-file)
ReferencedBy: proc-loadavg.mount (destination-file)
ReferencedBy: proc-sys-net.mount (destination-file)
ReferencedBy: system.slice (destination-implicit)
ReferencedBy: slices.target (destination-file)
ReferencedBy: proc-sysrq\x2dtrigger.mount (destination-file)
ReferencedBy: proc-diskstats.mount (destination-file)
ReferencedBy: proc-uptime.mount (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: sys-devices-system-cpu-online.mount (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: proc-cpuinfo.mount (destination-file)
ReferencedBy: dev-lxc-console.mount (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: -.mount (destination-file)
ReferencedBy: proc-meminfo.mount (destination-file)
ReferencedBy: init.scope (destination-file)
ReferencedBy: dev-lxc-tty4.mount (destination-file)
ReferencedBy: dev-lxc-tty3.mount (destination-file)
ReferencedBy: dev-.lxc-proc.mount (destination-file)
ReferencedBy: dev-.lxc-sys.mount (destination-file)
ReferencedBy: dev-ptmx.mount (destination-file)
ReferencedBy: dev-lxc-tty1.mount (destination-file)
ReferencedBy: sys-devices-virtual-net.mount (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: dev-lxc-tty2.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit system.slice:
Description: System Slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /system.slice
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory devices pids bpf-firewall bpf-devices
Documentation: man:systemd.special(7)
Requires: -.slice (origin-implicit)
RequiredBy: systemd-random-seed.service (destination-file)
RequiredBy: systemd-fsckd.service (destination-file)
RequiredBy: systemd-binfmt.service (destination-file)
RequiredBy: console-getty.service (destination-file)
RequiredBy: system-getty.slice (destination-implicit)
RequiredBy: systemd-initctl.service (destination-file)
RequiredBy: apt-daily.service (destination-file)
RequiredBy: rescue.service (destination-file)
RequiredBy: systemd-journald.service (destination-file)
RequiredBy: systemd-timesyncd.service (destination-file)
RequiredBy: systemd-udevd-kernel.socket (destination-file)
RequiredBy: system-modprobe.slice (destination-implicit)
RequiredBy: dbus.socket (destination-file)
RequiredBy: run-user-1000.mount (destination-file)
RequiredBy: systemd-fsck-root.service (destination-file)
RequiredBy: syslog.socket (destination-file)
RequiredBy: systemd-udevd.service (destination-file)
RequiredBy: systemd-tmpfiles-setup-dev.service (destination-file)
RequiredBy: systemd-user-sessions.service (destination-file)
RequiredBy: systemd-boot-system-token.service (destination-file)
RequiredBy: systemd-update-utmp.service (destination-file)
RequiredBy: dbus.service (destination-file)
RequiredBy: systemd-tmpfiles-setup.service (destination-file)
RequiredBy: systemd-machine-id-commit.service (destination-file)
RequiredBy: systemd-udevd-control.socket (destination-file)
RequiredBy: system-container\x2dgetty.slice (destination-implicit)
RequiredBy: systemd-logind.service (destination-file)
RequiredBy: systemd-ask-password-wall.service (destination-file)
RequiredBy: emergency.service (destination-file)
RequiredBy: systemd-sysusers.service (destination-file)
RequiredBy: systemd-initctl.socket (destination-file)
RequiredBy: ssh.service (destination-file)
RequiredBy: systemd-resolved.service (destination-file)
RequiredBy: systemd-tmpfiles-clean.service (destination-file)
RequiredBy: systemd-ask-password-console.service (destination-file)
RequiredBy: fstrim.service (destination-file)
RequiredBy: systemd-udev-trigger.service (destination-file)
RequiredBy: apt-daily-upgrade.service (destination-file)
RequiredBy: e2scrub_all.service (destination-file)
RequiredBy: rc-local.service (destination-file)
RequiredBy: systemd-networkd.service (destination-file)
RequiredBy: systemd-journal-flush.service (destination-file)
RequiredBy: systemd-networkd.socket (destination-file)
RequiredBy: kmod-static-nodes.service (destination-file)
RequiredBy: getty-static.service (destination-file)
RequiredBy: systemd-remount-fs.service (destination-file)
RequiredBy: systemd-journald.socket (destination-file)
RequiredBy: systemd-fsckd.socket (destination-file)
RequiredBy: systemd-update-utmp-runlevel.service (destination-file)
RequiredBy: e2scrub_reap.service (destination-file)
RequiredBy: systemd-sysctl.service (destination-file)
RequiredBy: systemd-journald-dev-log.socket (destination-file)
WantedBy: slices.target (destination-file)
Before: systemd-udevd-kernel.socket (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: emergency.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: fstrim.service (destination-file)
Before: dbus.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: e2scrub_all.service (destination-file)
Before: systemd-initctl.socket (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: getty-static.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: slices.target (destination-file)
Before: ssh.service (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-networkd.socket (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: system-container\x2dgetty.slice (destination-implicit)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: dbus.socket (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: rescue.service (destination-file)
Before: rc-local.service (destination-file)
Before: console-getty.service (destination-file)
Before: systemd-journald-dev-log.socket (destination-file)
Before: systemd-journald.socket (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: system-modprobe.slice (destination-implicit)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: syslog.socket (destination-file)
Before: run-user-1000.mount (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: systemd-udevd-control.socket (destination-file)
Before: system-getty.slice (destination-implicit)
Before: systemd-boot-system-token.service (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: apt-daily.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: systemd-fsckd.socket (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-journald.service (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-random-seed.service (destination-file)
After: -.slice (origin-implicit)
References: -.slice (origin-implicit)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: console-getty.service (destination-file)
ReferencedBy: e2scrub_all.service (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: system-container\x2dgetty.slice (destination-implicit)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: systemd-fsckd.socket (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: system-modprobe.slice (destination-implicit)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: dbus.socket (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: slices.target (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: system-getty.slice (destination-implicit)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: fstrim.service (destination-file)
ReferencedBy: systemd-journald.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
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: dc7f706c68aa4cda87e8b7d9640c0fec
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journal-flush.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: systemd-journald.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: systemd-tmpfiles-setup.service (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-journald.service (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-journald.service (origin-file)
References: system.slice (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /var/log/journal (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: journalctl --flush
PID: 70
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: journalctl --smart-relinquish-var
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit umount.target:
Description: Unmount All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/umount.target
ConflictedBy: run-user-1000.mount (destination-mountinfo-default)
After: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit container-getty at 2.service:
Description: Container Getty on /dev/pts/2
Instance: 2
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-container\x2dgetty.slice
CGroup: /system.slice/system-container\x2dgetty.slice/container-getty at 2.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: e8f4191014b8412b9e7b9803c3a73401
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: man:machinectl(1)
Fragment Path: /lib/systemd/system/container-getty at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: /dev/pts/2 succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-container\x2dgetty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: rescue.service (origin-file)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
After: rc-local.service (origin-file)
After: system-container\x2dgetty.slice (origin-file)
After: systemd-user-sessions.service (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: plymouth-quit-wait.service (origin-file)
After: systemd-journald.socket (origin-file)
After: getty-pre.target (origin-file)
References: shutdown.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: rc-local.service (origin-file)
References: rescue.service (origin-file)
References: system-container\x2dgetty.slice (origin-file)
References: getty-pre.target (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: sysinit.target (origin-default)
References: getty.target (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 81
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/pts/2
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: no
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: pts/2
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear --keep-baud pts/2 115200,38400,9600 $TERM
PID: 81
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-user-sessions.service:
Description: Permit User Sessions
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
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: cddd38e0cff84c96a44e9ddbba83dc2c
Documentation: man:systemd-user-sessions.service(8)
Fragment Path: /lib/systemd/system/systemd-user-sessions.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: container-getty at 0.service (destination-file)
Before: console-getty.service (destination-file)
Before: session-945536.scope (destination-file)
Before: user at 1000.service (destination-file)
Before: multi-user.target (destination-default)
Before: container-getty at 3.service (destination-file)
Before: container-getty at 2.service (destination-file)
Before: container-getty at 1.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: shutdown.target (origin-default)
Before: user-runtime-dir at 1000.service (destination-file)
Before: user-1000.slice (destination-file)
After: remote-fs.target (origin-file)
After: sysinit.target (origin-default)
After: network.target (origin-file)
After: home.mount (origin-file)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: nss-user-lookup.target (origin-file)
After: system.slice (origin-file)
References: nss-user-lookup.target (origin-file)
References: network.target (origin-file)
References: remote-fs.target (origin-file)
References: shutdown.target (origin-default)
References: home.mount (origin-file)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-default)
ReferencedBy: container-getty at 3.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: console-getty.service (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: container-getty at 2.service (destination-file)
ReferencedBy: container-getty at 0.service (destination-file)
ReferencedBy: session-945536.scope (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: user-1000.slice (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: container-getty at 1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-user-sessions start
PID: 77
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-sessions stop
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit modprobe at fuse.service:
Description: Load Kernel Module fuse
Instance: fuse
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionCapability: CAP_SYS_MODULE failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system-modprobe.slice (origin-file)
RequiredBy: sys-fs-fuse-connections.mount (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system-modprobe.slice (origin-file)
References: system-modprobe.slice (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq fuse
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit console-getty.service:
Description: Console Getty
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:31 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/console-getty.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 945fd3f94ffa4d17be1a2502f9513d50
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Fragment Path: /lib/systemd/system/console-getty.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: /dev/console succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: getty.target (origin-file destination-default)
After: systemd-journald.socket (origin-file)
After: getty-pre.target (origin-file)
After: rc-local.service (origin-file)
After: basic.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: plymouth-quit-wait.service (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
References: rc-local.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: getty.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: getty-pre.target (origin-file)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 78
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/console
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: no
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: cons
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear --keep-baud console 115200,38400,9600 $TERM
PID: 78
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit container-getty at 1.service:
Description: Container Getty on /dev/pts/1
Instance: 1
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-container\x2dgetty.slice
CGroup: /system.slice/system-container\x2dgetty.slice/container-getty at 1.service
CGroup realized: yes
CGroup realized mask: memory pids
CGroup own mask: memory pids
Invocation ID: 271c771c851649e89c4acbc06a9b61e5
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: man:machinectl(1)
Fragment Path: /lib/systemd/system/container-getty at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: /dev/pts/1 succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: system-container\x2dgetty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: rescue.service (origin-file)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: system-container\x2dgetty.slice (origin-file)
After: getty-pre.target (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: plymouth-quit-wait.service (origin-file)
After: rc-local.service (origin-file)
After: systemd-user-sessions.service (origin-file)
References: system-container\x2dgetty.slice (origin-file)
References: rc-local.service (origin-file)
References: rescue.service (origin-file)
References: systemd-user-sessions.service (origin-file)
References: getty.target (origin-file)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: getty-pre.target (origin-file)
References: plymouth-quit-wait.service (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 80
Main PID Known: yes
Main PID Alien: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/pts/1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: no
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: pts/1
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear --keep-baud pts/1 115200,38400,9600 $TERM
PID: 80
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit fstrim.service:
Description: Discard unused blocks on filesystems from /etc/fstab
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: /lib/systemd/system/fstrim.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionVirtualization: !container untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: fstrim.timer (destination-implicit)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
TriggeredBy: fstrim.timer (destination-implicit)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
ReferencedBy: fstrim.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: yes
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallFilter: io_uring_enter pipe2 bind execveat pidfd_send_signal getcwd rt_tgsigqueueinfo rseq sync_file_range setresgid getdents64 linkat mremap clock_nanosleep_time64 mprotect rt_sigpending get_robust_list utimes fadvise64 request_key timer_create sync rt_sigtimedwait_time64 epoll_ctl sendmsg msgctl io_destroy fchown32 msgget dup2 io_uring_setup semtimedop getsockname fsetxattr sigpending clock_getres_time64 mlock2 shmdt futimesat inotify_init time splice recvmmsg_time64 getresuid32 lremovexattr setfsuid32 write sigprocmask oldolduname sched_getattr io_uring_register setregid io_submit poll arch_prctl fstatfs lsetxattr setgid32 _newselect pwrite64 move_pages inotify_init1 setns tgkill setfsuid capget renameat2 getdents tee prctl epoll_wait_old shmctl semtimedop_time64 mq_open semop send renameat ugetrlimit wait4 utime recvmsg close_range symlinkat statx mq_timedsend timerfd_settime64 munlock clock_gettime migrate_pages getrandom setreuid32 getsid getresgid recv stat64 keyctl pipe kcmp umask execve sched_setscheduler mq_getsetattr getitimer setsid readv rt_sigprocmask fremovexattr ipc socket setgroups32 getegid32 dup io_setup vmsplice sigaltstack set_thread_area getppid exit_group sched_yield fchdir getpgrp open process_vm_writev sched_get_priority_min rename brk geteuid mkdir add_key fstatfs64 shmat symlink mq_notify sigsuspend getsockopt readlink rmdir mq_timedsend_time64 unlink memfd_create clock_nanosleep msync eventfd2 faccessat lchown32 read pwritev2 setsockopt setpgid shmget setrlimit personality mbind setxattr rt_sigtimedwait vfork listxattr mlock chown32 fadvise64_64 fchown sendfile prlimit64 link sched_rr_get_interval_time64 getpriority epoll_ctl_old syncfs exit timer_settime preadv preadv2 sched_getscheduler clock_gettime64 setfsgid getgid readdir msgsnd stat kill mmap2 capset fstat getresgid32 nice fstatat64 getgid32 get_thread_area signalfd4 name_to_handle_at tkill rt_sigreturn nanosleep getresuid pause gettid get_mempolicy truncate64 mknod recvmmsg madvise process_vm_readv sendmmsg fallocate setpriority fgetxattr readlinkat cacheflush pwritev listen setgroups mq_timedreceive_time64 inotify_add_watch fstat64 waitid timer_getoverrun swapcontext close mq_unlink lchown _llseek setitimer getxattr ioctl signal sched_setparam timerfd_gettime64 epoll_create mq_timedreceive semget olduname io_getevents truncate faccessat2 getrusage remap_file_pages accept waitpid llistxattr setresgid32 fdatasync io_cancel rt_sigaction timer_delete fchmodat setuid32 io_pgetevents mmap pselect6 timer_settime64 sched_rr_get_interval sysinfo socketcall recvfrom flock setgid lgetxattr setresuid lstat getuid lseek clone3 accept4 dup3 ftruncate munlockall set_robust_list unshare set_tid_address io_pgetevents_time64 select setfsgid32 newfstatat getpgid munmap sched_setaffinity sendto openat2 eventfd ioprio_get flistxattr readahead setuid ppoll ppoll_time64 removexattr restart_syscall sched_get_priority_max sched_getaffinity creat socketpair sendfile64 sync_file_range2 clock_getres timer_gettime access epoll_pwait futex fork getgroups fchownat setregid32 getpeername fchmod inotify_rm_watch set_mempolicy alarm statfs mlockall fcntl timerfd_settime fcntl64 getegid times fsync copy_file_range clone geteuid32 semctl chmod msgrcv setresuid32 pidfd_open openat signalfd utimensat writev uname unlinkat membarrier rt_sigqueueinfo pselect6_time64 mknodat sched_getparam oldstat timerfd_create timerfd_gettime rt_sigsuspend statfs64 oldlstat chdir getpid userfaultfd gettimeofday getrlimit ftruncate64 getgroups32 sigaction pread64 getcpu shutdown chown sigreturn ioprio_set connect utimensat_time64 sched_setattr setreuid mkdirat lstat64 oldfstat epoll_wait set_tls futex_time64 timer_gettime64 getuid32 epoll_create1
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/fstrim --listed-in /etc/fstab:/proc/self/mountinfo --verbose --quiet-unsupported
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit slices.target:
Description: Slices
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 04540ea48f9948f6ad4556fa60a75ad2
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/slices.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Wants: system.slice (origin-file)
Wants: -.slice (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: -.slice (origin-file)
After: user.slice (destination-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-default)
References: -.slice (origin-file)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: user.slice (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-udevd-control.socket:
Description: udev Control Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
ConditionPathIsReadWrite: /sys failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: systemd-udevd.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-udev-trigger.service (destination-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: system.slice (origin-file)
References: sockets.target (origin-file)
References: -.mount (origin-path)
References: systemd-udevd.service (origin-implicit)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/udev/control (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: yes
Writable: no
FileDescriptorName: systemd-udevd-control.socket
SELinuxContextFromNet: no
FlushPending: no
ListenSequentialPacket: /run/udev/control
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-sys-net.mount:
Description: /proc/sys/net
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: -.slice (origin-file)
RequiresMountsFor: /proc/sys (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/sys/net
What: proc
File System Type: proc
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-journald-audit.socket:
Description: systemd-journald-audit.socket
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Fragment Path: /dev/null
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: systemd-journald.service (destination-file)
Triggers: systemd-journald.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
-> Unit proc-loadavg.mount:
Description: /proc/loadavg
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (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: -.slice (origin-file)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/loadavg
What: lxcfs
File System Type: fuse.lxcfs
Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit plymouth-quit-wait.service:
Description: plymouth-quit-wait.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: container-getty at 2.service (destination-file)
Before: container-getty at 3.service (destination-file)
Before: console-getty.service (destination-file)
Before: container-getty at 1.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: container-getty at 0.service (destination-file)
ReferencedBy: container-getty at 2.service (destination-file)
ReferencedBy: container-getty at 3.service (destination-file)
ReferencedBy: console-getty.service (destination-file)
ReferencedBy: container-getty at 1.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: container-getty at 0.service (destination-file)
-> Unit getty-pre.target:
Description: Login Prompts (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty-pre.target
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
Before: container-getty at 3.service (destination-file)
Before: container-getty at 1.service (destination-file)
Before: container-getty at 0.service (destination-file)
Before: console-getty.service (destination-file)
Before: container-getty at 2.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: container-getty at 2.service (destination-file)
ReferencedBy: container-getty at 3.service (destination-file)
ReferencedBy: console-getty.service (destination-file)
ReferencedBy: container-getty at 1.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: container-getty at 0.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
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: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/emergency.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Requires: system.slice (origin-file)
RequiredBy: emergency.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: sysinit.target (destination-file)
Before: sysinit.target (destination-file)
Before: emergency.target (destination-file)
Before: rescue.service (origin-file)
Before: shutdown.target (origin-file)
After: syslog.socket (destination-file)
After: system.slice (origin-file)
References: system.slice (origin-file)
References: rescue.service (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: emergency.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /bin/plymouth --wait quit
-> ExecStart:
Command Line: /lib/systemd/systemd-sulogin-shell emergency
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit time-sync.target:
Description: System Time Synchronized
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: d32568d6fe764bf48cb9561bf4ce19c6
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-sync.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Wants: time-set.target (origin-file)
WantedBy: systemd-timesyncd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: e2scrub_all.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)
After: time-set.target (origin-file origin-default)
References: time-set.target (origin-file origin-default)
References: shutdown.target (origin-default)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-modules-load.service:
Description: systemd-modules-load.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: yes
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Fragment Path: /dev/null
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
WantedBy: sysinit.target (destination-file)
Before: systemd-sysctl.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
-> Unit modprobe at configfs.service:
Description: Load Kernel Module configfs
Instance: configfs
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-modprobe.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:modprobe(8)
Fragment Path: /lib/systemd/system/modprobe at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionCapability: CAP_SYS_MODULE failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system-modprobe.slice (origin-file)
RequiredBy: sys-kernel-config.mount (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: system-modprobe.slice (origin-file)
References: system-modprobe.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/modprobe -abq configfs
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: Tue 2022-04-12 06:54:31 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Exit 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: 9dd0ed5a657b4245b213a4b116c03673
Documentation: man:user at .service(5)
Fragment Path: /lib/systemd/system/user-runtime-dir at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:31 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:31 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: user-1000.slice (origin-file)
RequiredBy: user at 1000.service (destination-file)
WantedBy: session-945536.scope (destination-file)
Conflicts: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
Before: shutdown.target (origin-default)
Before: session-945536.scope (destination-file)
After: sysinit.target (origin-default)
After: user-1000.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
After: basic.target (origin-default)
After: dbus.service (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: user-1000.slice (origin-file)
References: basic.target (origin-default)
References: systemd-user-sessions.service (origin-file)
References: dbus.service (origin-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: session-945536.scope (destination-file)
StopWhenUnneeded: yes
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-user-runtime-dir start 1000
PID: 89
Start Timestamp: Tue 2022-04-12 06:54:31 UTC
Exit Timestamp: Tue 2022-04-12 06:54:31 UTC
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-user-runtime-dir stop 1000
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-sys-fs-binfmt_misc.mount:
Description: Arbitrary Executable File Formats File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
Requires: -.slice (origin-file)
Before: systemd-binfmt.service (destination-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: proc-sys-fs-binfmt_misc.automount (destination-implicit)
After: -.mount (origin-path)
TriggeredBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-implicit)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Clean Result: success
Where: /proc/sys/fs/binfmt_misc
What: binfmt_misc
File System Type: binfmt_misc
Options: nosuid,nodev,noexec
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit time-set.target:
Description: System Time Set
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 6290a671b3fc4ad2ab1d6775d6dfca3a
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/time-set.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: time-sync.target (destination-file)
WantedBy: systemd-timesyncd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: time-sync.target (destination-file destination-default)
After: systemd-timesyncd.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: time-sync.target (destination-file destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-machine-id-commit.service:
Description: Commit a transient machine-id on disk
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-machine-id-commit.service(8)
Fragment Path: /lib/systemd/system/systemd-machine-id-commit.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathIsMountPoint: /etc/machine-id failed
ConditionPathIsReadWrite: /etc untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: first-boot-complete.target (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: first-boot-complete.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 30s
TimeoutStopSec: 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-machine-id-setup --commit
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit syslog.socket:
Description: Syslog Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/syslog
Fragment Path: /lib/systemd/system/syslog.socket
Requires: system.slice (origin-file)
Conflicts: emergency.service (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sockets.target (origin-file)
Before: systemd-journald.service (destination-file)
Before: syslog.service (origin-implicit)
Before: emergency.service (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: syslog.service (origin-implicit)
References: shutdown.target (origin-file)
References: sockets.target (origin-file)
References: -.mount (origin-path)
References: syslog.service (origin-implicit)
References: system.slice (origin-file)
References: emergency.service (origin-file)
ReferencedBy: systemd-journald.service (destination-file)
RequiresMountsFor: /run/systemd/journal/syslog (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: syslog.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/syslog
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit syslog.service:
Description: syslog.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
After: syslog.socket (destination-implicit)
TriggeredBy: syslog.socket (destination-implicit)
ReferencedBy: syslog.socket (destination-implicit)
-> Unit systemd-update-utmp-runlevel.service:
Description: Update UTMP about System Runlevel Changes
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
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: cd418999d1034b1fa0fc6409aee0bfd4
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requisite: systemd-update-utmp.service (origin-file)
WantedBy: graphical.target (destination-file)
WantedBy: rescue.target (destination-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-update-utmp.service (origin-file)
After: systemd-journald.socket (origin-file)
After: multi-user.target (origin-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
After: graphical.target (origin-file)
After: rescue.target (origin-file)
References: systemd-journald.socket (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: multi-user.target (origin-file)
References: graphical.target (origin-file)
References: rescue.target (origin-file)
References: systemd-update-utmp.service (origin-file)
References: -.mount (origin-path)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: multi-user.target (destination-file)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp runlevel
PID: 84
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-system-cpu-online.mount:
Description: /sys/devices/system/cpu/online
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
RequiresMountsFor: /sys/devices/system/cpu (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/devices/system/cpu/online
What: lxcfs
File System Type: fuse.lxcfs
Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-hwdb-update.service:
Description: systemd-hwdb-update.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: yes
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Fragment Path: /dev/null
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
WantedBy: sysinit.target (destination-file)
Before: systemd-udevd.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
-> Unit -.mount:
Description: Root Mount
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Requires: -.slice (origin-file)
Before: apt-daily-upgrade.timer (destination-path)
Before: systemd-initctl.socket (destination-path)
Before: sys-kernel-debug.mount (destination-path)
Before: dev-lxc-tty3.mount (destination-path)
Before: proc-sys-fs-binfmt_misc.mount (destination-path)
Before: proc-meminfo.mount (destination-path)
Before: ssh.service (destination-path)
Before: e2scrub_all.timer (destination-path)
Before: proc-sys-fs-binfmt_misc.automount (destination-path)
Before: dev-mqueue.mount (destination-path)
Before: dev-lxc-tty2.mount (destination-path)
Before: sys-kernel-config.mount (destination-path)
Before: proc-swaps.mount (destination-path)
Before: basic.target (destination-path)
Before: systemd-networkd.service (destination-path)
Before: sys-kernel-tracing.mount (destination-path)
Before: run-user-1000.mount (destination-implicit)
Before: systemd-journald.service (destination-path)
Before: systemd-ask-password-console.path (destination-path)
Before: systemd-udevd-control.socket (destination-path)
Before: systemd-journald-dev-log.socket (destination-path)
Before: dev-.lxc-proc.mount (destination-path)
Before: e2scrub_reap.service (destination-path)
Before: fstrim.timer (destination-path)
Before: dev-lxc-tty4.mount (destination-path)
Before: proc-stat.mount (destination-path)
Before: dev-lxc-console.mount (destination-path)
Before: systemd-update-utmp.service (destination-path)
Before: systemd-journal-flush.service (destination-path)
Before: systemd-resolved.service (destination-path)
Before: sys-fs-fuse-connections.mount (destination-path)
Before: systemd-timesyncd.service (destination-path)
Before: sys-devices-virtual-net.mount (destination-path)
Before: dev-lxc-tty1.mount (destination-path)
Before: session-945536.scope (destination-file)
Before: proc-cpuinfo.mount (destination-path)
Before: systemd-journald.socket (destination-path)
Before: systemd-ask-password-wall.path (destination-path)
Before: dev-ptmx.mount (destination-path)
Before: syslog.socket (destination-path)
Before: systemd-update-utmp-runlevel.service (destination-path)
Before: sys-devices-system-cpu-online.mount (destination-path)
Before: proc-loadavg.mount (destination-path)
Before: proc-uptime.mount (destination-path)
Before: dbus.socket (destination-path)
Before: systemd-fsckd.socket (destination-path)
Before: systemd-logind.service (destination-path)
Before: proc-sysrq\x2dtrigger.mount (destination-path)
Before: proc-diskstats.mount (destination-path)
Before: proc-sys-net.mount (destination-path)
Before: apt-daily.timer (destination-path)
Before: dev-.lxc-sys.mount (destination-path)
Before: systemd-random-seed.service (destination-path)
After: -.slice (origin-file)
References: -.slice (origin-file)
ReferencedBy: proc-uptime.mount (destination-path)
ReferencedBy: sys-kernel-debug.mount (destination-path)
ReferencedBy: apt-daily-upgrade.timer (destination-path)
ReferencedBy: systemd-random-seed.service (destination-path)
ReferencedBy: proc-meminfo.mount (destination-path)
ReferencedBy: systemd-resolved.service (destination-path)
ReferencedBy: ssh.service (destination-path)
ReferencedBy: systemd-ask-password-console.path (destination-path)
ReferencedBy: dev-.lxc-proc.mount (destination-path)
ReferencedBy: proc-sys-net.mount (destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-path)
ReferencedBy: proc-diskstats.mount (destination-path)
ReferencedBy: fstrim.timer (destination-path)
ReferencedBy: systemd-journald.service (destination-path)
ReferencedBy: systemd-networkd.service (destination-path)
ReferencedBy: proc-stat.mount (destination-path)
ReferencedBy: proc-swaps.mount (destination-path)
ReferencedBy: dev-.lxc-sys.mount (destination-path)
ReferencedBy: systemd-journald.socket (destination-path)
ReferencedBy: syslog.socket (destination-path)
ReferencedBy: dev-lxc-console.mount (destination-path)
ReferencedBy: sys-devices-system-cpu-online.mount (destination-path)
ReferencedBy: sys-kernel-tracing.mount (destination-path)
ReferencedBy: proc-loadavg.mount (destination-path)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-path)
ReferencedBy: e2scrub_all.timer (destination-path)
ReferencedBy: apt-daily.timer (destination-path)
ReferencedBy: systemd-udevd-control.socket (destination-path)
ReferencedBy: basic.target (destination-path)
ReferencedBy: systemd-journal-flush.service (destination-path)
ReferencedBy: dbus.socket (destination-path)
ReferencedBy: e2scrub_reap.service (destination-path)
ReferencedBy: dev-ptmx.mount (destination-path)
ReferencedBy: dev-lxc-tty1.mount (destination-path)
ReferencedBy: dev-mqueue.mount (destination-path)
ReferencedBy: run-user-1000.mount (destination-implicit)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-path)
ReferencedBy: sys-devices-virtual-net.mount (destination-path)
ReferencedBy: systemd-ask-password-wall.path (destination-path)
ReferencedBy: systemd-fsckd.socket (destination-path)
ReferencedBy: dev-lxc-tty4.mount (destination-path)
ReferencedBy: session-945536.scope (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-path)
ReferencedBy: sys-fs-fuse-connections.mount (destination-path)
ReferencedBy: systemd-update-utmp.service (destination-path)
ReferencedBy: systemd-logind.service (destination-path)
ReferencedBy: proc-cpuinfo.mount (destination-path)
ReferencedBy: proc-sysrq\x2dtrigger.mount (destination-path)
ReferencedBy: dev-lxc-tty2.mount (destination-path)
ReferencedBy: sys-kernel-config.mount (destination-path)
ReferencedBy: dev-lxc-tty3.mount (destination-path)
ReferencedBy: systemd-initctl.socket (destination-path)
ReferencedBy: systemd-journald-dev-log.socket (destination-path)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /
What: /dev/vgdata/irczsrvc38
File System Type: ext4
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: null
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-swaps.mount:
Description: /proc/swaps
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: -.slice (origin-file)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/swaps
What: lxcfs
File System Type: fuse.lxcfs
Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-udev-trigger.service:
Description: Coldplug All udev Devices
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:udev(7)
Documentation: man:systemd-udevd.service(8)
Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
DropIn Path: /run/systemd/system/systemd-udev-trigger.service.d/zzz-lxc-override.conf
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathIsReadWrite: /sys failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
Wants: systemd-udevd.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: systemd-udevd-kernel.socket (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-udevd-control.socket (origin-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: systemd-udevd-control.socket (origin-file)
References: systemd-udevd.service (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/udevadm trigger --type=subsystems --action=add
Command Line: /usr/bin/udevadm trigger --type=devices --action=add
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-sysrq\x2dtrigger.mount:
Description: /proc/sysrq-trigger
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: -.mount (origin-path)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/sysrq-trigger
What: proc
File System Type: proc
Options: ro,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit display-manager.service:
Description: display-manager.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
WantedBy: graphical.target (destination-file)
Before: graphical.target (destination-file)
ReferencedBy: graphical.target (destination-file)
-> Unit systemd-initctl.socket:
Description: initctl Compatibility Named Pipe
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter 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: b8846c6c5fad45e8af1959980744bd81
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.socket
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
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: sockets.target (origin-file)
References: systemd-initctl.service (origin-implicit)
References: system.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: sockets.target (destination-file)
RequiresMountsFor: /run/initctl (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: listening
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0600
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: no
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-initctl.socket
SELinuxContextFromNet: no
FlushPending: no
ListenFIFO: /run/initctl
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/initctl
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-cpuinfo.mount:
Description: /proc/cpuinfo
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: -.slice (origin-file)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/cpuinfo
What: lxcfs
File System Type: fuse.lxcfs
Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-meminfo.mount:
Description: /proc/meminfo
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: -.slice (origin-file)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/meminfo
What: lxcfs
File System Type: fuse.lxcfs
Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-hugepages.mount:
Description: dev-hugepages.mount
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Fragment Path: /dev/null
WantedBy: sysinit.target (destination-file)
ReferencedBy: sysinit.target (destination-file)
-> Unit systemd-update-utmp.service:
Description: Update UTMP about System Boot/Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
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: 7bd015356fea4b83a4c1e68be98cf651
Documentation: man:systemd-update-utmp.service(8)
Documentation: man:utmp(5)
Fragment Path: /lib/systemd/system/systemd-update-utmp.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
RequisiteOf: systemd-update-utmp-runlevel.service (destination-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: sysinit.target (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: systemd-tmpfiles-setup.service (origin-file)
After: auditd.service (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: auditd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: -.mount (origin-path)
References: shutdown.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
RequiresMountsFor: /var/log/wtmp (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-update-utmp reboot
PID: 73
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
-> ExecStop:
Command Line: /lib/systemd/systemd-update-utmp shutdown
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-sysusers.service:
Description: Create System Users
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
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: 896dc9c47d1a464bb9b82b690b9e79d7
Documentation: man:sysusers.d(5)
Documentation: man:systemd-sysusers.service(8)
Fragment Path: /lib/systemd/system/systemd-sysusers.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionNeedsUpdate: /etc succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-udevd.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: systemd-update-done.service (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup.service (destination-file)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-update-done.service (origin-file)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-sysusers
PID: 66
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-udevd-kernel.socket:
Description: udev Kernel Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-udevd.service(8)
Documentation: man:udev(7)
Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
ConditionPathIsReadWrite: /sys failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: systemd-udevd.service (destination-file)
WantedBy: sockets.target (destination-file)
Before: sockets.target (origin-file)
Before: systemd-udev-trigger.service (destination-file)
Before: systemd-udevd.service (origin-implicit destination-file)
After: system.slice (origin-file)
Triggers: systemd-udevd.service (origin-implicit destination-file)
References: system.slice (origin-file)
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)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Socket State: dead
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: no
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-udevd-kernel.socket
SELinuxContextFromNet: no
FlushPending: no
ReceiveBuffer: 134217728
ListenNetlink: kobject-uevent 1
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-diskstats.mount:
Description: /proc/diskstats
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (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: -.slice (origin-file)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/diskstats
What: lxcfs
File System Type: fuse.lxcfs
Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit system-container\x2dgetty.slice:
Description: system-container\x2dgetty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter 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-container\x2dgetty.slice
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: c8f6d5623857494eb5a9476dac90d075
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: container-getty at 2.service (destination-file)
RequiredBy: container-getty at 3.service (destination-file)
RequiredBy: container-getty at 1.service (destination-file)
RequiredBy: container-getty at 0.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: container-getty at 3.service (destination-file)
Before: shutdown.target (origin-default)
Before: container-getty at 1.service (destination-file)
Before: container-getty at 0.service (destination-file)
Before: container-getty at 2.service (destination-file)
After: system.slice (origin-implicit)
References: system.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: container-getty at 2.service (destination-file)
ReferencedBy: container-getty at 3.service (destination-file)
ReferencedBy: container-getty at 1.service (destination-file)
ReferencedBy: container-getty at 0.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-boot-system-token.service:
Description: Store a System Token in an EFI Variable
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-boot-system-token.service(8)
Fragment Path: /lib/systemd/system/systemd-boot-system-token.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: |!/sys/firmware/efi/efivars/LoaderRandomSeed-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded
ConditionPathExists: |!/sys/firmware/efi/efivars/LoaderSystemToken-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f succeeded
ConditionPathExists: /sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f failed
ConditionVirtualization: no untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-journald.socket (origin-file)
After: local-fs.target (origin-file)
After: systemd-random-seed.service (origin-file)
After: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-random-seed.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: bootctl random-seed --graceful
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit system-modprobe.slice:
Description: system-modprobe.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-modprobe.slice
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: 6a7ae029016044d0ba52753714cf10dc
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: modprobe at fuse.service (destination-file)
RequiredBy: modprobe at configfs.service (destination-file)
RequiredBy: modprobe at drm.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: modprobe at drm.service (destination-file)
Before: shutdown.target (origin-default)
Before: modprobe at configfs.service (destination-file)
Before: modprobe at fuse.service (destination-file)
After: system.slice (origin-implicit)
References: system.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: modprobe at drm.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter 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: 2c2c7645389d4d8c8965adcee800f25f
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: sockets.target (origin-file)
Before: systemd-journald.service (origin-implicit destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: sockets.target (origin-file)
References: systemd-journald.service (origin-implicit)
References: -.mount (origin-path)
References: system.slice (origin-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
RequiresMountsFor: /run/systemd/journal/dev-log (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald-dev-log.socket
SELinuxContextFromNet: no
Timestamping: us
FlushPending: no
ReceiveBuffer: 8388608
SendBuffer: 8388608
ListenDatagram: /run/systemd/journal/dev-log
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
Symlinks: /dev/log
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit tmp.mount:
Description: tmp.mount
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
WantedBy: basic.target (destination-file)
Before: basic.target (destination-file)
ReferencedBy: basic.target (destination-file)
-> Unit dbus.service:
Description: D-Bus System Message Bus
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/dbus.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 072fad38ef61473088d2abf81110b6cf
Documentation: man:dbus-daemon(1)
Fragment Path: /lib/systemd/system/dbus.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: user-runtime-dir at 1000.service (destination-file)
Before: shutdown.target (origin-default)
Before: user at 1000.service (destination-file)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: sysinit.target (origin-default)
After: systemd-journald.socket (origin-file)
After: dbus.socket (destination-implicit)
TriggeredBy: dbus.socket (destination-implicit)
References: shutdown.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: sysinit.target (origin-default)
References: systemd-journald.socket (origin-file)
References: dbus.socket (origin-file)
ReferencedBy: multi-user.target (destination-file destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: dbus.socket (destination-implicit)
ReferencedBy: user at 1000.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
Main PID: 74
Main PID Known: yes
Main PID Alien: no
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
OOMScoreAdjust: -900
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
PID: 74
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
-> ExecReload:
Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-kernel-tracing.mount:
Description: Kernel Trace File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: https://www.kernel.org/doc/Documentation/trace/ftrace.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-tracing.mount
ConditionCapability: CAP_SYS_RAWIO failed
ConditionPathExists: /sys/kernel/tracing untested
ConditionVirtualization: !lxc untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: -.slice (origin-file)
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)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Clean Result: success
Where: /sys/kernel/tracing
What: tracefs
File System Type: tracefs
Options: nosuid,nodev,noexec
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-tmpfiles-setup.service:
Description: Create Volatile Files and Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
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: 9f7f630e9f014452bb324ebf06b762ee
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
Before: systemd-update-utmp.service (destination-file)
After: local-fs.target (origin-file)
After: systemd-journald.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: systemd-journal-flush.service (destination-file)
After: systemd-sysusers.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-journald.socket (origin-file)
References: local-fs.target (origin-file)
References: systemd-journald.service (origin-file)
References: shutdown.target (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: yes
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
PID: 72
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-timesyncd.service:
Alias: dbus-org.freedesktop.timesync1.service
Description: Network Time Synchronization
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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-timesyncd.service(8)
Fragment Path: /lib/systemd/system/systemd-timesyncd.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionVirtualization: !container failed
ConditionCapability: CAP_SYS_TIME untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
Wants: time-set.target (origin-file)
Wants: time-sync.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: time-set.target (origin-file)
Before: shutdown.target (origin-file)
Before: sysinit.target (origin-file)
After: systemd-sysusers.service (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: -.mount (origin-path)
References: time-set.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: systemd-remount-fs.service (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
References: time-sync.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /run/systemd/timesync (origin-file)
RequiresMountsFor: /var/lib/systemd/timesync (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: always
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
BusName: org.freedesktop.timesync1
Bus Name Good: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/timesync
StateDirectoryMode: 0755
StateDirectory: systemd/timesync
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
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: rt_sigtimedwait mq_timedsend dup oldstat timerfd_settime64 clock_gettime64 timerfd_gettime setrlimit ioprio_set keyctl epoll_ctl symlinkat sigaction waitid getrandom uname restart_syscall io_cancel getuid setpriority faccessat2 setreuid32 inotify_add_watch sync_file_range2 gettid swapcontext msync signalfd4 alarm lseek lstat64 geteuid32 setgroups32 pwritev fstat64 shmctl getresuid32 chmod lsetxattr accept inotify_init1 sigpending get_robust_list sched_getaffinity setfsgid32 ugetrlimit mmap2 getsockopt io_submit unlinkat rt_sigqueueinfo socket shmdt clock_settime64 mkdir kill fork brk timerfd_gettime64 dup2 utime setregid semget recvmmsg_time64 mlockall rt_sigsuspend setgroups link recv setresuid32 fstatfs oldfstat ftruncate sigreturn ioprio_get timer_gettime64 pipe2 openat memfd_create timer_settime64 getdents sendfile64 flock timer_getoverrun clock_nanosleep mknodat rseq futex_time64 fremovexattr oldolduname set_thread_area chdir capget sched_setaffinity rmdir sched_yield getcwd bind ftruncate64 sched_setparam utimes readdir futimesat recvfrom shmget sendmmsg execveat fsync clock_gettime epoll_pwait mmap chown faccessat exit getdents64 getresgid32 clock_adjtime64 getresuid pselect6 io_uring_register io_uring_enter semtimedop_time64 rt_sigtimedwait_time64 inotify_rm_watch pselect6_time64 madvise getgid linkat eventfd2 oldlstat lgetxattr ppoll socketpair rt_sigreturn epoll_create1 clock_getres_time64 timerfd_create set_tls pidfd_send_signal setsid truncate64 timer_delete _newselect capset utimensat mq_getsetattr stat64 clone3 tgkill msgrcv epoll_create listxattr fchmodat sysinfo statfs setuid32 remap_file_pages getpeername mprotect getuid32 setpgid tee signalfd rt_sigpending pwrite64 io_uring_setup openat2 symlink setregid32 dup3 getpgrp request_key rename gettimeofday semop access accept4 eventfd exit_group vfork truncate sched_rr_get_interval_time64 timer_create set_mempolicy fallocate fcntl64 getresgid renameat2 nice sigaltstack epoll_wait_old mlock pwritev2 semtimedop sched_get_priority_min readahead munlock statfs64 removexattr mbind clock_adjtime mq_timedsend_time64 olduname read arch_prctl wait4 fchmod rt_sigprocmask write umask getgroups sched_getparam getrlimit setreuid name_to_handle_at sigsuspend recvmsg close lchown32 setxattr nanosleep renameat munmap fdatasync getrusage prlimit64 send semctl getgid32 signal chown32 lremovexattr membarrier clock_nanosleep_time64 readv inotify_init setuid timerfd_settime clock_settime epoll_wait fchown fchown32 fsetxattr times getegid32 sched_setscheduler io_setup close_range move_pages setgid getpid open clock_getres munlockall sync poll futex io_pgetevents_time64 getitimer getpgid mkdirat creat newfstatat sendmsg msgget getxattr sched_get_priority_max sched_getscheduler fstatat64 get_mempolicy msgsnd setfsuid mq_timedreceive copy_file_range setitimer io_getevents mq_unlink kcmp time ppoll_time64 setresgid32 getgroups32 lchown llistxattr sched_getattr io_pgetevents epoll_ctl_old mlock2 sigprocmask prctl pause unlink setresuid sched_setattr splice readlink getpriority fstat timer_gettime readlinkat pipe sendto mq_timedreceive_time64 getppid shutdown mq_open migrate_pages recvmmsg waitpid listen rt_sigaction timer_settime fchdir mq_notify ipc geteuid personality statx mknod fadvise64_64 io_destroy writev setfsgid select tkill setfsuid32 set_tid_address flistxattr process_vm_readv connect get_thread_area _llseek fgetxattr shmat sched_rr_get_interval adjtimex clone settimeofday getegid fadvise64 socketcall stat setsockopt set_robust_list lstat utimensat_time64 msgctl getsid execve setresgid mremap userfaultfd vmsplice syncfs fchownat pidfd_open setns add_key sendfile unshare pread64 fstatfs64 setgid32 fcntl preadv sync_file_range ioctl preadv2 getcpu rt_tgsigqueueinfo getsockname cacheflush process_vm_writev
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-timesyncd
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit auditd.service:
Description: auditd.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit 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: ssh.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
-> Unit sys-kernel-config.mount:
Description: Kernel Configuration File System
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/sys-kernel-config.mount
ConditionCapability: CAP_SYS_RAWIO failed
ConditionPathExists: /sys/kernel/config untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: -.slice (origin-file)
Requires: modprobe at configfs.service (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: modprobe at configfs.service (origin-file)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
References: sysinit.target (origin-file)
References: modprobe at configfs.service (origin-file)
References: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /sys/kernel (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: dead
Result: success
Clean Result: success
Where: /sys/kernel/config
What: configfs
File System Type: configfs
Options: nosuid,nodev,noexec
From /proc/self/mountinfo: no
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit proc-stat.mount:
Description: /proc/stat
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
RequiresMountsFor: /proc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /proc/stat
What: lxcfs
File System Type: fuse.lxcfs
Options: rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit swap.target:
Description: Swap
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: f380bb4008b047528cd9af78d7727188
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/swap.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: sysinit.target (destination-file destination-default)
Before: shutdown.target (origin-default)
Before: run-user-1000.mount (destination-mountinfo-default)
References: shutdown.target (origin-default)
ReferencedBy: sysinit.target (destination-file destination-default)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit apt-daily.timer:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: b446789312b4435e865e5beb53f9a950
Fragment Path: /lib/systemd/system/apt-daily.timer
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: apt-daily-upgrade.timer (destination-file)
Before: apt-daily.service (origin-implicit)
Before: shutdown.target (origin-default)
After: -.mount (origin-path)
After: sysinit.target (origin-default)
After: time-sync.target (origin-default)
Triggers: apt-daily.service (origin-implicit)
References: timers.target (origin-default)
References: apt-daily.service (origin-implicit)
References: time-sync.target (origin-default)
References: -.mount (origin-path)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: timers.target (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: apt-daily.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: *-*-* 06,18:00:00
-> Unit systemd-random-seed.service:
Description: Load/Save Random Seed
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-random-seed.service(8)
Documentation: man:random(4)
Fragment Path: /lib/systemd/system/systemd-random-seed.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionVirtualization: !container failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
Wants: first-boot-complete.target (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-boot-system-token.service (destination-file)
Before: shutdown.target (origin-file)
Before: first-boot-complete.target (origin-file)
After: systemd-remount-fs.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
After: -.mount (origin-path)
References: first-boot-complete.target (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-remount-fs.service (origin-file)
References: shutdown.target (origin-file)
References: system.slice (origin-file)
References: -.mount (origin-path)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
RequiresMountsFor: /var/lib/systemd/random-seed (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 10min
TimeoutStopSec: 10min
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-random-seed load
-> ExecStop:
Command Line: /lib/systemd/systemd-random-seed save
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit rescue.service:
Description: Rescue Shell
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:sulogin(8)
Fragment Path: /lib/systemd/system/rescue.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Requires: system.slice (origin-file)
RequiredBy: rescue.target (destination-file)
Conflicts: shutdown.target (origin-file)
ConflictedBy: getty at tty1.service (destination-file)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: multi-user.target (destination-file)
ConflictedBy: container-getty at 2.service (destination-file)
ConflictedBy: graphical.target (destination-file)
ConflictedBy: container-getty at 3.service (destination-file)
ConflictedBy: container-getty at 0.service (destination-file)
ConflictedBy: container-getty at 1.service (destination-file)
Before: shutdown.target (origin-file)
Before: rescue.target (destination-file)
Before: multi-user.target (destination-file)
Before: graphical.target (destination-file)
After: container-getty at 2.service (destination-file)
After: system.slice (origin-file)
After: getty at tty1.service (destination-file)
After: emergency.service (destination-file)
After: container-getty at 1.service (destination-file)
After: sysinit.target (origin-file)
After: container-getty at 3.service (destination-file)
After: container-getty at 0.service (destination-file)
After: plymouth-start.service (origin-file)
References: sysinit.target (origin-file)
References: shutdown.target (origin-file)
References: plymouth-start.service (origin-file)
References: system.slice (origin-file)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
ReferencedBy: container-getty at 3.service (destination-file)
ReferencedBy: container-getty at 2.service (destination-file)
ReferencedBy: graphical.target (destination-file)
ReferencedBy: container-getty at 0.service (destination-file)
ReferencedBy: rescue.target (destination-file)
ReferencedBy: container-getty at 1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: process
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /root
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: HOME=/root
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: tty-force
StandardOutput: inherit
StandardError: inherit
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /bin/plymouth --wait quit
-> ExecStart:
Command Line: /lib/systemd/systemd-sulogin-shell rescue
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit remote-fs.target:
Description: Remote File Systems
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 3236354723df4009b78cafbfc4e0fc15
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/remote-fs.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: systemd-user-sessions.service (destination-file)
After: remote-fs-pre.target (origin-file)
References: remote-fs-pre.target (origin-file)
References: shutdown.target (origin-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: multi-user.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit network-online.target:
Description: Network is Online
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: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network-online.target
Conflicts: shutdown.target (origin-default)
Before: apt-daily.service (destination-file)
Before: rc-local.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-default)
After: network.target (origin-file)
References: shutdown.target (origin-default)
References: network.target (origin-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit local-fs-pre.target:
Description: Local File Systems (Pre)
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: df3cc885b53646cb97f77777b37ff56f
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/local-fs-pre.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
WantedBy: systemd-remount-fs.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: run-user-1000.mount (destination-mountinfo-default)
Before: local-fs.target (destination-file)
After: systemd-remount-fs.service (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
References: shutdown.target (origin-default)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: run-user-1000.mount (destination-mountinfo-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit e2scrub_all.service:
Description: Online ext4 Metadata Check for All Filesystems
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:e2scrub_all(8)
Fragment Path: /lib/systemd/system/e2scrub_all.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionCapability: CAP_SYS_RAWIO untested
ConditionCapability: CAP_SYS_ADMIN untested
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: basic.target (origin-default)
After: sysinit.target (origin-default)
After: e2scrub_all.timer (destination-implicit)
TriggeredBy: e2scrub_all.timer (destination-implicit)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: basic.target (origin-default)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
ReferencedBy: e2scrub_all.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
Environment: SERVICE_MODE=1
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/e2scrub_all
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit graphical.target:
Alias: runlevel5.target
Alias: default.target
Description: Graphical Interface
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 6ed9e2d6674642409b95743f0a136ec2
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/graphical.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: multi-user.target (origin-file)
Wants: systemd-update-utmp-runlevel.service (origin-file)
Wants: e2scrub_reap.service (origin-file)
Wants: display-manager.service (origin-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: rescue.target (origin-file)
Before: shutdown.target (origin-default)
Before: systemd-update-utmp-runlevel.service (destination-file)
After: rescue.target (origin-file)
After: display-manager.service (origin-file)
After: e2scrub_reap.service (origin-default)
After: multi-user.target (origin-file origin-default)
After: rescue.service (origin-file)
References: display-manager.service (origin-file)
References: systemd-update-utmp-runlevel.service (origin-file)
References: multi-user.target (origin-file origin-default)
References: rescue.service (origin-file)
References: rescue.target (origin-file)
References: shutdown.target (origin-default)
References: e2scrub_reap.service (origin-file origin-default)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit network.target:
Description: Network
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
Fragment Path: /lib/systemd/system/network.target
WantedBy: systemd-networkd.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: rc-local.service (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: apt-daily.service (destination-file)
Before: shutdown.target (origin-default)
Before: systemd-user-sessions.service (destination-file)
Before: ssh.service (destination-file)
Before: network-online.target (destination-file)
After: systemd-resolved.service (destination-file)
After: systemd-networkd.service (destination-file)
After: network-pre.target (origin-file)
References: network-pre.target (origin-file)
References: shutdown.target (origin-default)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: network-online.target (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: ssh.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit getty at tty1.service:
Alias: autovt at tty1.service
Description: Getty on tty1
Instance: tty1
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system-getty.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:agetty(8)
Documentation: man:systemd-getty-generator(8)
Documentation: http://0pointer.de/blog/projects/serial-console.html
Fragment Path: /lib/systemd/system/getty at .service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: /dev/tty0 failed
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: sysinit.target (origin-default)
Requires: system-getty.slice (origin-file)
WantedBy: getty.target (destination-file)
Conflicts: rescue.service (origin-file)
Conflicts: shutdown.target (origin-default)
Before: getty.target (origin-file destination-default)
Before: shutdown.target (origin-default)
Before: rescue.service (origin-file)
After: sysinit.target (origin-default)
After: systemd-user-sessions.service (origin-file)
After: systemd-journald.socket (origin-file)
After: getty-pre.target (origin-file)
After: basic.target (origin-default)
After: rc-local.service (origin-file)
After: system-getty.slice (origin-file)
After: plymouth-quit-wait.service (origin-file)
References: rc-local.service (origin-file)
References: systemd-journald.socket (origin-file)
References: getty-pre.target (origin-file)
References: basic.target (origin-default)
References: systemd-user-sessions.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: shutdown.target (origin-default)
References: system-getty.slice (origin-file)
ReferencedBy: getty.target (destination-file destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: idle
Restart: always
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: yes
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: no
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
UnsetEnvironment: LANG
UnsetEnvironment: LANGUAGE
UnsetEnvironment: LC_CTYPE
UnsetEnvironment: LC_NUMERIC
UnsetEnvironment: LC_TIME
UnsetEnvironment: LC_COLLATE
UnsetEnvironment: LC_MONETARY
UnsetEnvironment: LC_MESSAGES
UnsetEnvironment: LC_PAPER
UnsetEnvironment: LC_NAME
UnsetEnvironment: LC_ADDRESS
UnsetEnvironment: LC_TELEPHONE
UnsetEnvironment: LC_MEASUREMENT
UnsetEnvironment: LC_IDENTIFICATION
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
TTYPath: /dev/tty1
TTYReset: yes
TTYVHangup: yes
TTYVTDisallocate: yes
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
UtmpIdentifier: tty1
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /sbin/agetty -o '-p -- \u' --noclear tty1 $TERM
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sys-devices-virtual-net.mount:
Description: /sys/devices/virtual/net
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:31 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
RequiresMountsFor: /sys/devices/virtual (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /sys/devices/virtual/net
What: sysfs
File System Type: sysfs
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-pstore.service:
Description: systemd-pstore.service
Instance: n/a
Unit Load State: masked
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: yes
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Fragment Path: /dev/null
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
WantedBy: sysinit.target (destination-file)
ReferencedBy: sysinit.target (destination-file)
-> Unit systemd-ask-password-wall.service:
Description: Forward Password Requests to Wall
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-ask-password-console.service(8)
Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: basic.target (origin-default)
After: system.slice (origin-file)
After: systemd-ask-password-wall.path (destination-implicit)
After: systemd-journald.socket (origin-file)
After: systemd-user-sessions.service (origin-file)
TriggeredBy: systemd-ask-password-wall.path (destination-implicit)
References: shutdown.target (origin-default)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-user-sessions.service (origin-file)
ReferencedBy: systemd-ask-password-wall.path (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-> ExecStart:
Command Line: systemd-tty-ask-password-agent --wall
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit plymouth-start.service:
Description: plymouth-start.service
Instance: n/a
Unit Load State: not-found
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Before: systemd-ask-password-console.path (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: rescue.service (destination-file)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: rescue.service (destination-file)
-> Unit dev-ptmx.mount:
Description: /dev/ptmx
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (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: -.slice (origin-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/ptmx
What: devpts
File System Type: devpts
Options: rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1024
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/systemd-logind.service
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory devices pids bpf-firewall bpf-devices
Invocation ID: 58c67f5a061c46ac8854798c580d9272
Documentation: man:sd-login(3)
Documentation: man:systemd-logind.service(8)
Documentation: man:logind.conf(5)
Documentation: man:org.freedesktop.login1(5)
Fragment Path: /lib/systemd/system/systemd-logind.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionPathExists: /lib/systemd/system/dbus.service succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
Requires: dbus.socket (origin-file)
Requires: system.slice (origin-file)
Wants: modprobe at drm.service (origin-file)
Wants: user.slice (origin-file)
Wants: dbus.socket (origin-file)
WantedBy: multi-user.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: multi-user.target (destination-default)
Before: shutdown.target (origin-default)
Before: session-945536.scope (destination-file)
After: basic.target (origin-default)
After: dbus.socket (origin-file)
After: systemd-remount-fs.service (origin-file)
After: modprobe at drm.service (origin-file)
After: -.mount (origin-path)
After: nss-user-lookup.target (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: user.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: user.slice (origin-file)
References: dbus.socket (origin-file)
References: system.slice (origin-file)
References: systemd-remount-fs.service (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: sysinit.target (origin-default)
References: shutdown.target (origin-default)
References: modprobe at drm.service (origin-file)
References: basic.target (origin-default)
References: nss-user-lookup.target (origin-file)
ReferencedBy: session-945536.scope (destination-file)
ReferencedBy: multi-user.target (destination-file destination-default)
RequiresMountsFor: /run/systemd/inhibit (origin-file)
RequiresMountsFor: /run/systemd/users (origin-file)
RequiresMountsFor: /var/lib/systemd/linger (origin-file)
RequiresMountsFor: /run/systemd/sessions (origin-file)
RequiresMountsFor: /run/systemd/shutdown (origin-file)
RequiresMountsFor: /run/systemd/seats (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: running
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: dbus
Restart: always
NotifyAccess: main
NotifyState: ready
OOMPolicy: stop
Main PID: 76
Main PID Known: yes
Main PID Alien: no
BusName: org.freedesktop.login1
Bus Name Good: yes
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: yes
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: yes
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/sessions
RuntimeDirectory: systemd/seats
RuntimeDirectory: systemd/users
RuntimeDirectory: systemd/inhibit
RuntimeDirectory: systemd/shutdown
StateDirectoryMode: 0755
StateDirectory: systemd/linger
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 524288
LimitNOFILESoft: 524288
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
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
LockPersonality: yes
SystemCallFilter: fsync rseq getdents eventfd rename getrusage rt_sigprocmask getdents64 stat sigprocmask preadv2 get_robust_list fsetxattr sched_getparam capget lstat64 fchmodat mprotect timer_settime64 removexattr setuid lseek set_robust_list getpid pidfd_send_signal sched_get_priority_min setsid chmod sched_getaffinity name_to_handle_at pselect6_time64 sync_file_range fchmod setrlimit pselect6 chown epoll_ctl keyctl getcpu get_mempolicy sched_setparam utime arch_prctl chown32 getppid access io_uring_register listen clock_gettime mq_notify mlock fdatasync semtimedop_time64 semtimedop time munlock clone waitid _llseek semget mq_timedreceive sendmmsg getcwd setgid fcntl64 getresgid32 fgetxattr socketcall sendfile64 mkdirat sched_getattr getuid sigreturn setresgid poll getxattr getpgrp mbind getrandom vfork fchown set_mempolicy mremap oldfstat setregid send futimesat swapcontext migrate_pages setresuid32 inotify_rm_watch sched_rr_get_interval pwritev setfsgid sysinfo msync shmctl request_key writev clone3 prlimit64 io_pgetevents_time64 nice getresuid32 truncate setuid32 io_destroy mq_getsetattr accept timer_gettime unlink close inotify_init1 socket gettimeofday semop lstat process_vm_writev faccessat timer_create setreuid olduname llistxattr ftruncate setpriority utimensat shmget wait4 getgroups32 readlinkat epoll_create nanosleep set_tls symlinkat sigaction stat64 io_uring_setup getegid32 sched_getscheduler membarrier recv rt_sigaction setpgid ioprio_get sched_setscheduler io_cancel symlink readv io_uring_enter setregid32 getresgid bind rt_sigqueueinfo sync setresuid clock_getres_time64 setns link geteuid umask inotify_init getresuid pwrite64 utimensat_time64 futex_time64 chdir brk sync_file_range2 epoll_create1 ipc statfs64 pread64 timer_delete setfsuid32 fchdir munmap fremovexattr sched_setaffinity clock_nanosleep sched_get_priority_max readdir creat capset utimes set_thread_area pwritev2 pipe getpgid fstat64 sigpending pause tgkill accept4 recvfrom faccessat2 mmap io_setup timer_gettime64 unlinkat mknodat mq_timedsend_time64 getgid setsockopt fadvise64_64 pipe2 mlock2 ftruncate64 setxattr timer_settime mmap2 splice lgetxattr timerfd_gettime shmdt geteuid32 execve mknod timerfd_settime64 read restart_syscall fchownat rt_sigreturn getpeername gettid mlockall sendfile write truncate64 inotify_add_watch clock_nanosleep_time64 futex statx io_getevents setreuid32 ugetrlimit rt_sigpending semctl open sched_rr_get_interval_time64 setfsuid fcntl fstatfs fstatat64 getrlimit epoll_ctl_old rt_tgsigqueueinfo kcmp fallocate epoll_pwait _newselect io_pgetevents lchown32 rt_sigtimedwait getpriority times sched_yield msgget getsockname timerfd_settime rt_sigtimedwait_time64 pidfd_open flock ioctl listxattr set_tid_address openat2 recvmmsg_time64 lsetxattr close_range renameat2 clock_gettime64 mq_timedsend flistxattr remap_file_pages msgctl personality timerfd_create fchown32 sendto mq_timedreceive_time64 waitpid epoll_wait_old setgroups32 dup3 getgid32 oldlstat epoll_wait move_pages setgroups signalfd4 ppoll prctl fadvise64 syncfs connect newfstatat fork statfs tkill setresgid32 dup2 mq_open munlockall io_submit alarm dup mq_unlink oldstat timer_getoverrun linkat msgrcv fstat sched_setattr setitimer copy_file_range madvise socketpair sendmsg shmat timerfd_gettime64 msgsnd fstatfs64 preadv shutdown unshare renameat signalfd execveat vmsplice recvmsg kill openat sigsuspend add_key getsockopt memfd_create cacheflush readahead recvmmsg exit lchown clock_getres signal setgid32 process_vm_readv select rmdir ioprio_set oldolduname eventfd2 userfaultfd getitimer setfsgid32 getuid32 rt_sigsuspend tee getsid readlink getgroups get_thread_area uname mkdir ppoll_time64 sigaltstack getegid exit_group lremovexattr
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-logind
PID: 76
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Status Text: Processing requests...
File Descriptor Store Max: 512
File Descriptor Store Current: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
DeviceAllow: char-vcs rw
DeviceAllow: char-tty rw
DeviceAllow: char-input rw
DeviceAllow: char-drm rw
DeviceAllow: char-/dev/console rw
DeviceAllow: block-* r
IPAddressDeny: 0.0.0.0/0
IPAddressDeny: ::/0
-> Unit systemd-initctl.service:
Description: initctl Compatibility Daemon
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd-initctl.service(8)
Fragment Path: /lib/systemd/system/systemd-initctl.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Requires: system.slice (origin-file)
After: systemd-initctl.socket (destination-implicit)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
TriggeredBy: systemd-initctl.socket (destination-implicit)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
ReferencedBy: systemd-initctl.socket (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: simple
Restart: no
NotifyAccess: all
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallArchitectures: native
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /lib/systemd/systemd-initctl
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-lxc-console.mount:
Description: /dev/lxc/console
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.slice (origin-file)
After: -.mount (origin-path)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
References: -.mount (origin-path)
RequiresMountsFor: /dev/lxc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/lxc/console
What: devpts
File System Type: devpts
Options: rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-mqueue.mount:
Description: POSIX Message Queue File System
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: /dev-mqueue.mount
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup own mask: memory pids
Invocation ID: 68b6f47e46244d6c982e8e4b051cb4c1
Documentation: man:mq_overview(7)
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/dev-mqueue.mount
ConditionCapability: CAP_SYS_ADMIN succeeded
ConditionPathExists: /proc/sys/fs/mqueue succeeded
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: -.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
After: -.mount (origin-path)
After: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: sysinit.target (origin-file)
References: systemd-journald.socket (origin-file)
References: -.slice (origin-file)
ReferencedBy: sysinit.target (destination-file)
RequiresMountsFor: /dev (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/mqueue
What: mqueue
File System Type: mqueue
Options: rw,nosuid,nodev,noexec,relatime
From /proc/self/mountinfo: yes
From fragment: yes
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit init.scope:
Description: System and Service Manager
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: yes
Perpetual: yes
Garbage Collection Mode: inactive
Slice: -.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:systemd(1)
Requires: -.slice (origin-file)
After: -.slice (origin-file)
References: -.slice (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Scope State: running
Result: success
RuntimeMaxSec: infinity
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
-> Unit apt-daily.service:
Description: Daily apt download activities
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:apt(8)
Fragment Path: /lib/systemd/system/apt-daily.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionACPower: true untested
Requires: sysinit.target (origin-default)
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-default)
Before: apt-daily-upgrade.service (destination-file)
Before: shutdown.target (origin-default)
After: NetworkManager.service (origin-file)
After: network.target (origin-file)
After: sysinit.target (origin-default)
After: system.slice (origin-file)
After: apt-daily.timer (destination-implicit)
After: basic.target (origin-default)
After: systemd-journald.socket (origin-file)
After: network-online.target (origin-file)
After: systemd-networkd.service (origin-file)
After: connman.service (origin-file)
TriggeredBy: apt-daily.timer (destination-implicit)
References: network.target (origin-file)
References: NetworkManager.service (origin-file)
References: sysinit.target (origin-default)
References: basic.target (origin-default)
References: systemd-networkd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: network-online.target (origin-file)
References: shutdown.target (origin-default)
References: system.slice (origin-file)
References: connman.service (origin-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: apt-daily.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStartPre:
Command Line: /usr/lib/apt/apt-helper wait-online
-> ExecStart:
Command Line: /usr/lib/apt/apt.systemd.daily update
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit run-user-1000.mount:
Description: /run/user/1000
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:31 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:31 UTC
Active Exit Timestamp: n/a
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: cc1693308cc044f8bd6639ed27c50c4b
Source Path: /proc/self/mountinfo
Requires: system.slice (origin-file)
Conflicts: umount.target (origin-mountinfo-default)
Before: umount.target (origin-mountinfo-default)
Before: local-fs.target (origin-mountinfo-default)
After: system.slice (origin-file)
After: -.mount (origin-implicit)
After: systemd-journald.socket (origin-file)
After: local-fs-pre.target (origin-mountinfo-default)
After: swap.target (origin-mountinfo-default)
References: umount.target (origin-mountinfo-default)
References: system.slice (origin-file)
References: local-fs-pre.target (origin-mountinfo-default)
References: systemd-journald.socket (origin-file)
References: swap.target (origin-mountinfo-default)
References: -.mount (origin-implicit)
References: local-fs.target (origin-mountinfo-default)
RequiresMountsFor: /run/user (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /run/user/1000
What: tmpfs
File System Type: tmpfs
Options: rw,nosuid,nodev,relatime,size=419428k,nr_inodes=104857,mode=700,uid=1000,gid=1000
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: no
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit dev-.lxc-sys.mount:
Description: /dev/.lxc/sys
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: -.mount (origin-path)
After: -.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: -.mount (origin-path)
References: -.slice (origin-file)
RequiresMountsFor: /dev/.lxc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/.lxc/sys
What: sys
File System Type: sysfs
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
Documentation: https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
ConditionPathIsReadWrite: /proc/sys failed
ConditionPathExists: /proc/sys/fs/binfmt_misc untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
WantedBy: sysinit.target (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (origin-implicit)
Before: systemd-binfmt.service (destination-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: -.mount (origin-path)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
RequiresMountsFor: /proc/sys/fs (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Automount State: dead
Result: success
Where: /proc/sys/fs/binfmt_misc
DirectoryMode: 0755
TimeoutIdleUSec: 0
-> Unit dev-lxc-tty1.mount:
Description: /dev/lxc/tty1
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (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: -.slice (origin-file)
RequiresMountsFor: /dev/lxc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/lxc/tty1
What: devpts
File System Type: devpts
Options: rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1024
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sysinit.target:
Description: System Initialization
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 035fbfd47a0745239115e37182f0fa0a
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sysinit.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Wants: systemd-sysctl.service (origin-file)
Wants: systemd-udevd.service (origin-file)
Wants: systemd-boot-system-token.service (origin-file)
Wants: systemd-tmpfiles-setup-dev.service (origin-file)
Wants: systemd-tmpfiles-setup.service (origin-file)
Wants: systemd-sysusers.service (origin-file)
Wants: dev-hugepages.mount (origin-file)
Wants: local-fs.target (origin-file)
Wants: systemd-modules-load.service (origin-file)
Wants: swap.target (origin-file)
Wants: sys-kernel-debug.mount (origin-file)
Wants: proc-sys-fs-binfmt_misc.automount (origin-file)
Wants: systemd-binfmt.service (origin-file)
Wants: sys-kernel-tracing.mount (origin-file)
Wants: systemd-journald.service (origin-file)
Wants: systemd-udev-trigger.service (origin-file)
Wants: kmod-static-nodes.service (origin-file)
Wants: cryptsetup.target (origin-file)
Wants: sys-fs-fuse-connections.mount (origin-file)
Wants: sys-kernel-config.mount (origin-file)
Wants: systemd-timesyncd.service (origin-file)
Wants: systemd-machine-id-commit.service (origin-file)
Wants: systemd-hwdb-update.service (origin-file)
Wants: dev-mqueue.mount (origin-file)
Wants: systemd-journal-flush.service (origin-file)
Wants: systemd-update-utmp.service (origin-file)
Wants: systemd-pstore.service (origin-file)
Wants: systemd-random-seed.service (origin-file)
Wants: systemd-ask-password-console.path (origin-file)
RequiredBy: getty at tty1.service (destination-default)
RequiredBy: e2scrub_all.service (destination-default)
RequiredBy: container-getty at 0.service (destination-default)
RequiredBy: apt-daily-upgrade.service (destination-default)
RequiredBy: e2scrub_all.timer (destination-default)
RequiredBy: apt-daily-upgrade.timer (destination-default)
RequiredBy: systemd-user-sessions.service (destination-default)
RequiredBy: e2scrub_reap.service (destination-default)
RequiredBy: container-getty at 2.service (destination-default)
RequiredBy: ssh.service (destination-default)
RequiredBy: systemd-logind.service (destination-default)
RequiredBy: console-getty.service (destination-default)
RequiredBy: getty-static.service (destination-default)
RequiredBy: systemd-ask-password-wall.service (destination-default)
RequiredBy: container-getty at 1.service (destination-default)
RequiredBy: dbus.service (destination-default)
RequiredBy: apt-daily.timer (destination-default)
RequiredBy: user at 1000.service (destination-default)
RequiredBy: dbus.socket (destination-default)
RequiredBy: rc-local.service (destination-default)
RequiredBy: fstrim.timer (destination-default)
RequiredBy: basic.target (destination-file)
RequiredBy: user-runtime-dir at 1000.service (destination-default)
RequiredBy: apt-daily.service (destination-default)
RequiredBy: rescue.target (destination-file)
RequiredBy: container-getty at 3.service (destination-default)
RequiredBy: fstrim.service (destination-default)
RequiredBy: systemd-tmpfiles-clean.timer (destination-default)
Conflicts: emergency.target (origin-file)
Conflicts: shutdown.target (origin-default)
Conflicts: emergency.service (origin-file)
Before: systemd-ask-password-wall.service (destination-default)
Before: ssh.service (destination-default)
Before: rescue.target (destination-file destination-default)
Before: apt-daily.service (destination-default)
Before: fstrim.timer (destination-default)
Before: basic.target (destination-file destination-default)
Before: container-getty at 2.service (destination-default)
Before: getty at tty1.service (destination-default)
Before: container-getty at 0.service (destination-default)
Before: e2scrub_all.service (destination-default)
Before: systemd-user-sessions.service (destination-default)
Before: container-getty at 3.service (destination-default)
Before: rc-local.service (destination-default)
Before: dbus.socket (destination-default)
Before: e2scrub_reap.service (destination-default)
Before: shutdown.target (origin-default)
Before: systemd-tmpfiles-clean.timer (destination-default)
Before: apt-daily.timer (destination-default)
Before: user-runtime-dir at 1000.service (destination-default)
Before: e2scrub_all.timer (destination-default)
Before: user at 1000.service (destination-default)
Before: fstrim.service (destination-default)
Before: dbus.service (destination-default)
Before: rescue.service (destination-file)
Before: getty-static.service (destination-default)
Before: console-getty.service (destination-default)
Before: apt-daily-upgrade.timer (destination-default)
Before: apt-daily-upgrade.service (destination-default)
Before: systemd-logind.service (destination-default)
Before: container-getty at 1.service (destination-default)
After: systemd-binfmt.service (destination-file)
After: local-fs.target (origin-file)
After: systemd-udevd.service (destination-file)
After: sys-kernel-config.mount (destination-file)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: sys-fs-fuse-connections.mount (destination-file)
After: cryptsetup.target (origin-default)
After: sys-kernel-tracing.mount (destination-file)
After: systemd-timesyncd.service (destination-file)
After: systemd-tmpfiles-setup.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: swap.target (origin-file origin-default)
After: systemd-update-utmp.service (destination-file)
After: kmod-static-nodes.service (destination-file)
After: emergency.target (origin-file)
After: systemd-sysctl.service (destination-file)
After: sys-kernel-debug.mount (destination-file)
After: modprobe at drm.service (destination-file)
After: proc-sys-fs-binfmt_misc.automount (destination-file)
After: systemd-udev-trigger.service (destination-file)
After: dev-mqueue.mount (destination-file)
After: modprobe at fuse.service (destination-file)
After: systemd-journald.service (destination-file)
After: modprobe at configfs.service (destination-file)
After: emergency.service (origin-file)
References: systemd-udev-trigger.service (origin-file)
References: swap.target (origin-file origin-default)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: emergency.target (origin-file)
References: systemd-journald.service (origin-file)
References: kmod-static-nodes.service (origin-file)
References: systemd-hwdb-update.service (origin-file)
References: systemd-update-utmp.service (origin-file)
References: systemd-modules-load.service (origin-file)
References: cryptsetup.target (origin-file origin-default)
References: sys-fs-fuse-connections.mount (origin-file)
References: sys-kernel-config.mount (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-tmpfiles-setup.service (origin-file)
References: emergency.service (origin-file)
References: shutdown.target (origin-default)
References: systemd-sysctl.service (origin-file)
References: systemd-sysusers.service (origin-file)
References: dev-hugepages.mount (origin-file)
References: sys-kernel-debug.mount (origin-file)
References: systemd-machine-id-commit.service (origin-file)
References: proc-sys-fs-binfmt_misc.automount (origin-file)
References: systemd-pstore.service (origin-file)
References: systemd-boot-system-token.service (origin-file)
References: sys-kernel-tracing.mount (origin-file)
References: dev-mqueue.mount (origin-file)
References: systemd-binfmt.service (origin-file)
References: systemd-timesyncd.service (origin-file)
References: local-fs.target (origin-file)
References: systemd-journal-flush.service (origin-file)
References: systemd-random-seed.service (origin-file)
References: systemd-ask-password-console.path (origin-file)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: rescue.target (destination-file destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: container-getty at 1.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.automount (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: container-getty at 2.service (destination-default)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: container-getty at 0.service (destination-default)
ReferencedBy: console-getty.service (destination-default)
ReferencedBy: systemd-udev-trigger.service (destination-file)
ReferencedBy: container-getty at 3.service (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit dev-.lxc-proc.mount:
Description: /dev/.lxc/proc
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit 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: n/a
CGroup realized: no
CGroup own mask: memory pids
Source Path: /proc/self/mountinfo
Requires: -.slice (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: -.slice (origin-file)
RequiresMountsFor: /dev/.lxc (origin-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Mount State: mounted
Result: success
Clean Result: success
Where: /dev/.lxc/proc
What: proc
File System Type: proc
Options: rw,relatime
From /proc/self/mountinfo: yes
From fragment: no
Extrinsic: yes
DirectoryMode: 0755
SloppyOptions: no
LazyUnmount: no
ForceUnmount: no
ReadWriteOnly: no
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> 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 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 10806b393c084538a8ca0c0ce0e47936
Fragment Path: /lib/systemd/system/e2scrub_all.timer
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: sysinit.target (origin-default)
WantedBy: timers.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: timers.target (origin-default)
Before: e2scrub_all.service (origin-implicit)
Before: shutdown.target (origin-default)
After: sysinit.target (origin-default)
After: -.mount (origin-path)
After: time-sync.target (origin-default)
Triggers: e2scrub_all.service (origin-implicit)
References: sysinit.target (origin-default)
References: -.mount (origin-path)
References: time-sync.target (origin-default)
References: timers.target (origin-default)
References: shutdown.target (origin-default)
References: e2scrub_all.service (origin-implicit)
ReferencedBy: timers.target (destination-file)
RequiresMountsFor: /var/lib/systemd/timers (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Timer State: waiting
Result: success
Unit: e2scrub_all.service
Persistent: yes
WakeSystem: no
Accuracy: 1min
RemainAfterElapse: yes
FixedRandomDelay: no
OnClockChange: no
OnTimeZoneChange: no
OnCalendar: Sun *-*-* 03:10:00
-> Unit kmod-static-nodes.service:
Description: Create list of static device nodes for the current kernel
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Fragment Path: /lib/systemd/system/kmod-static-nodes.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionFileNotEmpty: /lib/modules/5.10.0-9-amd64/modules.devname failed
ConditionCapability: CAP_SYS_MODULE untested
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: no
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Before: sysinit.target (origin-file)
Before: systemd-tmpfiles-setup-dev.service (origin-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-tmpfiles-setup-dev.service (origin-file)
References: systemd-journald.socket (origin-file)
References: system.slice (origin-file)
References: sysinit.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit shutdown.target:
Description: Shutdown
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/shutdown.target
ConflictedBy: remote-fs.target (destination-file)
ConflictedBy: systemd-remount-fs.service (destination-file)
ConflictedBy: ssh.service (destination-default)
ConflictedBy: e2scrub_all.timer (destination-default)
ConflictedBy: systemd-update-utmp.service (destination-file)
ConflictedBy: graphical.target (destination-default)
ConflictedBy: fstrim.service (destination-default)
ConflictedBy: paths.target (destination-default)
ConflictedBy: systemd-sysctl.service (destination-file)
ConflictedBy: nss-lookup.target (destination-default)
ConflictedBy: systemd-fsck-root.service (destination-file)
ConflictedBy: systemd-ask-password-wall.path (destination-file)
ConflictedBy: getty at tty1.service (destination-default)
ConflictedBy: dbus.service (destination-default)
ConflictedBy: first-boot-complete.target (destination-default)
ConflictedBy: rescue.service (destination-file)
ConflictedBy: timers.target (destination-file)
ConflictedBy: sysinit.target (destination-default)
ConflictedBy: session-945536.scope (destination-default)
ConflictedBy: sockets.target (destination-default)
ConflictedBy: emergency.target (destination-default)
ConflictedBy: user at 1000.service (destination-default)
ConflictedBy: systemd-resolved.service (destination-file)
ConflictedBy: network-online.target (destination-default)
ConflictedBy: rc-local.service (destination-default)
ConflictedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ConflictedBy: systemd-sysusers.service (destination-file)
ConflictedBy: user-1000.slice (destination-default)
ConflictedBy: time-sync.target (destination-default)
ConflictedBy: systemd-ask-password-console.path (destination-file)
ConflictedBy: emergency.service (destination-file)
ConflictedBy: systemd-ask-password-wall.service (destination-default)
ConflictedBy: apt-daily-upgrade.timer (destination-default)
ConflictedBy: local-fs.target (destination-file)
ConflictedBy: apt-daily-upgrade.service (destination-default)
ConflictedBy: fstrim.timer (destination-default)
ConflictedBy: rescue.target (destination-default)
ConflictedBy: container-getty at 2.service (destination-default)
ConflictedBy: container-getty at 3.service (destination-default)
ConflictedBy: container-getty at 1.service (destination-default)
ConflictedBy: systemd-logind.service (destination-default)
ConflictedBy: apt-daily.service (destination-default)
ConflictedBy: syslog.socket (destination-file)
ConflictedBy: local-fs-pre.target (destination-default)
ConflictedBy: basic.target (destination-default)
ConflictedBy: systemd-networkd.service (destination-file)
ConflictedBy: systemd-user-sessions.service (destination-default)
ConflictedBy: systemd-tmpfiles-clean.timer (destination-default)
ConflictedBy: systemd-update-utmp-runlevel.service (destination-file)
ConflictedBy: e2scrub_all.service (destination-default)
ConflictedBy: systemd-ask-password-console.service (destination-file)
ConflictedBy: systemd-random-seed.service (destination-file)
ConflictedBy: remote-fs-pre.target (destination-default)
ConflictedBy: dbus.socket (destination-default)
ConflictedBy: slices.target (destination-default)
ConflictedBy: apt-daily.timer (destination-default)
ConflictedBy: time-set.target (destination-default)
ConflictedBy: getty-static.service (destination-default)
ConflictedBy: swap.target (destination-default)
ConflictedBy: multi-user.target (destination-default)
ConflictedBy: systemd-tmpfiles-clean.service (destination-file)
ConflictedBy: system-modprobe.slice (destination-default)
ConflictedBy: cryptsetup.target (destination-default)
ConflictedBy: systemd-tmpfiles-setup.service (destination-file)
ConflictedBy: user-runtime-dir at 1000.service (destination-default)
ConflictedBy: e2scrub_reap.service (destination-default)
ConflictedBy: network-pre.target (destination-default)
ConflictedBy: console-getty.service (destination-default)
ConflictedBy: getty-pre.target (destination-default)
ConflictedBy: systemd-timesyncd.service (destination-file)
ConflictedBy: systemd-boot-system-token.service (destination-file)
ConflictedBy: systemd-binfmt.service (destination-file)
ConflictedBy: container-getty at 0.service (destination-default)
ConflictedBy: network.target (destination-default)
ConflictedBy: system-getty.slice (destination-default)
ConflictedBy: nss-user-lookup.target (destination-default)
ConflictedBy: getty.target (destination-default)
ConflictedBy: systemd-machine-id-commit.service (destination-file)
ConflictedBy: system-container\x2dgetty.slice (destination-default)
ConflictedBy: user.slice (destination-default)
After: getty-static.service (destination-default)
After: systemd-tmpfiles-clean.service (destination-file)
After: nss-user-lookup.target (destination-default)
After: dbus.service (destination-default)
After: systemd-random-seed.service (destination-file)
After: systemd-ask-password-wall.service (destination-default)
After: systemd-machine-id-commit.service (destination-file)
After: apt-daily-upgrade.service (destination-default)
After: network-pre.target (destination-default)
After: systemd-tmpfiles-clean.timer (destination-default)
After: getty-pre.target (destination-default)
After: e2scrub_reap.service (destination-default)
After: user at 1000.service (destination-default)
After: container-getty at 3.service (destination-default)
After: systemd-ask-password-console.service (destination-file)
After: system-modprobe.slice (destination-default)
After: systemd-update-utmp-runlevel.service (destination-file)
After: e2scrub_all.service (destination-default)
After: systemd-fsck-root.service (destination-file)
After: system-getty.slice (destination-default)
After: systemd-update-utmp.service (destination-file)
After: getty.target (destination-default)
After: remote-fs-pre.target (destination-default)
After: dbus.socket (destination-default)
After: basic.target (destination-default)
After: graphical.target (destination-default)
After: rescue.service (destination-file)
After: systemd-binfmt.service (destination-file)
After: sockets.target (destination-default)
After: rc-local.service (destination-default)
After: network.target (destination-default)
After: container-getty at 2.service (destination-default)
After: systemd-resolved.service (destination-file)
After: session-945536.scope (destination-default)
After: systemd-sysctl.service (destination-file)
After: system-container\x2dgetty.slice (destination-default)
After: e2scrub_all.timer (destination-default)
After: getty at tty1.service (destination-default)
After: local-fs-pre.target (destination-default)
After: systemd-timesyncd.service (destination-file)
After: slices.target (destination-default)
After: systemd-logind.service (destination-default)
After: systemd-ask-password-wall.path (destination-file)
After: user-runtime-dir at 1000.service (destination-default)
After: multi-user.target (destination-default)
After: emergency.service (destination-file)
After: emergency.target (destination-default)
After: fstrim.timer (destination-default)
After: paths.target (destination-default)
After: time-sync.target (destination-default)
After: systemd-tmpfiles-setup.service (destination-file)
After: apt-daily.timer (destination-default)
After: swap.target (destination-default)
After: syslog.socket (destination-file)
After: user-1000.slice (destination-default)
After: systemd-user-sessions.service (destination-default)
After: user.slice (destination-default)
After: systemd-networkd.service (destination-file)
After: systemd-boot-system-token.service (destination-file)
After: cryptsetup.target (destination-default)
After: systemd-tmpfiles-setup-dev.service (destination-file)
After: systemd-sysusers.service (destination-file)
After: container-getty at 1.service (destination-default)
After: systemd-ask-password-console.path (destination-file)
After: sysinit.target (destination-default)
After: container-getty at 0.service (destination-default)
After: console-getty.service (destination-default)
After: rescue.target (destination-default)
After: ssh.service (destination-default)
After: network-online.target (destination-default)
After: systemd-remount-fs.service (destination-file)
After: apt-daily-upgrade.timer (destination-default)
After: nss-lookup.target (destination-default)
After: apt-daily.service (destination-default)
After: first-boot-complete.target (destination-default)
After: time-set.target (destination-default)
After: systemd-fsckd.service (destination-file)
After: fstrim.service (destination-default)
ReferencedBy: ssh.service (destination-default)
ReferencedBy: systemd-ask-password-wall.path (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-default)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: network-online.target (destination-default)
ReferencedBy: network.target (destination-default)
ReferencedBy: local-fs.target (destination-file)
ReferencedBy: sockets.target (destination-default)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: system-modprobe.slice (destination-default)
ReferencedBy: emergency.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: dbus.service (destination-default)
ReferencedBy: rescue.service (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: getty-pre.target (destination-default)
ReferencedBy: e2scrub_all.service (destination-default)
ReferencedBy: container-getty at 3.service (destination-default)
ReferencedBy: container-getty at 1.service (destination-default)
ReferencedBy: multi-user.target (destination-default)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: time-set.target (destination-default)
ReferencedBy: remote-fs.target (destination-file)
ReferencedBy: getty.target (destination-default)
ReferencedBy: user-runtime-dir at 1000.service (destination-default)
ReferencedBy: nss-user-lookup.target (destination-default)
ReferencedBy: paths.target (destination-default)
ReferencedBy: container-getty at 2.service (destination-default)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: timers.target (destination-file)
ReferencedBy: slices.target (destination-default)
ReferencedBy: user at 1000.service (destination-default)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: emergency.target (destination-default)
ReferencedBy: system-container\x2dgetty.slice (destination-default)
ReferencedBy: getty-static.service (destination-default)
ReferencedBy: cryptsetup.target (destination-default)
ReferencedBy: nss-lookup.target (destination-default)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-default)
ReferencedBy: system-getty.slice (destination-default)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: apt-daily.timer (destination-default)
ReferencedBy: network-pre.target (destination-default)
ReferencedBy: fstrim.timer (destination-default)
ReferencedBy: sysinit.target (destination-default)
ReferencedBy: rescue.target (destination-default)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: session-945536.scope (destination-default)
ReferencedBy: fstrim.service (destination-default)
ReferencedBy: rc-local.service (destination-default)
ReferencedBy: getty at tty1.service (destination-default)
ReferencedBy: local-fs-pre.target (destination-default)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-logind.service (destination-default)
ReferencedBy: swap.target (destination-default)
ReferencedBy: apt-daily-upgrade.timer (destination-default)
ReferencedBy: apt-daily.service (destination-default)
ReferencedBy: container-getty at 0.service (destination-default)
ReferencedBy: systemd-ask-password-console.path (destination-file)
ReferencedBy: user-1000.slice (destination-default)
ReferencedBy: systemd-ask-password-wall.service (destination-default)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: basic.target (destination-default)
ReferencedBy: first-boot-complete.target (destination-default)
ReferencedBy: console-getty.service (destination-default)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: e2scrub_all.timer (destination-default)
ReferencedBy: user.slice (destination-default)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: time-sync.target (destination-default)
ReferencedBy: remote-fs-pre.target (destination-default)
ReferencedBy: e2scrub_reap.service (destination-default)
ReferencedBy: systemd-boot-system-token.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-default)
ReferencedBy: graphical.target (destination-default)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: syslog.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: yes
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: dead
-> Unit systemd-tmpfiles-setup-dev.service:
Description: Create Static Device Nodes in /dev
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
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: 5288bdc803de46908c434a56742b9570
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
WantedBy: sysinit.target (destination-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
Before: systemd-udevd.service (origin-file)
Before: sysinit.target (origin-file)
Before: local-fs-pre.target (origin-file)
After: systemd-sysusers.service (origin-file)
After: kmod-static-nodes.service (destination-file)
After: systemd-journald.socket (origin-file)
After: system.slice (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: sysinit.target (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: local-fs-pre.target (origin-file)
ReferencedBy: sysinit.target (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: exited
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: yes
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tmpfiles --prefix=/dev --create --boot
PID: 68
Start Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Exit Code: exited
Exit Status: 0
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit sockets.target:
Description: Sockets
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: n/a
CGroup: n/a
CGroup realized: no
Invocation ID: 1614872576d6454c9b5b520a82e02aaa
Documentation: man:systemd.special(7)
Fragment Path: /lib/systemd/system/sockets.target
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Wants: systemd-udevd-control.socket (origin-file)
Wants: systemd-journald.socket (origin-file)
Wants: systemd-journald-audit.socket (origin-file)
Wants: dbus.socket (origin-file)
Wants: systemd-initctl.socket (origin-file)
Wants: systemd-udevd-kernel.socket (origin-file)
Wants: systemd-journald-dev-log.socket (origin-file)
WantedBy: basic.target (destination-file)
Conflicts: shutdown.target (origin-default)
Before: basic.target (destination-file destination-default)
Before: shutdown.target (origin-default)
After: dbus.socket (origin-default destination-default)
After: systemd-journald.socket (destination-file)
After: systemd-udevd-kernel.socket (destination-file)
After: systemd-udevd-control.socket (destination-file)
After: systemd-initctl.socket (destination-file)
After: systemd-networkd.socket (destination-file)
After: systemd-journald-dev-log.socket (destination-file)
After: syslog.socket (destination-file)
References: systemd-udevd-kernel.socket (origin-file)
References: systemd-journald-dev-log.socket (origin-file)
References: systemd-journald-audit.socket (origin-file)
References: systemd-initctl.socket (origin-file)
References: dbus.socket (origin-file origin-default)
References: systemd-udevd-control.socket (origin-file)
References: shutdown.target (origin-default)
References: systemd-journald.socket (origin-file)
ReferencedBy: systemd-journald.socket (destination-file)
ReferencedBy: systemd-udevd-control.socket (destination-file)
ReferencedBy: syslog.socket (destination-file)
ReferencedBy: dbus.socket (destination-default)
ReferencedBy: basic.target (destination-file destination-default)
ReferencedBy: systemd-udevd-kernel.socket (destination-file)
ReferencedBy: systemd-initctl.socket (destination-file)
ReferencedBy: systemd-networkd.socket (destination-file)
ReferencedBy: systemd-journald-dev-log.socket (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: no
Target State: active
-> Unit systemd-networkd.service:
Description: Network Service
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory devices pids bpf-devices
Documentation: man:systemd-networkd.service(8)
Fragment Path: /lib/systemd/system/systemd-networkd.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
ConditionCapability: CAP_NET_ADMIN untested
Requires: system.slice (origin-file)
Wants: systemd-networkd.socket (origin-file)
Wants: network.target (origin-file)
Conflicts: shutdown.target (origin-file)
Before: apt-daily-upgrade.service (destination-file)
Before: systemd-resolved.service (destination-file)
Before: network.target (origin-file)
Before: multi-user.target (origin-file)
Before: apt-daily.service (destination-file)
Before: shutdown.target (origin-file)
After: network-pre.target (origin-file)
After: systemd-sysusers.service (origin-file)
After: systemd-networkd.socket (origin-file destination-implicit)
After: -.mount (origin-path)
After: systemd-journald.socket (origin-file)
After: systemd-sysctl.service (origin-file)
After: systemd-udevd.service (origin-file)
After: system.slice (origin-file)
TriggeredBy: systemd-networkd.socket (destination-implicit)
References: -.mount (origin-path)
References: network.target (origin-file)
References: multi-user.target (origin-file)
References: network-pre.target (origin-file)
References: systemd-sysusers.service (origin-file)
References: systemd-udevd.service (origin-file)
References: systemd-journald.socket (origin-file)
References: systemd-networkd.socket (origin-file)
References: system.slice (origin-file)
References: shutdown.target (origin-file)
References: systemd-sysctl.service (origin-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: systemd-networkd.socket (destination-implicit)
RequiresMountsFor: /run/systemd/netif (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: notify
Restart: on-failure
NotifyAccess: main
NotifyState: unknown
OOMPolicy: stop
BusName: org.freedesktop.network1
Bus Name Good: no
RestartSec: 0
TimeoutStartSec: 1min 30s
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 3min
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGUSR2
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: yes
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: yes
RestrictRealtime: yes
RestrictSUIDSGID: yes
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: yes
RuntimeDirectoryMode: 0755
RuntimeDirectory: systemd/netif
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
CapabilityBoundingSet: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
AmbientCapabilities: cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw
User: systemd-network
DynamicUser: no
LockPersonality: yes
SystemCallFilter: statfs getgid32 rt_sigprocmask sendfile renameat setreuid32 clock_getres mbind pselect6_time64 setgid32 rt_sigreturn recvmsg nice getsid clock_getres_time64 getpeername stat64 fchown sync_file_range2 getresuid32 dup3 shmat utime mlockall sched_yield mq_timedsend_time64 time setresgid32 kcmp capget timer_settime _newselect symlinkat ppoll setreuid signalfd removexattr newfstatat timerfd_gettime64 getppid io_submit get_thread_area setuid32 mq_open sched_rr_get_interval_time64 fchmodat msgget getegid32 getpriority setgroups32 uname membarrier preadv2 ipc readv timer_gettime64 ppoll_time64 utimensat pidfd_send_signal symlink clone openat2 access restart_syscall epoll_wait recv clock_nanosleep_time64 getpgrp fsync getegid sendmmsg bind sigreturn setresgid writev rt_sigtimedwait_time64 setgid keyctl shutdown sched_rr_get_interval fgetxattr exit_group chmod munmap timerfd_settime connect statfs64 memfd_create epoll_ctl_old fremovexattr setgroups sched_getattr lsetxattr ugetrlimit madvise geteuid32 getcwd fork lgetxattr prctl sched_get_priority_max pread64 getrandom dup2 execveat migrate_pages set_tid_address getrusage io_setup set_mempolicy fadvise64_64 name_to_handle_at utimes send fdatasync fstat64 _llseek getsockopt mmap pause mlock socketcall cacheflush pwritev ioprio_set timer_getoverrun setuid getgroups32 io_pgetevents_time64 chdir getdents setfsgid32 truncate64 io_uring_enter setfsgid unlink recvmmsg_time64 olduname io_getevents oldfstat sched_getscheduler clock_nanosleep pselect6 sched_get_priority_min fstat sync_file_range clock_gettime64 truncate write pipe2 ioprio_get exit recvfrom chown preadv setpgid epoll_create1 fstatfs64 prlimit64 lstat semtimedop accept4 mkdirat futimesat oldstat waitpid sched_setscheduler epoll_wait_old move_pages clone3 process_vm_writev fchmod timerfd_create semget ioctl getitimer inotify_rm_watch sigpending sched_getaffinity sched_getparam sched_setattr getuid32 gettimeofday mprotect getcpu io_pgetevents userfaultfd epoll_create lstat64 setrlimit gettid mq_unlink setresuid getpid syncfs sched_setaffinity sendto splice getresgid32 creat io_cancel flistxattr sync statx msgrcv eventfd2 link semtimedop_time64 swapcontext timer_delete mq_timedsend add_key pwritev2 msgctl mq_notify getgroups inotify_add_watch get_robust_list mq_timedreceive_time64 shmdt lseek getdents64 inotify_init rt_sigpending process_vm_readv fcntl64 pwrite64 io_uring_setup umask rt_sigaction ftruncate64 ftruncate faccessat request_key timerfd_gettime recvmmsg signalfd4 vmsplice sendfile64 getresuid close setxattr personality set_robust_list mq_getsetattr setfsuid32 shmctl fstatfs mq_timedreceive clock_gettime semop socket listxattr getsockname sysinfo pidfd_open mkdir sched_setparam read renameat2 pipe rt_tgsigqueueinfo timer_gettime sigaction getgid fchown32 openat remap_file_pages oldlstat readlink waitid open mmap2 listen fsetxattr copy_file_range fadvise64 setsid fstatat64 arch_prctl setns poll setpriority lchown32 rename futex_time64 rmdir rseq readahead mknod rt_sigqueueinfo timerfd_settime64 epoll_ctl sendmsg lchown chown32 signal timer_settime64 mlock2 utimensat_time64 set_tls get_mempolicy fallocate eventfd tee mremap setresuid32 kill execve epoll_pwait accept setregid getpgid select oldolduname getuid setfsuid tkill vfork unlinkat linkat msgsnd sigsuspend msync mknodat timer_create fchdir dup sigprocmask inotify_init1 wait4 capset semctl geteuid readdir stat socketpair llistxattr set_thread_area nanosleep lremovexattr rt_sigsuspend alarm setsockopt tgkill unshare rt_sigtimedwait flock getxattr fcntl times futex getrlimit io_uring_register readlinkat munlockall sigaltstack setitimer munlock io_destroy brk fchownat setregid32 getresgid faccessat2 shmget close_range
SystemCallArchitectures: native
RestrictNamespaces: n/a
SystemCallErrorNumber: EPERM
-> ExecStart:
Command Line: /lib/systemd/systemd-networkd
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
DeviceAllow: char-rtc r
DeviceAllow: char-* rw
-> Unit systemd-journald.socket:
Description: Journal Socket
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter 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: a2e344e15cf84c7aa9babf33aa77402d
Documentation: man:systemd-journald.service(8)
Documentation: man:journald.conf(5)
Fragment Path: /lib/systemd/system/systemd-journald.socket
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-file)
RequiredBy: systemd-journald.service (destination-file)
WantedBy: sockets.target (destination-file)
WantedBy: systemd-journald.service (destination-file)
Before: systemd-networkd.service (destination-file)
Before: systemd-tmpfiles-setup.service (destination-file)
Before: dev-lxc-tty1.mount (destination-file)
Before: sys-fs-fuse-connections.mount (destination-file)
Before: e2scrub_all.service (destination-file)
Before: systemd-tmpfiles-clean.service (destination-file)
Before: sys-kernel-config.mount (destination-file)
Before: systemd-journald.service (origin-implicit destination-file)
Before: proc-loadavg.mount (destination-file)
Before: systemd-resolved.service (destination-file)
Before: modprobe at drm.service (destination-file)
Before: dev-.lxc-proc.mount (destination-file)
Before: systemd-ask-password-console.service (destination-file)
Before: systemd-fsckd.service (destination-file)
Before: systemd-update-utmp-runlevel.service (destination-file)
Before: rc-local.service (destination-file)
Before: systemd-udevd.service (destination-file)
Before: user at 1000.service (destination-file)
Before: user-runtime-dir at 1000.service (destination-file)
Before: systemd-initctl.service (destination-file)
Before: systemd-tmpfiles-setup-dev.service (destination-file)
Before: container-getty at 1.service (destination-file)
Before: proc-swaps.mount (destination-file)
Before: sys-devices-virtual-net.mount (destination-file)
Before: proc-uptime.mount (destination-file)
Before: proc-cpuinfo.mount (destination-file)
Before: proc-stat.mount (destination-file)
Before: dev-ptmx.mount (destination-file)
Before: dev-lxc-console.mount (destination-file)
Before: systemd-binfmt.service (destination-file)
Before: dev-mqueue.mount (destination-file)
Before: dev-.lxc-sys.mount (destination-file)
Before: systemd-journal-flush.service (destination-file)
Before: systemd-logind.service (destination-file)
Before: systemd-user-sessions.service (destination-file)
Before: kmod-static-nodes.service (destination-file)
Before: systemd-boot-system-token.service (destination-file)
Before: systemd-ask-password-wall.service (destination-file)
Before: dbus.service (destination-file)
Before: systemd-sysusers.service (destination-file)
Before: sockets.target (origin-file)
Before: sys-kernel-tracing.mount (destination-file)
Before: modprobe at configfs.service (destination-file)
Before: getty-static.service (destination-file)
Before: dev-lxc-tty2.mount (destination-file)
Before: modprobe at fuse.service (destination-file)
Before: apt-daily.service (destination-file)
Before: systemd-sysctl.service (destination-file)
Before: proc-sys-fs-binfmt_misc.mount (destination-file)
Before: sys-devices-system-cpu-online.mount (destination-file)
Before: e2scrub_reap.service (destination-file)
Before: run-user-1000.mount (destination-file)
Before: systemd-random-seed.service (destination-file)
Before: dev-lxc-tty3.mount (destination-file)
Before: proc-diskstats.mount (destination-file)
Before: apt-daily-upgrade.service (destination-file)
Before: container-getty at 0.service (destination-file)
Before: proc-sys-net.mount (destination-file)
Before: proc-meminfo.mount (destination-file)
Before: sys-kernel-debug.mount (destination-file)
Before: console-getty.service (destination-file)
Before: getty at tty1.service (destination-file)
Before: ssh.service (destination-file)
Before: systemd-remount-fs.service (destination-file)
Before: container-getty at 2.service (destination-file)
Before: systemd-timesyncd.service (destination-file)
Before: dev-lxc-tty4.mount (destination-file)
Before: systemd-machine-id-commit.service (destination-file)
Before: fstrim.service (destination-file)
Before: proc-sysrq\x2dtrigger.mount (destination-file)
Before: systemd-udev-trigger.service (destination-file)
Before: container-getty at 3.service (destination-file)
Before: systemd-fsck-root.service (destination-file)
Before: systemd-update-utmp.service (destination-file)
After: -.mount (origin-path)
After: system.slice (origin-file)
Triggers: systemd-journald.service (origin-implicit destination-file)
References: system.slice (origin-file)
References: systemd-journald.service (origin-implicit)
References: -.mount (origin-path)
References: sockets.target (origin-file)
ReferencedBy: e2scrub_all.service (destination-file)
ReferencedBy: sys-fs-fuse-connections.mount (destination-file)
ReferencedBy: proc-loadavg.mount (destination-file)
ReferencedBy: proc-diskstats.mount (destination-file)
ReferencedBy: sys-kernel-config.mount (destination-file)
ReferencedBy: user-runtime-dir at 1000.service (destination-file)
ReferencedBy: apt-daily.service (destination-file)
ReferencedBy: dev-lxc-tty2.mount (destination-file)
ReferencedBy: systemd-tmpfiles-setup.service (destination-file)
ReferencedBy: sys-devices-system-cpu-online.mount (destination-file)
ReferencedBy: systemd-binfmt.service (destination-file)
ReferencedBy: sys-kernel-debug.mount (destination-file)
ReferencedBy: dev-.lxc-proc.mount (destination-file)
ReferencedBy: systemd-sysctl.service (destination-file)
ReferencedBy: container-getty at 0.service (destination-file)
ReferencedBy: systemd-update-utmp.service (destination-file)
ReferencedBy: fstrim.service (destination-file)
ReferencedBy: dbus.service (destination-file)
ReferencedBy: run-user-1000.mount (destination-file)
ReferencedBy: container-getty at 2.service (destination-file)
ReferencedBy: proc-swaps.mount (destination-file)
ReferencedBy: systemd-logind.service (destination-file)
ReferencedBy: dev-mqueue.mount (destination-file)
ReferencedBy: systemd-fsck-root.service (destination-file)
ReferencedBy: container-getty at 1.service (destination-file)
ReferencedBy: systemd-remount-fs.service (destination-file)
ReferencedBy: console-getty.service (destination-file)
ReferencedBy: dev-lxc-console.mount (destination-file)
ReferencedBy: dev-lxc-tty3.mount (destination-file)
ReferencedBy: dev-ptmx.mount (destination-file)
ReferencedBy: systemd-update-utmp-runlevel.service (destination-file)
ReferencedBy: systemd-random-seed.service (destination-file)
ReferencedBy: dev-lxc-tty4.mount (destination-file)
ReferencedBy: container-getty at 3.service (destination-file)
ReferencedBy: proc-meminfo.mount (destination-file)
ReferencedBy: e2scrub_reap.service (destination-file)
ReferencedBy: sockets.target (destination-file)
ReferencedBy: proc-stat.mount (destination-file)
ReferencedBy: proc-sys-net.mount (destination-file)
ReferencedBy: systemd-tmpfiles-clean.service (destination-file)
ReferencedBy: systemd-networkd.service (destination-file)
ReferencedBy: systemd-ask-password-wall.service (destination-file)
ReferencedBy: ssh.service (destination-file)
ReferencedBy: systemd-machine-id-commit.service (destination-file)
ReferencedBy: systemd-tmpfiles-setup-dev.service (destination-file)
ReferencedBy: systemd-initctl.service (destination-file)
ReferencedBy: systemd-sysusers.service (destination-file)
ReferencedBy: apt-daily-upgrade.service (destination-file)
ReferencedBy: kmod-static-nodes.service (destination-file)
ReferencedBy: user at 1000.service (destination-file)
ReferencedBy: systemd-user-sessions.service (destination-file)
ReferencedBy: systemd-boot-system-token.service (destination-file)
ReferencedBy: systemd-journald.service (destination-file)
ReferencedBy: sys-devices-virtual-net.mount (destination-file)
ReferencedBy: systemd-resolved.service (destination-file)
ReferencedBy: proc-uptime.mount (destination-file)
ReferencedBy: dev-.lxc-sys.mount (destination-file)
ReferencedBy: systemd-timesyncd.service (destination-file)
ReferencedBy: proc-sys-fs-binfmt_misc.mount (destination-file)
ReferencedBy: systemd-journal-flush.service (destination-file)
ReferencedBy: rc-local.service (destination-file)
ReferencedBy: systemd-udevd.service (destination-file)
ReferencedBy: systemd-fsckd.service (destination-file)
ReferencedBy: dev-lxc-tty1.mount (destination-file)
ReferencedBy: proc-sysrq\x2dtrigger.mount (destination-file)
ReferencedBy: getty-static.service (destination-file)
ReferencedBy: systemd-ask-password-console.service (destination-file)
ReferencedBy: sys-kernel-tracing.mount (destination-file)
ReferencedBy: proc-cpuinfo.mount (destination-file)
ReferencedBy: getty at tty1.service (destination-file)
ReferencedBy: modprobe at fuse.service (destination-file)
ReferencedBy: modprobe at configfs.service (destination-file)
ReferencedBy: modprobe at drm.service (destination-file)
ReferencedBy: systemd-udev-trigger.service (destination-file)
RequiresMountsFor: /run/systemd/journal/stdout (origin-file)
RequiresMountsFor: /run/systemd/journal/socket (origin-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Socket State: running
Result: success
Clean Result: success
BindIPv6Only: default
Backlog: 4096
SocketMode: 0666
DirectoryMode: 0755
KeepAlive: no
NoDelay: no
FreeBind: no
Transparent: no
Broadcast: no
PassCredentials: yes
PassSecurity: yes
PassPacketInfo: no
TCPCongestion: n/a
RemoveOnStop: no
Writable: no
FileDescriptorName: systemd-journald.socket
SELinuxContextFromNet: no
Timestamping: us
FlushPending: no
ReceiveBuffer: 8388608
ListenDatagram: /run/systemd/journal/socket
ListenStream: /run/systemd/journal/stdout
TriggerLimitIntervalSec: 2s
TriggerLimitBurst: 20
SocketProtocol: ip
TimeoutSec: 1min 30s
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: shared
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit systemd-tmpfiles-clean.service:
Description: Cleanup of Temporary Directories
Instance: n/a
Unit Load State: loaded
Unit Active State: inactive
State Change Timestamp: n/a
Inactive Exit Timestamp: n/a
Active Enter Timestamp: n/a
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: yes
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: n/a
CGroup realized: no
CGroup own mask: memory pids
Documentation: man:tmpfiles.d(5)
Documentation: man:systemd-tmpfiles(8)
Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
DropIn Path: /run/systemd/system/service.d/zzz-lxc-service.conf
Requires: system.slice (origin-file)
Conflicts: shutdown.target (origin-file)
Before: shutdown.target (origin-file)
After: systemd-tmpfiles-clean.timer (destination-implicit)
After: local-fs.target (origin-file)
After: system.slice (origin-file)
After: systemd-journald.socket (origin-file)
After: time-set.target (origin-file)
TriggeredBy: systemd-tmpfiles-clean.timer (destination-implicit)
References: shutdown.target (origin-file)
References: local-fs.target (origin-file)
References: system.slice (origin-file)
References: systemd-journald.socket (origin-file)
References: time-set.target (origin-file)
ReferencedBy: systemd-tmpfiles-clean.timer (destination-implicit)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: no
OnFailureJobMode: replace
IgnoreOnIsolate: no
Service State: dead
Result: success
Reload Result: success
Clean Result: success
PermissionsStartOnly: no
RootDirectoryStartOnly: no
RemainAfterExit: no
GuessMainPID: yes
Type: oneshot
Restart: no
NotifyAccess: none
NotifyState: unknown
OOMPolicy: stop
RestartSec: 100ms
TimeoutStartSec: infinity
TimeoutStopSec: 1min 30s
TimeoutStartFailureMode: terminate
TimeoutStopFailureMode: terminate
RuntimeMaxSec: infinity
WatchdogSec: 0
KillMode: control-group
KillSignal: SIGTERM
RestartKillSignal: SIGTERM
FinalKillSignal: SIGKILL
SendSIGKILL: yes
SendSIGHUP: no
UMask: 0022
WorkingDirectory: /
RootDirectory: /
NonBlocking: no
PrivateTmp: no
PrivateDevices: no
ProtectKernelTunables: no
ProtectKernelModules: no
ProtectKernelLogs: no
ProtectClock: no
ProtectControlGroups: no
PrivateNetwork: no
PrivateUsers: no
ProtectHome: no
ProtectSystem: no
MountAPIVFS: no
IgnoreSIGPIPE: yes
MemoryDenyWriteExecute: no
RestrictRealtime: no
RestrictSUIDSGID: no
KeyringMode: private
ProtectHostname: no
ProtectProc: default
ProcSubset: all
RuntimeDirectoryPreserve: no
RuntimeDirectoryMode: 0755
StateDirectoryMode: 0755
CacheDirectoryMode: 0755
LogsDirectoryMode: 0755
ConfigurationDirectoryMode: 0755
TimeoutCleanSec: infinity
LimitNOFILE: 1048576
LimitNOFILESoft: 1024
LimitMEMLOCK: 67616267776
LimitMEMLOCKSoft: 67616267776
IOSchedulingClass: idle
IOPriority: 0
StandardInput: null
StandardOutput: journal
StandardError: inherit
SyslogFacility: daemon
SyslogLevel: info
DynamicUser: no
LockPersonality: no
SystemCallErrorNumber: kill
-> ExecStart:
Command Line: systemd-tmpfiles --clean
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 619000
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-> Unit system-getty.slice:
Description: system-getty.slice
Instance: n/a
Unit Load State: loaded
Unit Active State: active
State Change Timestamp: Tue 2022-04-12 06:54:13 UTC
Inactive Exit Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Enter Timestamp: Tue 2022-04-12 06:54:13 UTC
Active Exit Timestamp: n/a
Inactive Enter Timestamp: n/a
May GC: no
Need Daemon Reload: no
Transient: no
Perpetual: no
Garbage Collection Mode: inactive
Slice: system.slice
CGroup: /system.slice/system-getty.slice
CGroup realized: yes
CGroup realized mask: memory pids bpf-firewall bpf-devices
CGroup enabled mask: memory pids
CGroup own mask: memory pids
CGroup members mask: memory pids
Invocation ID: 1f9dcaf76bb44545b0dc9eadc9e6b39b
Condition Timestamp: Tue 2022-04-12 06:54:13 UTC
Condition Result: yes
Assert Timestamp: Tue 2022-04-12 06:54:13 UTC
Assert Result: yes
Requires: system.slice (origin-implicit)
RequiredBy: getty at tty1.service (destination-file)
Conflicts: shutdown.target (origin-default)
Before: shutdown.target (origin-default)
Before: getty at tty1.service (destination-file)
After: system.slice (origin-implicit)
References: system.slice (origin-implicit)
References: shutdown.target (origin-default)
ReferencedBy: getty at tty1.service (destination-file)
StopWhenUnneeded: no
RefuseManualStart: no
RefuseManualStop: no
DefaultDependencies: yes
OnFailureJobMode: replace
IgnoreOnIsolate: yes
Slice State: active
CPUAccounting: yes
IOAccounting: no
BlockIOAccounting: no
MemoryAccounting: yes
TasksAccounting: yes
IPAccounting: no
CPUWeight: 18446744073709551615
StartupCPUWeight: 18446744073709551615
CPUShares: 18446744073709551615
StartupCPUShares: 18446744073709551615
CPUQuotaPerSecSec: infinity
CPUQuotaPeriodSec: infinity
AllowedCPUs:
AllowedMemoryNodes:
IOWeight: 18446744073709551615
StartupIOWeight: 18446744073709551615
BlockIOWeight: 18446744073709551615
StartupBlockIOWeight: 18446744073709551615
DefaultMemoryMin: 0
DefaultMemoryLow: 0
MemoryMin: 0
MemoryLow: 0
MemoryHigh: 18446744073709551615
MemoryMax: 18446744073709551615
MemorySwapMax: 18446744073709551615
MemoryLimit: 18446744073709551615
TasksMax: 18446744073709551615
DevicePolicy: auto
DisableControllers:
Delegate: no
ManagedOOMSwap: auto
ManagedOOMMemoryPressure: auto
ManagedOOMMemoryPressureLimitPercent: 0%
-------------- next part --------------
==> /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/e2scrub_all.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/e2scrub_all.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/apt-daily-upgrade.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/e2scrub_all.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/timers.target.wants/fstrim.timer <==
==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ssh.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.timesync1.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/default.target.wants/e2scrub_reap.service <==
==> /var/lib/systemd/deb-systemd-helper-enabled/sysinit.target.wants/systemd-timesyncd.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/systemd-timesyncd.service.dsh-also <==
/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service
/etc/systemd/system/dbus-org.freedesktop.timesync1.service
==> /var/lib/systemd/deb-systemd-helper-enabled/e2scrub_reap.service.dsh-also <==
/etc/systemd/system/default.target.wants/e2scrub_reap.service
==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service
==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily-upgrade.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily-upgrade.timer
==> /var/lib/systemd/deb-systemd-helper-enabled/apt-daily.timer.dsh-also <==
/etc/systemd/system/timers.target.wants/apt-daily.timer
-------------- next part --------------
# UNCONFIGURED FSTAB FOR BASE SYSTEM
More information about the Pkg-systemd-maintainers
mailing list